59.9k views
3 votes
Line a: y = 2x + 3
Line b: y = -x

Where will these two lines intersect?

User Elp
by
7.8k points

1 Answer

5 votes

There are different ways to solve this:

Substitution:

in the equation: y = 2x + 3 every time you see a y insert -x in its place. This will solve for the x of the intersect

-x = 2x + 3

(-x-2x) = (2x - 2x) + 3


(-3x)/(-3)  = (3)/(-3)

x = - 1

to solve for y incert x which is -1 into the equation y = 2x + 3

y = 2(-1) + 3

y = -2 + 3

y = 1

(-1,1)

Hope this helped! Let me know if you want the other methods of solving this explained as well!

User Hanniel
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.