document.write( "Question 369210: What is the Slope, y-intercept, and x-intercept of y=-2/3x+5? \n" ); document.write( "
Algebra.Com's Answer #263074 by lefty4ever26(59)\"\" \"About 
You can put this solution on YOUR website!
\"y=%28-2%2F3%29x%2B5\" In the formula y=mx+b m=slope.
\n" ); document.write( " SO in this equation (-2/3) is the slope.
\n" ); document.write( "the x-intercept is where y=0 so plug 0 in for y. and solve for x.\r
\n" ); document.write( "\n" ); document.write( "\"0=%28-2%2F3%29x%2B5\"
\n" ); document.write( "\"%282%2F3%29x=5\"
\n" ); document.write( "\"2x=15\"
\n" ); document.write( "\"x=15%2F2\" So the x intercept is (15/2,0)\r
\n" ); document.write( "\n" ); document.write( "The y-intercept is where x=0 so plug in 0 for x and solve for y.\r
\n" ); document.write( "\n" ); document.write( "\"y=%28-2%2F3%29%280%29%2B5\"
\n" ); document.write( "\"y=5\" So the y intercept is (0,5)
\n" ); document.write( "
\n" );