document.write( "Question 363036: A line passes through the points (k=3,-2k) and (4,1) and has a y-intercept of 6. Find the value of k. \n" ); document.write( "
Algebra.Com's Answer #259082 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Assume the question is: \n" ); document.write( "A line passes through the points (k+3,-2k) and (4,1) and has a y-intercept of 6. \n" ); document.write( " Find the value of k. \n" ); document.write( ": \n" ); document.write( "Assign the given points as follows \n" ); document.write( "x1=(k+3); y1=-2k \n" ); document.write( "x2=4; y2=1 \n" ); document.write( ": \n" ); document.write( "Find the slope using these points: m = \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "Write the slope intercept form \n" ); document.write( "y = \n" ); document.write( "Substitute 4 for x and 1 for y; solve for k \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "multiply both sides by (1-k), results \n" ); document.write( "4 + 8k = -5(1-k) \n" ); document.write( "4 + 8k = -5 + 5k \n" ); document.write( "8k - 5k = -4 - 4 \n" ); document.write( "3k = -9 \n" ); document.write( "k + \n" ); document.write( "k = -3 \n" ); document.write( ": \n" ); document.write( "Check solution find the value of the 1st pair as given: \n" ); document.write( "(k+3,-2k) \n" ); document.write( "-3+3, -2(-3) = 0, 6 \n" ); document.write( " |