SOLUTION: Find the coordinates of the points of intersection on the graphs defined by the following two equations: y=2x^2 - 8x -10 and y=-9x

Algebra ->  Length-and-distance -> SOLUTION: Find the coordinates of the points of intersection on the graphs defined by the following two equations: y=2x^2 - 8x -10 and y=-9x      Log On


   



Question 986353: Find the coordinates of the points of intersection on the graphs defined by the following two equations: y=2x^2 - 8x -10 and y=-9x
Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Hi there,
Make 2x^2 - 8x - 10 = -9x
= 2x^ + x - 10 = 0
= (2x + 5)(x - 2) = 0
2x + 5 = 0
2x = -5
x = -5/2
x - 2 = 0
x = 2
......
Substituting x = -5/2
into y = -9x
y = -9(-5/2)
y = 45/2
.........
Substituting x = 2
into y = -9x
y = -9(2)
y = -18
.........
Coordinates of the points of
intersection are:-
(-5/2, 45/2)
and
(2, -18)
Hope this helps :-)