document.write( "Question 1108264: If tood is 10 years older than jamal. The sum of their ages is 64. How old is Todd and jumal \n" ); document.write( "
Algebra.Com's Answer #723275 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! j = Jamal's age \n" ); document.write( "j + 10 = Todd's age {Todd is 10 years older than Jamal}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "j + j + 10 = 64 {the sum of their ages is 64} \n" ); document.write( "2j + 10 = 64 {combined like terms} \n" ); document.write( "2j = 54 {subtracted 10 from each side} \n" ); document.write( "j = 27 {divided each side by 2} \n" ); document.write( "j + 10 = 37 {substituted 27, in for j, into j + 10}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jamal is 27 \n" ); document.write( "Todd is 37 \n" ); document.write( " For more help like this, visit: www.algebrahouse.com \n" ); document.write( " |