document.write( "Question 608487: \"Joel is two years older than Sarah. Sarah is two years older than Michael. The sum of their ages is 63. How old are Joel, Sarah, and Michael? \" \n" ); document.write( "
Algebra.Com's Answer #383229 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Joel is two years older than Sarah. Sarah is two years older than Michael. The sum of their ages is 63. How old are Joel, Sarah, and Michael? \" \n" ); document.write( "-------- \n" ); document.write( "Equations: \n" ); document.write( "j = s + 2 \n" ); document.write( "s = m + 2 \n" ); document.write( "j + s + m = 63 \n" ); document.write( "---- \n" ); document.write( "Substitute and solve for \"s\": \n" ); document.write( "(s+2) + s + (s-2) = 63 \n" ); document.write( "3s = 63 \n" ); document.write( "sarah's age = 21 \n" ); document.write( "---- \n" ); document.write( "Joel = s+2 = 23 \n" ); document.write( "Michael = s-2 = 19 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |