SOLUTION: One positive integer is 4 less than twice another. The sum of their squares is 901. What are the two intergers.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: One positive integer is 4 less than twice another. The sum of their squares is 901. What are the two intergers.      Log On


   



Question 1008127: One positive integer is 4 less than twice another. The sum of their squares is 901. What are the two intergers.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
One positive integer is 4 less than twice another. The sum of their squares is 901. What are the two intergers.
---
Equations:
y = 2x-4
y^2 + x^2 = 901
-----
Substitute for "y" and solve for "x"::
(2x-4)^2+x^2 = 901
----
4x^2 - 16x + 16 + x^2 = 901
-----
5x^2 - 16x - 885 = 0
----
x = 15
y = 31
--------------
Cheers,
Stan H.
-------------