document.write( "Question 1021465: Please solve this me: Ken is three times as old as 10 years ago.How old is he now? \n" ); document.write( "
Algebra.Com's Answer #637221 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Set K = Ken's current age\r \n" ); document.write( "\n" ); document.write( "K = 3(K-10) \n" ); document.write( "K = 3K -30 \n" ); document.write( "add -3K to each side \n" ); document.write( "-2K = -30 \n" ); document.write( "divide each side by -2 \n" ); document.write( "K = 15 \n" ); document.write( " |