SOLUTION: Olivia, Newt, and John were each born 3 years apart, with Olivia the youngest and john the oldest. The sum of the squares of their ages is 606. How old is each?

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Olivia, Newt, and John were each born 3 years apart, with Olivia the youngest and john the oldest. The sum of the squares of their ages is 606. How old is each?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 131565: Olivia, Newt, and John were each born 3 years apart, with Olivia the youngest and john the oldest. The sum of the squares of their ages is 606. How old is each?
Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Olivia, Newt, and John were each born 3 years apart, with Olivia the youngest and john the oldest. The sum of the squares of their ages is 606. How old is each?
-----------------------
Let Olivia's age be "x"
Newt's age is "x+3"
John's age is "x+6"
----------------------
EQUATION
x^2 + (x+3)^2 + (x+6)^2 = 606
x^2 + x^+6x+9 + x^2+12x+36 = 606
3x^2 + 18x + 45 = 606
x^2 + 6x - 187 = -
(x-11)(x+17)=0
Positive Solution:
x = 11 (Olivia's age)
x+3 = 14 (Newt's age)
x+6 = 17 (John's age)
========================
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Olivia is x years old, so Newt is x + 3, and John is x + 6.

The sum of the squares of their ages: x%5E2%2B%28x%2B3%29%5E2%2B%28x%2B6%29%5E2 is equal to 606, so expand, collect terms, put it in standard form, and solve:

x%5E2%2Bx%5E2%2B6x%2B9%2Bx%5E2%2B12x%2B36=606
3x%5E2%2B18x%2B45=606
3x%5E2%2B18x-561=0
Note that 5 + 6 + 1 = 12 and 12 is evenly divisible by 3, so 561 is evenly divisible by 3.
Divide through by 3
x%5E2%2B6x-187=0

-187+=+-11+%2A+17 and -11+%2B+17+=+6, so:

%28x-11%29%28x%2B17%29=0, therefore x=11 or x=-17. -17 for the age of a person is absurd (since the problem statement contains the words 'were born') so we must have introduced an extraneous root when we squared the variable setting up the problem in the first place. Exclude -17, and Olivia's age must be 11. That means that Newt is 14 and John is 17.

Check:
11%5E2%2B14%5E2%2B17%5E2=121%2B196%2B289=606 answer checks.