document.write( "Question 276049: the sum of the ages of father and son is 45. after 5 years the product of age is 600, find their present age? with steps \n" ); document.write( "
Algebra.Com's Answer #201254 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! f+s=45 \n" ); document.write( "f>s\r \n" ); document.write( "\n" ); document.write( "(f+5)*(s+5)=600 \n" ); document.write( "f=35 and s=10 \n" ); document.write( " \n" ); document.write( " |