document.write( "Question 920230: A line passes through the point (6,-5), and as the x increases by 1, the value of y decreases by 2. What is its equation? \n" ); document.write( "
Algebra.Com's Answer #558234 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! m = -2/1 = -2 \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y + 5 = -2(x - 6) \n" ); document.write( "y = -2x + 7 \n" ); document.write( " |