document.write( "Question 1052708: Freddy is 4 years older than 8 times his grandson's age. The sum of their ages is greater than 67.\r
\n" );
document.write( "\n" );
document.write( "What is the youngest age Freddy's grandson can be?\r
\n" );
document.write( "\n" );
document.write( "F=G*8+4
\n" );
document.write( "F+G>67\r
\n" );
document.write( "\n" );
document.write( "now I don't know what to do \n" );
document.write( "
Algebra.Com's Answer #668044 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Freddy is 4 years older than 8 times his grandson's age. The sum of their ages is greater than 67. \n" ); document.write( "What is the youngest age Freddy's grandson can be? \n" ); document.write( "------------------------ \n" ); document.write( "F=G*8+4 \n" ); document.write( "F+G>67 \n" ); document.write( "now I don't know what to do \n" ); document.write( "Substitute for \"F\" and solve for \"G\" \n" ); document.write( "8G + 4 + G > 67 \n" ); document.write( "9G > 63 \n" ); document.write( "G > 7 \n" ); document.write( "---- \n" ); document.write( "Ans G = 8 yrs \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |