document.write( "Question 104804: Write the equation of the line with the given slope and y-intercept. Then graph each line using the slope and y-intercept.\r
\n" );
document.write( "\n" );
document.write( "slope: 5;y-intercept : (0,-2) \n" );
document.write( "
Algebra.Com's Answer #76261 by duggie(26)![]() ![]() ![]() You can put this solution on YOUR website! use y=mx+b \n" ); document.write( "slope is known as m \n" ); document.write( "y-intercept is known as b\r \n" ); document.write( "\n" ); document.write( "plug in the info\r \n" ); document.write( "\n" ); document.write( "slope: 5;y-intercept : (0,-2) \n" ); document.write( "y=5x-2 \n" ); document.write( " |