SOLUTION: Solve the system using substitution. y = 2x + 10 x^2 + y = 13
Algebra
->
Systems-of-equations
-> SOLUTION: Solve the system using substitution. y = 2x + 10 x^2 + y = 13
Log On
Algebra: Systems of equations that are not linear
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Systems-of-equations
Question 449818
:
Solve the system using substitution.
y = 2x + 10
x^2 + y = 13
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
y = 2x + 10
x^2 + y = 13
x^2+(2x+10)=13
x^2+2x+10-13=0
x^2+2x-3=0
x^2-3x+x-3=0
x(x-3)+1(x-3)=0
(x-3)(x+1)=0
x=3,-1
y=16,8
(3,16) (-1,8)