document.write( "Question 437671: Cory's age is 20% of her father's age. Forty-two years from now, Cory's age will be two-thirds (2/3) of her father's age. How old are Cory and her father now? \n" ); document.write( "
Algebra.Com's Answer #302773 by mananth(16946)![]() ![]() You can put this solution on YOUR website! cory's age = 20% of father's age \n" ); document.write( "so father is 5 times cory's age \n" ); document.write( "let cory's age = x \n" ); document.write( "father's age = 5x\r \n" ); document.write( "\n" ); document.write( "42 years later \n" ); document.write( "Cory's age x+42 \n" ); document.write( "father's age 5x+42 \n" ); document.write( "If Cory 's age = 2/3 of father's age then father is 1.5 times cory's age \n" ); document.write( "father's age 1.5 times older \n" ); document.write( "5x+42=1.5(x+42) \n" ); document.write( "5x+42=1.5x+63 \n" ); document.write( "3.5x=63 -42 \n" ); document.write( "3.5x=21 \n" ); document.write( "/3.5 \n" ); document.write( "x=6 Cory's age \n" ); document.write( "x+20=26 years father's age \n" ); document.write( " \n" ); document.write( " |