document.write( "Question 739239: If mom is 15 years older then twice her daughters age, if mom is 49 years old, how old is daughter \n" ); document.write( "
Algebra.Com's Answer #451051 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! m=49 \n" ); document.write( "m=2d+15 \n" ); document.write( "49=2d+15 \n" ); document.write( "34=2d \n" ); document.write( "17=d \n" ); document.write( " \n" ); document.write( " |