document.write( "Question 306613: A line has the equation 2x= -6y +5. What is its slope? \n" ); document.write( "
Algebra.Com's Answer #219407 by sejackson91(8)![]() ![]() ![]() You can put this solution on YOUR website! the slope intercept form is y = mx+b where m is the slope and b is the y-intercept \n" ); document.write( "what you need to find is m so rearrange the given formula to y = mx+b \n" ); document.write( "2x = -6y + 5 \n" ); document.write( "6y = -2x + 5 \n" ); document.write( "y = -(1/3)x + 5/6 \n" ); document.write( "so m = -1/3 and that is your slope \n" ); document.write( " |