document.write( "Question 511626: Mary is 9 years older than Seth. In a year, she will be 3 times as old as he is. Find their ages. \n" ); document.write( "
Algebra.Com's Answer #342307 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mary is 9 years older than Seth. In a year, she will be 3 times as old as he is. Find their ages. \n" ); document.write( "------------------------ \n" ); document.write( "Equations: \n" ); document.write( "m = s + 9 \n" ); document.write( "(m+1) = 3(s+1) \n" ); document.write( "-------------------- \n" ); document.write( "Substitute for \"m\" and solve for \"s\": \n" ); document.write( "(s+9+1) = 3s+3 \n" ); document.write( "s+10 = 3s+3 \n" ); document.write( "2s = 7 \n" ); document.write( "s = 3.5 years old \n" ); document.write( "--- \n" ); document.write( "solve for \"m\": \n" ); document.write( "m = s+9 \n" ); document.write( "m = 3.5+9 \n" ); document.write( "m = 12.5 years old \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( "=================== \n" ); document.write( " |