document.write( "Question 708112: Kathy is 20 years older than Carol. In 6 years, the sum of their ages will be 50. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #435983 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! k and c for kathy's age and carol's age NOW.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now: k=c+20, which becomes k-c=20.\r \n" ); document.write( "\n" ); document.write( "Six Years from Now: (k+6)+(c+6)=50, from which \n" ); document.write( "k+c=50-12, \n" ); document.write( "k+c=38.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You have this system to solve: \n" ); document.write( "k-c=20, and k+c=38.\r \n" ); document.write( "\n" ); document.write( "Various few simple ways to continue. Try k=c+20, one of the original equations, and substitute into k+c=38..., solve for c... \n" ); document.write( " |