SOLUTION: Solve the system by the substitution method. x + y = 11 y = x2 - 10x + 25
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: Solve the system by the substitution method. x + y = 11 y = x2 - 10x + 25
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 470414
:
Solve the system by the substitution method.
x + y = 11
y = x2 - 10x + 25
Answer by
sofiyac(983)
(
Show Source
):
You can
put this solution on YOUR website!
x + y = 11
y = x^2 - 10x + 25
***
x + x^2 - 10x + 25 = 11
x^2-9x+14=0
(x-7)(x-2)=0
x=7 or x=2
7+y=11
y=4
2+y=11
y=9
so (7,4) or (2,9)