document.write( "Question 974800: a mothers age is three less than three times her daughters age. the sum of her age is 45. what is the mothers age?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #596636 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = daughter's age \n" ); document.write( "3x - 3 = mother's age {a mother's age is 3 less than 3 times her daughter's age}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 3x - 3 = 45 {sum of ages is 45} \n" ); document.write( "4x - 3 = 45 {combined like terms} \n" ); document.write( "4x = 48 {added 3 to each side} \n" ); document.write( "x = 12 {divided each side by 4} \n" ); document.write( "3x - 3 = 33 {substituted 12, in for x, into 3x - 3}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mother's age is 33 \n" ); document.write( " To ask a question, visit: www.algebrahouse.com \n" ); document.write( " |