document.write( "Question 426356: A father is nine times the age of his son. In 5 years he will be four times the age of his son. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #853198 by ikleyn(53427) You can put this solution on YOUR website! . \n" ); document.write( "A father is nine times the age of his son. In 5 years he will be four times the age of his son. \n" ); document.write( "How old are they now? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The answer in the post by @mananth is incorrect.\r \n" ); document.write( "\n" ); document.write( " I came to bring a correct solution (including the answer).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Son's age x\r\n" ); document.write( "\r\n" ); document.write( "Father's age 9x\r\n" ); document.write( "\r\n" ); document.write( " 5 years later\r\n" ); document.write( "\r\n" ); document.write( "Son's age x +5\r\n" ); document.write( "\r\n" ); document.write( "Father's age 9x+5\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "In 5 years, the father's age is four times the son age\r\n" ); document.write( "\r\n" ); document.write( " 9x + 5 = 4(x+5)\r\n" ); document.write( " 9x + 5 = 4x + 20\r\n" ); document.write( " 5x = 20-5\r\n" ); document.write( " 5x = 15\r\n" ); document.write( " /5\r\n" ); document.write( "\r\n" ); document.write( " x = 3 years Son's age\r\n" ); document.write( " 9x = 27 years Father's age\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |