document.write( "Question 153785This question is from textbook Mathmematics an applied approach
\n" );
document.write( ": Plot each pair of points and find the slope of the line containing them. Interpret the slope and graph the line.\r
\n" );
document.write( "\n" );
document.write( "(2,0);(2.2) I can graph it but don't under the rest of what the book is asking \n" );
document.write( "
Algebra.Com's Answer #113295 by checkley77(12844) ![]() You can put this solution on YOUR website! (2,0);(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 this indicates a verticle line through the point x=2. \n" ); document.write( "all the y points on this line contain an x value=2. \n" ); document.write( "Thus: (2,0), (2,15), (2,-5), (2,-8) etc. \n" ); document.write( " |