document.write( "Question 185019: Gabrielle's age is three times Mikhail's age. The sum of their ages is 64. What is Gabrielle's age? \n" ); document.write( "
Algebra.Com's Answer #138842 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Gabrielle's age is three times Mikhail's age. \n" ); document.write( "G = 3M \n" ); document.write( ": \n" ); document.write( " The sum of their ages is 64. \n" ); document.write( "G + M = 64 \n" ); document.write( ": \n" ); document.write( "Repalce G with 3M \n" ); document.write( "3M + M = 64 \n" ); document.write( "4M = 64 \n" ); document.write( "M = 16 \n" ); document.write( ": \n" ); document.write( " What is Gabrielle's age? \n" ); document.write( "G = 3(16) \n" ); document.write( "G = 48 \n" ); document.write( " |