document.write( "Question 399896: find the y intercept and the x intercept for the equation 3x-2y=12 \n" ); document.write( "
Algebra.Com's Answer #283119 by mananth(16946)![]() ![]() You can put this solution on YOUR website! find the y intercept and the x intercept for the equation 3x-2y=12 \n" ); document.write( "... \n" ); document.write( "put y = 0 \n" ); document.write( "3x-0=12 \n" ); document.write( "3x=12 \n" ); document.write( "/3 \n" ); document.write( "x=4 the x intercept \n" ); document.write( "... \n" ); document.write( "put x=0 \n" ); document.write( "0-2y=12 \n" ); document.write( "-2y=12 \n" ); document.write( "/-2 \n" ); document.write( "y=-6 the y intercept \n" ); document.write( " \n" ); document.write( " |