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) ![]() 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( " \n" ); document.write( "here we have a y intercept(0,5) & an x intercept (-2.5,0) \n" ); document.write( " |