document.write( "Question 465452: today a man is 5 times the age of his son. in 15 years, the son will be 1/2 his fathers age. how old are they now? \n" ); document.write( "
Algebra.Com's Answer #318958 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "==> 5s + 15 = 2s + 30\r \n" ); document.write( "\n" ); document.write( "==> 5s - 2s = 30 - 15\r \n" ); document.write( "\n" ); document.write( "==> 3s = 15\r \n" ); document.write( "\n" ); document.write( "==> s = 5, the son's age now,\r \n" ); document.write( "\n" ); document.write( "==> 5s = 25, the man's age now. \n" ); document.write( " |