document.write( "Question 915948: sara is 25 years younger than her mother. The sum of their age is 53. What is saras age \n" ); document.write( "
Algebra.Com's Answer #555835 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Sara's age \n" ); document.write( "mother + Sara = 53 \n" ); document.write( "(x+25) + x = 53 \n" ); document.write( "2x = 28 \n" ); document.write( "x = 14, Sara's age. Mother is 39 \n" ); document.write( "And...checking \n" ); document.write( "sum = 53 \n" ); document.write( " \n" ); document.write( " |