SOLUTION: the sum of the squares of two consecutive positive even integers is 164. find the two integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: the sum of the squares of two consecutive positive even integers is 164. find the two integers.       Log On


   



Question 821827: the sum of the squares of two consecutive positive even integers is 164. find the two integers.

Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
---
y = x + 2
xx + yy = 164
xx + (x + 2)(x + 2) = 164
xx + xx + 4x + 4 = 164
2xx + 4x - 160 = 0
---
the above quadratic equation is in standard form, with a=2, b=4, and c=-160
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
2 4 -160
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the two real roots (i.e. the two x-intercepts), of the quadratic are:
x = 8
x = -10
---
the negative root doesn't meet the requirements of the problem statement, so use the positive root
---
answer:
x = 8
y = 10
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php