document.write( "Question 48105: Three years ago, Rica was thrice old as Dandy. Three years hence, she will be twice as old. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #31881 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let x represent Rica's age and let y represent Dandy's age \n" ); document.write( "EQUATION: \n" ); document.write( "\"Three years ago, Rica was thrice old as Dandy\" \n" ); document.write( "-->3(y-3)=x-3, x=3y-6 (SUBSITUTION)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "EQUATION 2: \n" ); document.write( "\"Three years hence, she will be twice as old. Find their present ages\" \n" ); document.write( "-->2(y+3)=x+3 \n" ); document.write( "2y+6=x+3 \n" ); document.write( "Subsitute for x: \n" ); document.write( "2y+6=3y-6+3 \n" ); document.write( "2y+6=3y-3 \n" ); document.write( "y=9 \n" ); document.write( "x=3(9)-6, x=21 \n" ); document.write( "Hence, Rica is 21 years old and Dandy is 9 years old. \n" ); document.write( "Paul. \n" ); document.write( " \n" ); document.write( " |