document.write( "Question 947334: Michael is 8 years older than Amber. In 8 years the sum of their ages will be 76. How old is Michael now? \n" ); document.write( "
Algebra.Com's Answer #578000 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
If the sum of the ages in eight years will be 76, the current sum is 76-16=60 (subtract eight years for each).
\n" ); document.write( "M=Michael's age; A=Amber's age=M-8
\n" ); document.write( "M+A=60 Substitute for A
\n" ); document.write( "M+(M-8)=60 Add 8 to each side
\n" ); document.write( "2M=68 Divide each side by 2
\n" ); document.write( "M=34 ANSWER: Michael is 34 years old
\n" ); document.write( "CHECK
\n" ); document.write( "A=M-8=26 years old Amber is 26 years old
\n" ); document.write( "In eight years, sum will be 76:
\n" ); document.write( "(M+8)+(A+8)=76
\n" ); document.write( "(34+8)+(26+8)=76
\n" ); document.write( "42+34=76
\n" ); document.write( "76=76
\n" ); document.write( "
\n" ); document.write( "
\n" );