document.write( "Question 1054908: a man is five times as old as his son. In fifteen years he will be as twice as old as his son. how old is the son now
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #670112 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let s be the son. Then the father is 5s. So: \n" ); document.write( "2(s+15)=5s+15 \n" ); document.write( "3s=15 \n" ); document.write( "s=5 \n" ); document.write( "The son is 5; the father is 25. ☺☺☺☺ \n" ); document.write( " |