document.write( "Question 897545: find the slope intercept form of the line which passes the given points\r
\n" );
document.write( "\n" );
document.write( "p(4,-8), q(5,-8) \n" );
document.write( "
Algebra.Com's Answer #544182 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the slope intercept form of the line which passes the given points \n" ); document.write( "p(4,-8), q(5,-8) \n" ); document.write( "*** \n" ); document.write( "Equation for intercept form of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "For given line: \n" ); document.write( "slope=∆y/∆x=(-8-(-8))/(5-4)=0/1=0 \n" ); document.write( "equation is that of a horizontal line, y=-8 \n" ); document.write( " |