document.write( "Question 695014: What Is The x and Y intercept Of 3y= -2x+9 \n" ); document.write( "
Algebra.Com's Answer #428282 by Ave(106)![]() ![]() You can put this solution on YOUR website! 3y= -2x+9 set x equal to 0 to find the y intercept \n" ); document.write( "3y=9 divide by 3 \n" ); document.write( "y=3 \n" ); document.write( "y-intercept is (0,3) \n" ); document.write( "---- \n" ); document.write( "3y= -2x+9 set y equal to 0 to find the x intercept \n" ); document.write( "0=-2x+9 add -9 to both sides \n" ); document.write( "-9=-2x divide by -2 \n" ); document.write( "9/2=x \n" ); document.write( "x-intercept is (9/2, 0) \n" ); document.write( " |