document.write( "Question 243133: The quotient of the ages of a mother and her daughter is 2 and a remainder of 5. Five years ago, mother was thrice as old as the daughter then. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #178178 by JimboP1977(311)\"\" \"About 
You can put this solution on YOUR website!
Mother Age = M Daughter Age = D\r
\n" ); document.write( "\n" ); document.write( "\"M%2FD+=+2+%2B+5%2FD\" which is the same as \"M%2FD+=+%282D%2B5%29%2FD\"
\n" ); document.write( "\"M+=+2D%2B5\" (1)
\n" ); document.write( "\"M-5+=+3%28D-5%29\"
\n" ); document.write( "\"M-5+=+3D-15\" (2)\r
\n" ); document.write( "\n" ); document.write( "Subsitute (1) into (2)\r
\n" ); document.write( "\n" ); document.write( "\"%282D%2B5%29-5+=+3D-15\"
\n" ); document.write( "Rearrange to find D
\n" ); document.write( "\"2D+=+3D-15\"
\n" ); document.write( "\"15+=+D\"\r
\n" ); document.write( "\n" ); document.write( "So the daughter is 15 and the mother is 35.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );