document.write( "Question 910403: Collin is 66 years older than Christy. In 8 years he will be 3 times her age. How old is each now \n" ); document.write( "
Algebra.Com's Answer #552470 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Christy's age \n" ); document.write( "In 8 years \n" ); document.write( "Collin ....will be \n" ); document.write( "(x+66) + 8 = 3(x+8) \n" ); document.write( "x + 74 = 3x + 24 \n" ); document.write( "50 = 2x \n" ); document.write( "25 = x, Christy's age. Collin 91 \n" ); document.write( "and checking..in 8 years \n" ); document.write( "99 = 3(33) \n" ); document.write( " |