document.write( "Question 48352: Find the slope and y-intercept.\r
\n" );
document.write( "\n" );
document.write( "x= -7 \n" );
document.write( "
Algebra.Com's Answer #32014 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Two Points: P(-7,0) and P(-7,1) \n" ); document.write( "M = (y2 - y1)/(x2 - x1) = (1 - 0)/(-7 + 7) = 1/0 The slope is undefined. \n" ); document.write( "Since the line is vertical, there is no y-intercept! \n" ); document.write( " |