document.write( "Question 235425: determine the slop and y intercept (4,8)(-3,-4)
\n" );
document.write( "y=mx+b \n" );
document.write( "
Algebra.Com's Answer #173409 by checkley77(12844) ![]() You can put this solution on YOUR website! Slope=(y2-y1)/(x2-x1)=(-4-8)/(-3-4)=-12/-7=12/7 \n" ); document.write( "8=12/7*4+b \n" ); document.write( "8=48/7+b \n" ); document.write( "b=8-48/7 \n" ); document.write( "b=56/7-48/7 \n" ); document.write( "b=8/7 the y intercept. \n" ); document.write( "y=12x/7+8/7 \n" ); document.write( " |