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 #47817 by stanbon(75887)![]() ![]() ![]() 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( "slope=[-2-3)/(4--1)=-5/5=-1 \n" ); document.write( "y-3=(-1)(x+1) \n" ); document.write( "y=-x+2 \n" ); document.write( "----------------- \n" ); document.write( "(2, -3) and (2,4) \n" ); document.write( "slope=(4--3)/(2-2) \n" ); document.write( "=7/0 \n" ); document.write( "But 7/0 is undefined. \n" ); document.write( "This means the line thru these two points is a vertical line. \n" ); document.write( "It is the line whose equation is x=2 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |