document.write( "Question 1045695: A mother is three years less than five times as old as her daughter. If the sum of their ages is thirty-nine, find the age of each \n" ); document.write( "
Algebra.Com's Answer #661203 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
5x-3+x=39
\n" ); document.write( "6x=39+3
\n" ); document.write( "x=42/6
\n" ); document.write( "x=7 daughter
\n" ); document.write( "5x-3=32 mother
\n" ); document.write( "
\n" );