document.write( "Question 425045: A father is 32 years older than his son. In 4 years the father will be 5 times as old as his son. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #296104 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "age of son = x\r \n" ); document.write( "\n" ); document.write( "age of father = 32 +x \r \n" ); document.write( "\n" ); document.write( "5(x+ 4)= (32 + x + 4)\r \n" ); document.write( "\n" ); document.write( "=> 5x + 20 = 36 + x\r \n" ); document.write( "\n" ); document.write( "=> 4x = 16\r \n" ); document.write( "\n" ); document.write( "=> x = 4\r \n" ); document.write( "\n" ); document.write( "age of son = 4\r \n" ); document.write( "\n" ); document.write( "father's age = 36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |