document.write( "Question 613901: John is three times as old as Mary and the sum of their ages is 24. find their ages \n" ); document.write( "
Algebra.Com's Answer #386319 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! John is three times as old as Mary and the sum of their ages is 24. find their ages \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "j = 3*m \n" ); document.write( "j+m = 24 \n" ); document.write( "---- \n" ); document.write( "xubstitute for \"j\" and solve for \"m\": \n" ); document.write( "3m + m = 24 \n" ); document.write( "4m= 24 \n" ); document.write( "Mary = 6 years \n" ); document.write( "---- \n" ); document.write( "solve for \"j\": \n" ); document.write( "j = 3m \n" ); document.write( "John = 3*6 \n" ); document.write( "John = 18 years \n" ); document.write( "==================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |