document.write( "Question 971790: How do I find the slope of \n" );
document.write( "
Algebra.Com's Answer #594181 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! The given equation is x+2y=-2 \n" ); document.write( "2y=-x-2 \n" ); document.write( "y=(-1/2)x+(-1) \n" ); document.write( "Comparing with y=mx+c we get slope=(-1/2) \n" ); document.write( " |