document.write( "Question 114040: How can you find the \"x\" and \"y\" intercepts in a graph? \n" ); document.write( "
Algebra.Com's Answer #82989 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
THE X INTERCEPT IS WHERE THE LINE CROSSES THE X PLANE.
\n" ); document.write( "THE Y INTERCEPT IS WHERE THE LINE CROSSES THE Y PLANE.
\n" ); document.write( "EXAMPLE
\n" ); document.write( "Y=2X+5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x+%2B5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 2x +5).
\n" ); document.write( "here we have a y intercept(0,5) & an x intercept (-2.5,0)
\n" ); document.write( "
\n" );