document.write( "Question 1055326: For what value of k does kx + 7y = 10 have a slope of 3? \n" ); document.write( "
Algebra.Com's Answer #670553 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For what value of k does kx + 7y = 10 have a slope of 3? \n" ); document.write( "---------- \n" ); document.write( " kx + 7y = 10 \n" ); document.write( "Solve for y \n" ); document.write( "y = (-k/7)x + 10/7 \n" ); document.write( "-k/7 is the slope \n" ); document.write( "--- \n" ); document.write( "-k/7 = 3 \n" ); document.write( "k = -21\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |