document.write( "Question 332643: (-3,2),m=-4/3 what is the slope intercept form of the equation of the line? \n" ); document.write( "
Algebra.Com's Answer #238371 by benazir.sj@gmail.com(109)![]() ![]() You can put this solution on YOUR website! x1=-3 y1=2 m=-4/3 \n" ); document.write( "slope intercept form is \n" ); document.write( "y=mx +b \n" ); document.write( "but here the x1 and y1 values are givenso wecan apply the formula \n" ); document.write( "y-y1=m(x-x1)\r \n" ); document.write( "\n" ); document.write( "y-2= -4/3(x-(-3)) \n" ); document.write( "y-2 =-4/3(x+3) \n" ); document.write( "y-2=-4/3x-4/3*3 \n" ); document.write( "y-2=-4/3x-4 \n" ); document.write( "y=-4/3x-4+2 \n" ); document.write( "y=-4/3x-2\r \n" ); document.write( "\n" ); document.write( "the slope intercept form is \n" ); document.write( "y = -4/3x-2 \n" ); document.write( " |