document.write( "Question 103371: determine the x-intercept for the line given by y=(2/3)x-6 \n" ); document.write( "
Algebra.Com's Answer #75170 by checkley75(3666) ![]() You can put this solution on YOUR website! Y=(2/3)X-6 TO FIND THE X INTERCEPT SET Y=0. \n" ); document.write( "0=(2/3)X-6 \n" ); document.write( "2X/3=6 NOW CROSS MULTIPLY. \n" ); document.write( "2X=6*3 \n" ); document.write( "2X=18 \n" ); document.write( "X=18/2 \n" ); document.write( "X=9 THUS THE X INTERCEPT IS (9,0) \n" ); document.write( " |