document.write( "Question 1195205: Kayden is 7 years older than Indigo. In 9 years the sum of their ages will be 53. How old is Kayden now? \n" ); document.write( "
Algebra.Com's Answer #827730 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Kayden is 7 years older than Indigo. In 9 years the sum of their ages will be 53. How old is Kayden now?
\n" ); document.write( "
Let Kayden's age be K\r\n" );
document.write( "Then Indigo's is: K - 7\r\n" );
document.write( "We then get: K + K - 7 + 2(9) = 53\r\n" );
document.write( "                  2K - 7 + 18 = 53\r\n" );
document.write( "                           2K = 42\r\n" );
document.write( "                Kayden, or 
\n" ); document.write( "
\n" );