document.write( "Question 810618: Kurt is 9 years older than Blair. In 7 years the sum of their ages will equal 93. Find both ages. \n" ); document.write( "
Algebra.Com's Answer #488275 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
k=9+b
\n" ); document.write( "k+7+b+7=99
\n" ); document.write( "k+b=85
\n" ); document.write( "2b+9=85
\n" ); document.write( "2b=76
\n" ); document.write( "b=38
\n" ); document.write( "k=47
\n" ); document.write( "
\n" ); document.write( "
\n" );