document.write( "Question 900378:
\n" );
document.write( "Gabriela is 42 years old and Emily is 8 years old.\r
\n" );
document.write( "\n" );
document.write( "How many years will it take until Gabriela is only 3 times as old as Emily?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #545914 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Gabriela is 42 years old and Emily is 8 years old. \n" ); document.write( "Question States*** x years from now... \n" ); document.write( "42+x = 3(8+x) \n" ); document.write( " 18 = 2x \n" ); document.write( " 9 = x, number of years \n" ); document.write( "And...9 years from now... \n" ); document.write( "51 = 3(17) \n" ); document.write( " |