document.write( "Question 1186666: Suppose your mother was 27 years old when you were born. Presently she is three times as old as you are. What is your mother’s present age? \n" ); document.write( "
Algebra.Com's Answer #817629 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
suppose your mother was 27 years old when you were born.
\n" ); document.write( "m = mom's age
\n" ); document.write( "then
\n" ); document.write( "(m-27) = your age\r
\n" ); document.write( "\n" ); document.write( " Presently she is three times as old as you are.
\n" ); document.write( "m = 3(m-27)
\n" ); document.write( "m = 3m - 81
\n" ); document.write( "81 = 3m - m
\n" ); document.write( "81 = 2m
\n" ); document.write( "m = 81/2
\n" ); document.write( "m = 40.5, round it down, Mom is 40, you are 13\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );