document.write( "Question 512871: At present a mother is 9 times as old as her daughter. 5 Years later, the daughter's age will be 1/5th of the age of the mother. Calculate their current ages. \n" ); document.write( "
Algebra.Com's Answer #342762 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
daughter = x years
\n" ); document.write( "mom=9x\r
\n" ); document.write( "\n" ); document.write( "after 5 years\r
\n" ); document.write( "\n" ); document.write( "daughter = x+5 years
\n" ); document.write( "Mom = 9x+5 years\r
\n" ); document.write( "\n" ); document.write( "1/5(9x+5)=x+5
\n" ); document.write( "9x+5= 5(x+5)
\n" ); document.write( "9x+5=4x+25
\n" ); document.write( "9x-4x=25-5
\n" ); document.write( "5x=20
\n" ); document.write( "/4
\n" ); document.write( "x=4 daughter's age\r
\n" ); document.write( "\n" ); document.write( "mom's age = 9*4 = 36 years\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );