document.write( "Question 615798: A mother is 15 years older than twice her daughters age. If the mother is 49 years old, how old is the daughter?
\n" );
document.write( "How would I write this out? I am new to these types of problems and I keep getting the solution messed up when trying to make the words into a written out problem. \n" );
document.write( "
Algebra.Com's Answer #387307 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"A mother is 15 years older than twice her daughters age\" ___ m = 2d + 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the mother is 49\" ___ substituting ___ 49 = 2d + 15 \n" ); document.write( " |