document.write( "Question 1077375: Ava's mother is 3 times as old as Ava. Her grandmother is twice as old as Ava's mother. The sum of the numbers is 120. How old are Ava, her mother, and her grandmother? I figured out the ages, but have no clue how to write the equation.
\n" ); document.write( "Ava is 12.
\n" ); document.write( "Mother is 36.
\n" ); document.write( "Grandmother is 72.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #691840 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Start by assigning a variable to an unknown:\r
\n" ); document.write( "\n" ); document.write( "Let A = Ava's age\r
\n" ); document.write( "\n" ); document.write( "Then express other unknowns as a relation to this one (or to other assigned variables). For each unknown, you will need to find an independent (meaning not just a previously found equation multiplied by a constant) equation. \r
\n" ); document.write( "\n" ); document.write( "Let M = Ava's mother's age
\n" ); document.write( "We are given M=3A (eq 1)\r
\n" ); document.write( "\n" ); document.write( "Let G = Ava's grandmother's age
\n" ); document.write( "We are given G=2M (eq 2)\r
\n" ); document.write( "\n" ); document.write( "The 3rd equation comes from the given information about the sum of their ages totaling 120:
\n" ); document.write( "A+M+G = 120 (eq 3)\r
\n" ); document.write( "\n" ); document.write( "Now, (eq 3) can be written in terms of A alone, by substituting the values from (eq 1) and (eq 2). First though we need to write (eq 2) in terms of A alone:\r
\n" ); document.write( "\n" ); document.write( " G=2M, but M=3A, so G=2(3A) = 6A (eq 2')\r
\n" ); document.write( "\n" ); document.write( "Now, substituting into (eq 3):
\n" ); document.write( " A + M + G = 120
\n" ); document.write( " A + (3A) + (6A) = 120
\n" ); document.write( " 10A = 120
\n" ); document.write( " A = 120/10 = 12 —> M=36 —> G=72\r
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "I hope this helps you understand the steps. There are alternate methods to solving, but this problem lends itself to substitution.
\n" ); document.write( "
\n" ); document.write( "
\n" );