document.write( "Question 61480: Find the x intercept of this equation: \r
\n" );
document.write( "\n" );
document.write( "2x + 3y = 12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #42297 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE X INTERCEPT IS FOUND BY SETTING Y=0 THUS \n" ); document.write( "2X+3*0=12 \n" ); document.write( "2X=12 \n" ); document.write( "X=12/2 \n" ); document.write( "X=6 THE X INTERCEPT. \n" ); document.write( " |