document.write( "Question 1009452: Mr. rashid is 4 times as old as his son.Four years ago the sum of their age was 37.find the son's present age \n" ); document.write( "
Algebra.Com's Answer #624958 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call Mr. Rashid's and his son's age NOW, r and s. Then we have
\n" ); document.write( "r = 4s and
\n" ); document.write( "r-4 + s-4 = 37
\n" ); document.write( "Now substitute
\n" ); document.write( "4s - 4 + s - 4 = 37
\n" ); document.write( "5s - 8 = 37
\n" ); document.write( "5s = 45
\n" ); document.write( "s = 9
\n" ); document.write( "r = 36
\n" ); document.write( "
\n" );