SOLUTION: Mark is four years older than Jose, the sum of the squares of their ages is 520 how old is each

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Mark is four years older than Jose, the sum of the squares of their ages is 520 how old is each       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1196609: Mark is four years older than Jose, the sum of the squares of their ages is 520 how old is each

Found 3 solutions by josgarithmetic, ikleyn, greenestamps:
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
Using j for Jose's age,
%28j%2B4%29%5E2%2Bj%5E2=520
Simplify and solve.

-

j%5E2%2B8j%2B16%2Bj%5E2=520
2j%5E2%2B8j=504
j%5E2%2B4j=252
j%28j%2B4%29=252=4%2A63=6%2A42=7%2A36=9%2A28=12%2A21=highlight%2814%29%2Ahighlight%2818%29

Jose is 14.
Mark is 18.

Answer by ikleyn(52800) About Me  (Show Source):
You can put this solution on YOUR website!
.
Mark is four years older than Jose, the sum of the squares of their ages is 520 how old is each
~~~~~~~~~~~~~~~~~

Let x be the number exactly half-way between their ages (x = the arithmetic mean).

Then the older boy is (x+2 ) years old;  the younger boy is (x-2) years old.


    (x+2)^2 + (x-2)^2 = 520

     (x^2 + 2x + 4) + (x^2 - 2x + 4) = 520


Combine like terms

    2x^2 + 8 = 520

    2x^2     = 520 - 8 = 512

     x^2               = 512/2 = 256

     x                         = sqrt%28256%29 = 16.


ANSWER.  Their ages are  16-2 = 14 (younger)  and  16+2 = 18 (older).

Solved MENTALLY (without using quadratic equations)

and with full explanations.



Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


For a purely mental solution, you can reason that, since the two ages are close together, the squares of the ages are relatively close together.

So divide the sum of the squares of their ages, 520, by 2 to get 260, then observe that a perfect square close to 260 is 16^2 = 256; so very likely the two ages (since they are 4 apart) are 16+2=18 and 16-2=14.

Check to see if that works....

18^2+14^2 = 324+196 = 520

ANSWERS: 14 and 18