document.write( "Question 1102114: Tom is 2 years older than his brother. the product of their ages 6 years from now will be 120 more than the product of their present ages. Find each of their ages \n" ); document.write( "
Algebra.Com's Answer #716745 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The condition gives you two equations\r\n" ); document.write( "\r\n" ); document.write( "T - B = 2, (1)\r\n" ); document.write( "(T+6)*(B+6) - T*B = 120. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify eq(2):\r\n" ); document.write( "\r\n" ); document.write( "T*B + 6B + 6T + 36 - T*B = 120,\r\n" ); document.write( "\r\n" ); document.write( "6B + 6T = 120 - 36 = 84,\r\n" ); document.write( "\r\n" ); document.write( "T + B =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |