document.write( "Question 493613: i am 3times as old as my son.5years ago i was 4times as old as he.what is my age and son's age? \n" ); document.write( "
Algebra.Com's Answer #335396 by deborabr(181)\"\" \"About 
You can put this solution on YOUR website!
son's age = x
\n" ); document.write( "3x=-5+4x
\n" ); document.write( "5=4x-3x
\n" ); document.write( "5=x
\n" ); document.write( "so the son is 5 years old
\n" ); document.write( "and the father is 15 years old
\n" ); document.write( "
\n" );