document.write( "Question 243273: Find the coordinates of the x-intercept.
\n" ); document.write( "-x - 2y = 6
\n" ); document.write( "

Algebra.Com's Answer #178244 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
-x - 2y = 6
\n" ); document.write( "-2Y=X+6
\n" ); document.write( "Y=X/-2+6/-2
\n" ); document.write( "Y=-X/2-3
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-x%2F2+-3%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -x/2 -3).
\n" ); document.write( "X INTERCEPT=-6
\n" ); document.write( "
\n" );