document.write( "Question 259835: In the formula for an algebra equation (y=mx+b), what is the x-intercept and the y-intercept? \n" ); document.write( "
Algebra.Com's Answer #191298 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! In the formula for an algebra equation (y=mx+b), what is the x-intercept and the y-intercept? \n" ); document.write( ". \n" ); document.write( "The y-intercept is easy -- by setting x = 0 we see that the y-intercept is at \n" ); document.write( "(0,b) \n" ); document.write( ". \n" ); document.write( "For the x-intercept, set y=0 and solve for x\r \n" ); document.write( "\n" ); document.write( "y=mx+b \n" ); document.write( "0=mx+b \n" ); document.write( "-b=mx \n" ); document.write( "-b/m=x \n" ); document.write( "So, the x-intercept is at: \n" ); document.write( "(-b/m, 0) \n" ); document.write( " |