document.write( "Question 210005This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": Find the value of K so that the point P lies on the line L. P(2,1), L; 3x + ky = 8 \n" );
document.write( "
Algebra.Com's Answer #159145 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! What's the value of k such that the given point P(2, 1) lies on the line given by: \n" ); document.write( "3x+ky = 8 Substitute x = 2 and y = 1 and solve for k. \n" ); document.write( "3(2)+k(1) = 8 \n" ); document.write( "6+k = 8 \n" ); document.write( "k = 2. \n" ); document.write( "Check: 3x+2y = 8 Rewrite in slope-intercept form: \n" ); document.write( "y = -(3/2)x+4 Substitute x = 2. \n" ); document.write( "y = -(3/2)(2)+4 \n" ); document.write( "y = -3+4 \n" ); document.write( "y = 1 OK \n" ); document.write( " |