document.write( "Question 396206: How do you find the value for k so that the line through (k,-10) and (5,-6) is parallel to y= -1/4x + 3 \n" ); document.write( "
Algebra.Com's Answer #281191 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! How do you find the value for k so that the line through (k,-10) and (5,-6) is parallel to y= -1/4x + 3 \n" ); document.write( ": \n" ); document.write( "Parallel lines have the same slope, \n" ); document.write( "Use the slope formula: m = \n" ); document.write( "Assign the give points as follows \n" ); document.write( "x1=k; y1=-10 \n" ); document.write( "x2=5; y2=-6 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "4*4 = -1(5-k) \n" ); document.write( "16 = k - 5 \n" ); document.write( "16 + 5 = k \n" ); document.write( "k = 21 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this using substitution in the slope formula \n" ); document.write( " |