document.write( "Question 438823: what is the x-coordinate of the x-intercept of the function 2/3y=-6x+12?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303371 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! set y to zero and solve for x: \n" ); document.write( "2/3y=-6x+12 \n" ); document.write( "2/3(0)=-6x+12 \n" ); document.write( "0=-6x+12 \n" ); document.write( "-12 = -6x \n" ); document.write( "2 = x (this is your answer) \n" ); document.write( " |