document.write( "Question 146379: 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 #106863 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If you were to graph this linear equation, you would see that the line crosses the x-axis when y = 0. \n" ); document.write( "So set y = 0 and solve for x. \n" ); document.write( "2x + 3(0) = 12 \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6 This is the x-intercept. \n" ); document.write( "Let's confirm this by graphing the equation: \n" ); document.write( " |