document.write( "Question 507864: Joe is 3 times as old as Mack. The difference in their age is 24 \n" ); document.write( "
Algebra.Com's Answer #340774 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Present age of Joe = j \n" ); document.write( "Present age of Mack = m \n" ); document.write( "Given \n" ); document.write( "Joe is 3 times as old as Mack \n" ); document.write( "j=3m ........(1) \n" ); document.write( "The difference in their age is 24 \n" ); document.write( "j-m=24 \n" ); document.write( "Put the value of j in above equation we have \n" ); document.write( "3m-m=24 \n" ); document.write( "2m=24 \n" ); document.write( "Divide by m both sides of the equation \n" ); document.write( "2m/2=24/2 \n" ); document.write( "m=12\r \n" ); document.write( "\n" ); document.write( "Put the value of m in (1) \n" ); document.write( "j=3m \n" ); document.write( "j=3(12) \n" ); document.write( "j=36 \n" ); document.write( "Present age of Joe = 36 years old \n" ); document.write( "Present age of Mack = 12 years old \n" ); document.write( " \n" ); document.write( " |