document.write( "Question 978963: Find the slope of the line whose equation is 4x - 6y = 8 \n" ); document.write( "
Algebra.Com's Answer #600317 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 4x-6y=8 \n" ); document.write( "-6y=-4x+8 \n" ); document.write( "y=-4/-6x+8/-6 \n" ); document.write( "y=2/3x-1.33 \n" ); document.write( "slope m=2/3 \n" ); document.write( " |