SOLUTION: given the equations: y= x^2-6x+10 y+x=4 what is the solution to the given system of equations
Algebra
->
Equations
-> SOLUTION: given the equations: y= x^2-6x+10 y+x=4 what is the solution to the given system of equations
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 604144
:
given the equations: y= x^2-6x+10 y+x=4 what is the solution to the given system of equations
Answer by
alicealc(293)
(
Show Source
):
You can
put this solution on YOUR website!
substitute this into first equation:
x - 3 = 0 or x - 2= 0
x = 3 or x = 2
if x = 3 then y = 4 - x = 4 - 3 = 1
if x = 2 then y = 4 - y = 4 - 2 = 2
so, the solutions are:
{(3,1), (2,2)}