document.write( "Question 971790: How do I find the slope of \"x%2B2y=-2\" \n" ); document.write( "
Algebra.Com's Answer #594181 by amarjeeth123(569)\"\" \"About 
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( "
\n" );