document.write( "Question 1146106: Gabby is 13 years older than Mikhail. The sum of their age is 67. What is Mikhail age? \n" ); document.write( "
Algebra.Com's Answer #767389 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = Michael's age \n" ); document.write( "x+13 = Gabby's age \n" ); document.write( "x+(x+13) = 67 \n" ); document.write( "Solve using basic algebra. \n" ); document.write( " |