document.write( "Question 985261: Amy's mom is 3 times older than Amy. The combined sum of their age is 48. How old is Amy And how old is mom? \n" ); document.write( "
Algebra.Com's Answer #606090 by jaypatil(4)\"\" \"About 
You can put this solution on YOUR website!
Let the age of AMY is X.
\n" ); document.write( " Hence Amy.'s mom age Is 3X
\n" ); document.write( " 3X+X=48
\n" ); document.write( "4X=48
\n" ); document.write( "X=48÷4=12
\n" ); document.write( "
\n" );