document.write( "Question 100242: Consider the equation ky+2x=7. For what will be the value of k if the slope is 1? \n" ); document.write( "
Algebra.Com's Answer #73028 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "slope=m=1 \n" ); document.write( "ky+2x=7 \n" ); document.write( "ky=-2x+7 \n" ); document.write( "y=(-2x/k)+7/k \n" ); document.write( "by inspection of the above line if k=-2 then: y=x+(7/-2) and m=1 \n" ); document.write( "k=-2 Ans. \n" ); document.write( "Ed \n" ); document.write( " |