document.write( "Question 203469This question is from textbook
\n" );
document.write( ": Write a general linear equation for the line through the two points (-2,0) and (-2,-2). \n" );
document.write( "
Algebra.Com's Answer #153487 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (-2,0) and (-2,-2). \n" ); document.write( "First we find the slope. \n" ); document.write( "Slope=(y2-y1)/(x2-x1) \n" ); document.write( "Slope=(-2-0)/(-2+2) \n" ); document.write( "Slope=-2/0 \n" ); document.write( "slope=0 \n" ); document.write( "The equation is: \n" ); document.write( "y=mx+b \n" ); document.write( "0=0*-2+b \n" ); document.write( "0=0+b \n" ); document.write( "0=b is the y intercept. \n" ); document.write( "y=0x+0 \n" ); document.write( "y=0 \n" ); document.write( " \n" ); document.write( "This line is a verticle line through y=0. \n" ); document.write( " \n" ); document.write( " |