SOLUTION: Missing ages. Molly’s age is twice Anita’s. If the sum of the squares of their ages is 80, then what are their ages? I started this problem and took 80 divided by two which gav

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Missing ages. Molly’s age is twice Anita’s. If the sum of the squares of their ages is 80, then what are their ages? I started this problem and took 80 divided by two which gav      Log On


   



Question 289102: Missing ages. Molly’s age is twice Anita’s. If the sum of
the squares of their ages is 80, then what are their ages?
I started this problem and took 80 divided by two which gave me 40, then this is where i got stuck. Am i doing this right ro do i need to go about it differently?

Found 2 solutions by stanbon, Stitch:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Missing ages. Molly’s age is twice Anita’s. If the sum of
the squares of their ages is 80, then what are their ages?
-----------------------------------
Equations:
m = 2a
m^2 + a^2 = 80
----
Substitute for "m" and solve for "a":
(2a)^2 + a^2 = 80
4a^2 + a^2 = 80
5a^2 = 80
a^2 = 16
a = 4 (Anita's age)
---
Since m = 2a, m = 8 (Molly's age)
===================================
Cheers,
Stan H.
===================================

Answer by Stitch(470) About Me  (Show Source):
You can put this solution on YOUR website!
Since you are dealing with squared numbers, you can not simply divide 80 by 2
--------------
Set-Up:
-------
Let Molly's age = A
Let Anita's age = B
Equation 1: A+=+2B
Equation 2: A%5E2+%2B+B%5E2+=+80
--------------
Solution:
-------
Substitute the 2B from equation 1 into equation 2 for A
Equation 2: A%5E2+%2B+B%5E2+=+80
%282B%29%5E2+%2B+B%5E2+=+80 Rewrite the equation
%282B+%2A+2B%29+%2B+%28B+%2A+B%29+=+80 Simplify
4B%5E2+%2B+B%5E2+=+80 Simplify
5B%5E2+=+80 Divide both sides by 5
B%5E2+=+16 Take the square root of both sides
highlight%28B+=+4%29
Now plug 4 into equation 1 for B
Equation 1: A+=+2B
A+=+2%2A%284%29
highlight%28A+=+8%29