document.write( "Question 67258: WRITE THE EQUATION of the line passing throiugh the given points:
\n" ); document.write( "(-1, 3)and (4, -2)
\n" ); document.write( "(2, -3) and (2,4)
\n" ); document.write( "

Algebra.Com's Answer #47819 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
WRITE THE EQUATION of the line passing throiugh the given points:
\n" ); document.write( "(-1, 3)and (4, -2)
\n" ); document.write( "In order to write the equation of a line, you need a slope and a point.
\n" ); document.write( "We have two points, therefore we can use the slope formula to find the slope: \"highlight%28m=%28y2-y1%29%2F%28x2-x1%29%29\", m=slope, and (x1,y1) and (x2,y2) are 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 that we have a slope and a point we can use the point slope formula to find the equation of the line: \"highlight%28y-y1=m%28x-x1%29%29\", 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( "\"y-3=-x-1\"
\n" ); document.write( "\"y-3%2B3=-x-1%2B3\"
\n" ); document.write( "\"highlight%28y=-x%2B2%29\"
\n" ); document.write( "This is not the only way to do this, let me know if your book is doing something a little different.
\n" ); document.write( ":
\n" ); document.write( "(2, -3) and (2,4)
\n" ); document.write( "This is a special case, notice that the two x's are the same. If you were to plot these two points and connect the points, you would find you had a vertical line going through x=2.
\n" ); document.write( "The equation of a vertical line going through x=2, is:
\n" ); document.write( "\"highlight%28x=2%29\"
\n" ); document.write( ":
\n" ); document.write( "FYI, The other special case would be if the y's were the same, then the equation would be y=k, where k is their matching y value.
\n" ); document.write( ":
\n" ); document.write( "Happy Calculating!!!!
\n" ); document.write( "
\n" );