document.write( "Question 493000: Given that the point P(2, 6) lies on the line 4x + ky - 19 = 0, find k.\r
\n" );
document.write( "\n" );
document.write( "Everytime I do this problem, I get the answer k= 11/6, but this is not one of my choices. Am I correct in my answer? \n" );
document.write( "
Algebra.Com's Answer #335263 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given that the point P(2, 6) lies on the line 4x + ky - 19 = 0, find k. \n" ); document.write( "4x + ky = 19 \n" ); document.write( "4*2 + k*6 = 19 \n" ); document.write( "6k = 11 \n" ); document.write( "k = 11/6 \n" ); document.write( "----------- \n" ); document.write( "Your answer is right. \n" ); document.write( "------------ \n" ); document.write( "Everytime I do this problem, I get the answer k= 11/6, but this is not one of my choices. Am I correct in my answer? \n" ); document.write( " |