document.write( "Question 229652: Find the slope and the y-intercept of the line.\r
\n" );
document.write( "\n" );
document.write( "-3x + y = 14 \n" );
document.write( "
Algebra.Com's Answer #170220 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=3x+14 \n" ); document.write( "slope=m=3 \n" ); document.write( "y int=b=14 (0,14) \n" ); document.write( " |