document.write( "Question 604478: find the x and y intercepts of the graph of the equation y= 2/3x -4 \n" ); document.write( "
Algebra.Com's Answer #381242 by lawdej(58)\"\" \"About 
You can put this solution on YOUR website!
to find x intercept put y=0 in y= 2/3x -4
\n" ); document.write( " 0=2/3x-4
\n" ); document.write( " 2/3x=4
\n" ); document.write( " 2x=12
\n" ); document.write( " x=6
\n" ); document.write( "so x intercept is 6
\n" ); document.write( "to find y intercept put x=0 in y= 2/3x -4
\n" ); document.write( "y= 2/3 *0 -4
\n" ); document.write( "y=-4
\n" ); document.write( "so y intercept is -4
\n" ); document.write( "
\n" );