document.write( "Question 251021: What is the slope of the line whose equation is 5y + 6x - 2 = 0? \r
\n" );
document.write( "\n" );
document.write( "slope = 6
\n" );
document.write( "slope = -6/5
\n" );
document.write( "slope = 5/6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #182780 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! put in slope format \n" ); document.write( "5y+6x-2=0 \n" ); document.write( "5y=-6x+2 \n" ); document.write( "y=-6x/5+2/5 \n" ); document.write( "slope = -6/5 \n" ); document.write( " |