document.write( "Question 55913This question is from textbook Beginning Algebra
\n" );
document.write( ": Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to write the equation of the line passing through each pair of points. I need to write the result in slope-intercept form, where possible.
\n" );
document.write( " (-1, 3) and (4, -2)\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #37918 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (-2-3)/(4+1)=-5/5=-1 for the slope \n" ); document.write( "Y=mX+b \n" ); document.write( "now substitute 4 for X & -2 for Y we get \n" ); document.write( "-2=-1(4)+b \n" ); document.write( "-2=-4+b \n" ); document.write( "b=-4+2 \n" ); document.write( "b=2 \n" ); document.write( "thus y=-x+2 \n" ); document.write( " |