document.write( "Question 1019990: Susan is four years older than Matthew. Twice Susan's age plus five times Marks age is equal to 64. What are the ages of Susan and Matthew? \n" ); document.write( "
Algebra.Com's Answer #635924 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
S = M+4 We'll use this value for S next:
\n" ); document.write( "2S+5M = 64 Now substitute for S:
\n" ); document.write( "2(M+4)+5M = 64
\n" ); document.write( "2M+8+5M = 64
\n" ); document.write( "7M = 64-8 = 56
\n" ); document.write( "M = 56/7
\n" ); document.write( "M = 8
\n" ); document.write( "Now we know that Matthew is 8. And the problem says that Susan is 4 years older:
\n" ); document.write( "8+4 = 12 is Susan's age.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\n" ); document.write( "Check:
\n" ); document.write( "2s+5M = 64
\n" ); document.write( "2(12)+5(8)= 64
\n" ); document.write( "24+40 = 64 We have the correct answer
\n" ); document.write( "J
\n" ); document.write( "
\n" );