SOLUTION: Beth's mom is 6 times older than Beth. Beth's dad is 7 years older than Beth's mom. The sum of their ages is 72. How old are each of them?

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Beth's mom is 6 times older than Beth. Beth's dad is 7 years older than Beth's mom. The sum of their ages is 72. How old are each of them?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 620614: Beth's mom is 6 times older than Beth. Beth's dad is 7 years older than Beth's mom. The sum of their ages is 72. How old are each of them?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
let b = Beth's age
let m = Mom's age
let d = Dad's age
:
Write an equation for each statement. Arrange to get b and d in terms of m:
;
"Beth's mom is 6 times older than Beth."
m = 6b
or
b = 1%2F6m
:
"Beth's dad is 7 years older than Beth's mom."
d = m + 7
:
"The sum of their ages is 72."
b + m + d = 72
Replace b and d
(1%2F6m) + m + (m+7) = 72
(1%2F6m) + 2m = 72 - 7
(1%2F6m) + 2m = 65
multiply equation by 6, results
m + 6(2m) = 6(65)
13m = 390
m = 390/13
m = 30 yrs is Mom's age
then
b = 1%2F6*30
b = 5 yrs is Beth's age
and
d = 30 + 7
d = 37 yrs is Dad's age
:
:
Check this, find the total
5 + 30 + 37 = 72