document.write( "Question 803750: The total ages of a father and son now is 50 years .after 10 years their ages will be in ratio 5 : 2 what are their ages now in years ? \n" ); document.write( "
Algebra.Com's Answer #484476 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
f+s=50,
\n" ); document.write( "(f+10)/(s+10)=5/2
\n" ); document.write( "f = 40, s = 10
\n" ); document.write( "
\n" );