SOLUTION: The sum of two numbers is 22, and the sum of their squares is 244. Find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of two numbers is 22, and the sum of their squares is 244. Find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 371311: The sum of two numbers is 22, and the sum of their squares is 244. Find the numbers
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi,
Let x represent one of the numbers, the other then is (22-x)
Write as we Read
x^2 + (22-x)^2 = 244
solving for x
x^2 + 484 -44x + x^2 = 244
2x^2 -44x + 240 = 0
factoring
(2x - 20)(x -12)= 0
(2x - 20)= 0
x = 10
(x -12)= 0
x = 12
Numbers are 10 and 12