document.write( "Question 517121: The ratio of the ages of a mother and daughter is 5 : 1
\n" );
document.write( "The mother is 30 years old at present.
\n" );
document.write( "In how many years will the age ratio be 3 : 1? \n" );
document.write( "
Algebra.Com's Answer #344854 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Present age of daughters = d \n" ); document.write( "Present age of mothers age = m\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The ratio of the ages of a mother and daughter is 5 : 1 \n" ); document.write( "m:d=5:1 \n" ); document.write( "m/d=5 \n" ); document.write( "m=5d \n" ); document.write( "We have been told the mother is 30 years old \n" ); document.write( "30=5d \n" ); document.write( "30/5=d \n" ); document.write( "6=d \n" ); document.write( "Daughter's age = 6 years old\r \n" ); document.write( "\n" ); document.write( "Suppose it takes x years to change the ratio from 5:1 to 3:1 \n" ); document.write( "In x years \n" ); document.write( "Mother's age = 30+x \n" ); document.write( "Daughter's age = 6+x \n" ); document.write( "(30+x):(6+x)=3:1 \n" ); document.write( "(30+x)/(6+x)=3/1 \n" ); document.write( "(30+x)=3(6+x) \n" ); document.write( "30+x=18+3x \n" ); document.write( "30-18=3x-x \n" ); document.write( "12=2x \n" ); document.write( "12/2=x \n" ); document.write( "6=x \n" ); document.write( "x=6\r \n" ); document.write( "\n" ); document.write( "In 6 years ratio between mother and daughter's will be 3:1\r \n" ); document.write( "\n" ); document.write( "Check \n" ); document.write( "30+6/6+6=3/1 \n" ); document.write( "36/12=3/1 \n" ); document.write( "3/1=3/1 \n" ); document.write( " |