document.write( "Question 1043607: Find the slope, x-intercept, and y-intercept of
\n" );
document.write( "y=3x
\n" );
document.write( "y=-3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #658756 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=3x, m, the slope, is 3. b, the intercept, is 0 \n" ); document.write( "y=-3. Here, m, the slope is 0 (no x), and the intercept is what is left, -3. \n" ); document.write( " |