document.write( "Question 996039: What's is the x intercept of the linear equation 3x+y=-1 \n" ); document.write( "
Algebra.Com's Answer #614622 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Plug in y = 0 and solve for x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x+y=-1
\n" ); document.write( "3x+0=-1
\n" ); document.write( "3x=-1
\n" ); document.write( "3x/3=-1/3
\n" ); document.write( "x = -1/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The x intercept is -1/3 or -0.333 (approximate)
\n" ); document.write( "This is the point (-1/3,0) or (-0.333, 0) (approximate)
\n" ); document.write( "
\n" );