document.write( "Question 1085665: Gabrielle is
\n" );
document.write( "8
\n" );
document.write( " years younger than Mikhail. The sum of their ages is
\n" );
document.write( "76
\n" );
document.write( ". What is Mikhail's age? \n" );
document.write( "
Algebra.Com's Answer #699739 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let m be Mikhail--then Gabrielle is m-8. So: \n" ); document.write( "m+m-8=76 \n" ); document.write( "2m=84 \n" ); document.write( "m=42 \n" ); document.write( "Mikhail is 42. \n" ); document.write( " |