SOLUTION: how do i solve this problem {{{y=2x^2-7x+3}}} {{{x-3=y}}}

Algebra ->  Systems-of-equations -> SOLUTION: how do i solve this problem {{{y=2x^2-7x+3}}} {{{x-3=y}}}      Log On


   



Question 159983: how do i solve this problem
y=2x%5E2-7x%2B3
x-3=y

Found 2 solutions by stanbon, checkley77:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how do i solve this problem
y=2x%5E2-7x%2B3
x-3=y
--------------
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.

Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
y=2x%5E2-7x%2B3
x-3=y
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)