document.write( "Question 73572: I just do not know how to do these. Please help?
\n" );
document.write( "Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(-1, 3) and (4, -2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52622 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of the line passing through each of the given pairs of points. Write your result in slope-intercept form, where possible. \n" ); document.write( "---------------- \n" ); document.write( "(-1, 3) and (4, -2) \n" ); document.write( "slope = (-2-3)/(4--1) = -5/5= -1 \n" ); document.write( "The equation you want has form y=mx+b \n" ); document.write( "You are told y=3 when x=-1 and you just determined m=-1 \n" ); document.write( "Use those facts to solve for b, as follows: \n" ); document.write( "3=-1(-1)+b \n" ); document.write( "b=2 \n" ); document.write( "------EQUATION: \n" ); document.write( "y=-x+2 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |