document.write( "Question 1183973: A man is 7 times as old as his son. In 5 years he will be 4 times as old as his son.how old is the father? \n" ); document.write( "
Algebra.Com's Answer #814486 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A man is 7 times as old as his son. In 5 years he will be 4 times as old as his son.how old is the father?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x  = son's age\r\n" );
document.write( "\r\n" );
document.write( "7x = father's age\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In 5 years\r\n" );
document.write( "\r\n" );
document.write( "    7x + 5 = 4*(x+5).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve\r\n" );
document.write( "\r\n" );
document.write( "    7x + 5 = 4x + 20\r\n" );
document.write( "\r\n" );
document.write( "    7x - 4x = 20 - 5\r\n" );
document.write( "\r\n" );
document.write( "       3x   =    15\r\n" );
document.write( "\r\n" );
document.write( "        x   = 15/3 = 5 years (the son's age).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The father is 7*5 = 35 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );