document.write( "Question 1035687: Christine's age is 6 more than ken's age. Three times ken's age plus 5 times Christina's age is equal to 46.how old is christine? \n" ); document.write( "
Algebra.Com's Answer #650352 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Christine's age is 6 more than ken's age. Three times ken's age plus 5 times Christina's age is equal to 46.how old is christine?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "C = K + 6,     (1)\r\n" );
document.write( "3K + 5C = 46.  (2)\r\n" );
document.write( "\r\n" );
document.write( "Substitute (1) into (2), simplify and solve.\r\n" );
document.write( "\r\n" );
document.write( "3K + 5*(K+6) = 46,\r\n" );
document.write( "\r\n" );
document.write( "3K + 5K + 30 = 46,\r\n" );
document.write( "\r\n" );
document.write( "8K = 46 - 30 = 16,\r\n" );
document.write( "\r\n" );
document.write( "K = 2, C = K + 6 = 2+6 = 8.\r\n" );
document.write( "\r\n" );
document.write( "Answer. K =2, C = 8.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );