document.write( "Question 92082: 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( "(-1,3) (4,-2)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #66920 by funmath(2933)\"\" \"About 
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( "(-1,3) (4,-2)
\n" ); document.write( "In order to find the equation of a line, you need a point and a slope. You don't have a slope, but you can find the slope between the two points using the point slope formula: \"highlight%28m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29%29\", where m=slope and (x1,y1) and (x2,y2) are the given points.
\n" ); document.write( "(x1,y1)=(-1,3) and (x2,y2)=(4,-2)
\n" ); document.write( "\"m=%28-2-3%29%2F%284-%28-1%29%29\"
\n" ); document.write( "\"m=-5%2F5\"
\n" ); document.write( "\"m=-1\"
\n" ); document.write( "Now you have a point and a slope. You can find the equation of the line using the point slope formula: \"highlight%28y-y%5B1%5D=m%28x-x%5B1%5D%29%29\", where m=slope and (x1,y1) is a given point.
\n" ); document.write( "m=-1 and (x1,y1)=(-1,3)
\n" ); document.write( "\"y-3=-1%28x-%28-1%29%29\"
\n" ); document.write( "\"y-3=-1%28x%2B1%29\"
\n" ); document.write( "Slope-intercept form is \"highlight%28y=mx%2Bb%29\", where m=slope and (0,b)=y-intercept. Solve the equation for y.
\n" ); document.write( "\"y-3=-x-1\"
\n" ); document.write( "\"y-3%2B3=-x-1%2B3\"
\n" ); document.write( "\"y=-x%2B2\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" ); document.write( "
\n" );