document.write( "Question 268673: 3x - 2y = 12
\n" );
document.write( "Find x and y intercept.
\n" );
document.write( "x and y = 0. \n" );
document.write( "
Algebra.Com's Answer #196869 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! x intercept: let y = 0 to get x = 4 \n" ); document.write( "y intercept: let x = 0 to get y = -6 \n" ); document.write( " |