You can put this solution on YOUR website! how do i solve this problem
--------------
Since they are both equal to "y", set them equal to each other to get:
2x^2 -7x + 3 = x - 3
2x^2 - 8x = 0
2x(x-4) = 0
x = 0 or x = 4
===============
Cheers,
Stan H.
You can put this solution on YOUR website!
2x^2-7x+3=x-3
2x^2-7x-x+3+3=0
2x^2-8x+6=0
2(x^2-4x+3)=0
2(x-3)(x-1)=0
x-3=0
x=3 answer.
x-1=1
x=1 answer.
y=3-3=0 answer.
y=1-3=-2 answer.
(3,0) & (1,-2)