document.write( "Question 364771:  Given the intercept,find the value of:
\n" );
document.write( "K in 9x-Ky=10 
\n" );
document.write( "if the y-intercept is -2 \n" );
document.write( "
| Algebra.Com's Answer #260058 by stanbon(75887)      You can put this solution on YOUR website! Given the intercept,find the value of: \n" ); document.write( "K in 9x-Ky=10 \n" ); document.write( "if the y-intercept is -2 \n" ); document.write( "---- \n" ); document.write( "Y-intercept: (0,-2) \n" ); document.write( "---- \n" ); document.write( "Substitute and solve for \"K\": \n" ); document.write( "9*0 - K*(-2) = 10 \n" ); document.write( "2K = 10 \n" ); document.write( "k = 5 \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |