document.write( "Question 777430: what is the slope intercept form of the line with slope -2 containing the point (-3,4). graph the line. \n" ); document.write( "
Algebra.Com's Answer #474127 by 1998Baby(63)![]() ![]() ![]() You can put this solution on YOUR website! m=-2 \n" ); document.write( "(-3,4) \n" ); document.write( "y=mx+b \n" ); document.write( "4=(-2)(-3)+b \n" ); document.write( "4=6+b \n" ); document.write( "subtract 6 to 4 \n" ); document.write( "-2=b \n" ); document.write( " |