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)\"\" \"About 
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, \"-1%2F4\" is the slope in this problem
\n" ); document.write( "Use the slope formula: m = \"%28y2-y1%29%2F%28x2-x1%29\"
\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( "\"%28-6-%28-10%29%29%2F%285-k%29\" = \"-1%2F4\"
\n" ); document.write( "\"%28-6%2B10%29%2F%285-k%29\" = \"-1%2F4\"
\n" ); document.write( "\"4%2F%285-k%29\" = \"-1%2F4\"
\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( "
\n" );