document.write( "Question 222162: Find the slope and y-intercept for the line given below showing all wotk:
\n" );
document.write( "-4x + 2y = 10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #166469 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=slope, b=y int \n" ); document.write( "2y=4x+10 \n" ); document.write( "m=4 \n" ); document.write( "b=10 \n" ); document.write( " |