SOLUTION: solve x^2 + (x+7)^2 = 169
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: solve x^2 + (x+7)^2 = 169
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 376027
:
solve
x^2 + (x+7)^2 = 169
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^2 + (x+7)^2 = 169
x^2 + (x+7)(x+7) = 169
x^2 + x^2+14x+49 = 169
2x^2+14x+49 = 169
2x^2+14x-120 = 0
x^2+7x-60 = 0
(x+12)(x-5) = 0
x = {-12, 5}