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)![]() ![]() ![]() 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: \n" ); document.write( "(x1,y1)=(-1,3) and (x2,y2)=(4,-2) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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: \n" ); document.write( "m=-1 and (x1,y1)=(-1,3) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \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( " |