document.write( "Question 525881: find a value for k so that the line through (6,-3) and (k,-4) is parallel to the line with the equation y=5x-7. \n" ); document.write( "
Algebra.Com's Answer #348260 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The line parallel to y = 5x -7 will have a slope of 5. \n" ); document.write( ". \n" ); document.write( "With the two points given, you can find 'k'. \n" ); document.write( ". \n" ); document.write( "m = 5 \n" ); document.write( ". \n" ); document.write( "m = (-3-(-4)) / (6-k) \n" ); document.write( ". \n" ); document.write( "5 = 1/ (6-k) \n" ); document.write( ". \n" ); document.write( "5*(6-k) = 1 \n" ); document.write( ". \n" ); document.write( "6-k = 1/5 \n" ); document.write( "-k = 1/5 - 6 \n" ); document.write( "k = -1/5 + 30/5 = 29/5 = 5 4/5 = 5.8 \n" ); document.write( "so the second point is \n" ); document.write( "(29/5,-4) \n" ); document.write( ". \n" ); document.write( "y = 5x + b \n" ); document.write( ". \n" ); document.write( "use one of the points to find 'b' \n" ); document.write( ". \n" ); document.write( "-3 = 5*6 + b \n" ); document.write( "-33 = b \n" ); document.write( ". \n" ); document.write( "y = 5x - 33 \n" ); document.write( ". \n" ); document.write( "In the following graph: \n" ); document.write( "the red line is y = 5x -7 \n" ); document.write( "the green line is y = 5x -33 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |