document.write( "Question 1132114: a woman has 25 years old when her daughter was born. the mother's present age is 10 years more than 4 times her daughter's present age. find the present age of each. (use only one variable) (thanks in advance) \n" ); document.write( "
Algebra.Com's Answer #749021 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
m, Mother's age
\n" ); document.write( "m-25, the woman's age (daughter)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=4%28m-25%29%2B10\"------the description\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"m=4m-100%2B10\"\r
\n" ); document.write( "\n" ); document.write( "\"0=3m-90\"\r
\n" ); document.write( "\n" ); document.write( "\"3m=90\"\r
\n" ); document.write( "\n" ); document.write( "\"m=30\"------Mother is 30, and her daughter is 5.
\n" ); document.write( "
\n" );