document.write( "Question 417970: Graph the line that passes through the points (-3, -5) and (8, 6)? \r
\n" );
document.write( "\n" );
document.write( "What are the x- and the y-intercepts for this line?\r
\n" );
document.write( "\n" );
document.write( "x-intercept
\n" );
document.write( "a = ?\r
\n" );
document.write( "\n" );
document.write( "y-intercept
\n" );
document.write( "b = ? \n" );
document.write( "
Algebra.Com's Answer #292563 by mananth(16946)![]() ![]() You can put this solution on YOUR website! plot the points (-3, -5) and (8, 6)\r \n" ); document.write( "\n" ); document.write( "slope = 11/11=1\r \n" ); document.write( "\n" ); document.write( "y=mx+b \n" ); document.write( "6=1*8+b \n" ); document.write( "b=-2 \n" ); document.write( "y=x-2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "x intercept = 2 \n" ); document.write( "y intercept =-2 \n" ); document.write( " |