document.write( "Question 742365: 5 years ago a person was 7 time as old as his son but at peresent he is only 4 time as old as his son how many time as old as his son,wil he be 5 years from now\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #452423 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 5 years ago a person was 7 time as old as his son but at peresent he is only 4 time as old as his son how many time as old as his son,wil he be 5 years from now. \n" ); document.write( "*** \n" ); document.write( "5 years ago: \n" ); document.write( "x=son's age \n" ); document.write( "7x=father's age \n" ); document.write( ".. \n" ); document.write( "at present: \n" ); document.write( "(x+5)=son's age \n" ); document.write( "(7x+5)=father's age \n" ); document.write( "7x+5=4(x+5) \n" ); document.write( "7x+5=4x+20 \n" ); document.write( "3x=15 \n" ); document.write( "x=5 \n" ); document.write( "son's age=x+5=10 \n" ); document.write( "father's age=7x+5=40 \n" ); document.write( ".. \n" ); document.write( "5 years from now: \n" ); document.write( "son's age=10+5=15 \n" ); document.write( "father's age=40+5=45 \n" ); document.write( "father is how many times as old as his son=45/15=3 \n" ); document.write( " |