document.write( "Question 427513: Beth is two years older than Julio. Gerald is twice as old as Beth. Debra is twice as old as Gerald. The sum of their ages is 38. How old is Beth? \n" ); document.write( "
Algebra.Com's Answer #297297 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
write an equation for each statement:
\n" ); document.write( "\"Beth is two years older than Julio.\"
\n" ); document.write( "B = J+2
\n" ); document.write( ":
\n" ); document.write( "\" Gerald is twice as old as Beth.\"
\n" ); document.write( "G = 2B
\n" ); document.write( ":
\n" ); document.write( "\" Debra is twice as old as Gerald.\"
\n" ); document.write( "D = 2G
\n" ); document.write( ":
\n" ); document.write( "\" The sum of their ages is 38.\"
\n" ); document.write( "B + J + G + D = 38
\n" ); document.write( ":
\n" ); document.write( "Looking at these equation, it's apparent we can get all in terms of B
\n" ); document.write( "B = J + 2
\n" ); document.write( "J = B-2
\n" ); document.write( ":
\n" ); document.write( "G = 2B
\n" ); document.write( ":
\n" ); document.write( "D = 2G
\n" ); document.write( "Replace G with 2B
\n" ); document.write( "D = 2(2B)
\n" ); document.write( "D = 4b
\n" ); document.write( ":
\n" ); document.write( "So we have:
\n" ); document.write( "B + (B-2) + 2B + 4B = 38
\n" ); document.write( "8B = 38 + 2
\n" ); document.write( "8B = 40
\n" ); document.write( "B = 5 yrs is Beth's
\n" ); document.write( ":
\n" ); document.write( "I'll let you find the other ages
\n" ); document.write( "
\n" ); document.write( "
\n" );