document.write( "Question 524731: hugo is eight years older than gabby. in five years, hugo will be twice as old as gabby.how old is each now? \r
\n" );
document.write( "\n" );
document.write( "I know the ages are 11 and 3. I just can't get can't show work. \n" );
document.write( "
Algebra.Com's Answer #347905 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"hugo is eight years older than gabby\" ___ h = g + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"in five years, hugo will be twice as old as gabby\" ___ h + 5 = 2(g + 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "looks like substitution might be easiest \n" ); document.write( " |