document.write( "Question 447287: Please help me write the slope - intercept equation for the line with the given slope that contains the given point. m=-3;(-2,1)\r
\n" );
document.write( "\n" );
document.write( "now I know my formula will be y=mx+b \n" );
document.write( "
Algebra.Com's Answer #307946 by mananth(16949) You can put this solution on YOUR website! m=-3 \n" ); document.write( " \n" ); document.write( "Plug value of the slope and point (-2 ,1) in \n" ); document.write( "Y=mx+b \n" ); document.write( "1=6+b \n" ); document.write( "b=1-6 \n" ); document.write( "b=-5 \n" ); document.write( "So the equation will be \n" ); document.write( "Y =-3x-5 \n" ); document.write( " \n" ); document.write( " |