document.write( "Question 296405: Andy is twice as old as Kate. In 6 years, their ages will total 60. How old is each now \n" ); document.write( "
Algebra.Com's Answer #217430 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! A=2K \n" ); document.write( "A+6+K+6=60 \n" ); document.write( "A+K=48 \n" ); document.write( "2k+k=48 \n" ); document.write( "3K=48 \n" ); document.write( "K=16 \n" ); document.write( "A=32 \n" ); document.write( " |