document.write( "Question 498866: Find the x-intercept of y = 6x + 12 \n" ); document.write( "
Algebra.Com's Answer #337221 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
y=6x+12
\n" ); document.write( "for X intercept plug y=0
\n" ); document.write( "0=6x+12
\n" ); document.write( "6x=-12
\n" ); document.write( "x=-2
\n" ); document.write( "
\n" );