Go back
Help!!!

Help!!!

Posers and Puzzles

1 edit
Vote Up
Vote Down

I have a question on my homework that I have no idea how to solve. Speedy help would be appreciated.

Where do the lines Y=ax+b and Y=cx+d cross, assuming that a, b, c, and d are integers and a is not equal to c?

I know how to solve it when a,b,c, and d are integers, but here I'm lost. If you solve it the same way you get that x=(d-b)/(a-c) and how do you get Y?

Vote Up
Vote Down

Originally posted by clandarkfire
I have a question on my homework that I have no idea how to solve. Speedy help would be appreciated.

Where do the lines Y=ax+b and Y=cx+d cross, assuming that a, b, c, and d are integers and a is not equal to c?
look......make sure you think about this.

the place where the lines intersect (cross) is where the above functions of the variable "x" are equal

so for the "x" coordinate of the point of intersection solve the following equation for "x"

ax+b=cx+d

just treat the letters as numbers ( because that is what they represent )


your first step is to group like terms ( ie get all the terms involed with "x" one side, and then group the constants b and d on the other.

then factor out the "x" and get it alone by division.

now you have the solution for the x coordinate in a general form.

hope this helps...

1 edit
Vote Up
Vote Down

Originally posted by clandarkfire
I have a question on my homework that I have no idea how to solve. Speedy help would be appreciated.

Where do the lines Y=ax+b and Y=cx+d cross, assuming that a, b, c, and d are integers and a is not equal to c?

I know how to solve it when a,b,c, and d are integers, but here I'm lost. If you solve it the same way you get that x=(d-b)/(a-c) and how do you get Y?
to the last part of your question

by substitution you get "Y"

you sustitute your general solution for "x" into either one of the original equations
so

Y = a(d-b)/(a-c) + b

or

y = c(d-b)/(a-c) + d

both are correct

Vote Up
Vote Down

Thanks,
that was very helpful.
Are you a teacher? You are very good at it.