document.write( "Question 317290: How to find the X-intercept and the Y-intercept of 3x-2y=12 \n" ); document.write( "
Algebra.Com's Answer #227152 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
first put in slope-intercept form y=mx+b m=slope b=y-intercept
\n" ); document.write( "\"3x-2y=12\"
\n" ); document.write( "\"-2y=-3x%2B12\"
\n" ); document.write( "\"y=%283%2F2%29x-6\"
\n" ); document.write( "y-intercept= -6
\n" ); document.write( "\"3x-2y=12\" replace y with 0 to find x-intercept
\n" ); document.write( "\"3x=12\"
\n" ); document.write( "\"x=4\"
\n" ); document.write( "x-intercept= 4
\n" ); document.write( "
\n" ); document.write( "
\n" );