document.write( "Question 1002848: A man is five years 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( "
Algebra.Com's Answer #619708 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Redo the first sentence. The usage is not understandable. Are you trying to say for m man and s son, \"m%2Fs=5\", or \"m=s%2B5\" or what?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One-word change could go as, \"A man is five times as old as his son...\", and then this would be \"m%2Fs=5\". The description would then give the system \"system%28m%2Fs=5%2Cm%2B15=2%28s%2B15%29%29\". Solving would be clear.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5s%2B15=2s%2B30\"
\n" ); document.write( "\"3s=15\"
\n" ); document.write( "\"highlight_green%28s=5%29\"
\n" ); document.write( "
\n" );