document.write( "Question 1110899: Lucas is 9 years older than three times his son's age. In 5 years, the age of Lucas will be 6 years more than twice his son's age. Find their present age. \n" ); document.write( "
Algebra.Com's Answer #725918 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "L = 9 + 3*S, (1)\r\n" ); document.write( "\r\n" ); document.write( "L + 5 = 6 + 2*(S+5). (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Substitute (1) into (2). You will get\r\n" ); document.write( "\r\n" ); document.write( "9 + 3*S + 5 = 6 + 2S + 10,\r\n" ); document.write( "\r\n" ); document.write( "S = 6 + 10 - 9 - 5 = 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus we found that the son is 2 years old.\r\n" ); document.write( "\r\n" ); document.write( "Then Lucas (= the father of his son) is 9 + 3*2 = 9 + 6 = 15 years old.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "Do not ask me about the meaning of this problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I am not responsible for its meaning (if the meaning does present here). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I am responsible for the correctness of the solution only.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is the person who invented it is responsible for the meaning (or for its absence).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |