document.write( "Question 545929: can you explain x and y intercepts for the problem x^2+4x-5 \n" ); document.write( "
Algebra.Com's Answer #355782 by htmentor(1343) You can put this solution on YOUR website! y = x^2 + 4x - 5 \n" ); document.write( "The y-intercept is obtained when x=0: \n" ); document.write( "Setting x=0 gives y = -5 \n" ); document.write( "To find the x-intercepts, factor the equation and set y=0 \n" ); document.write( "y = 0 = (x+5)(x-1) \n" ); document.write( "From this we see that the equation is satisfied for x = -5, x = 1 \n" ); document.write( "The graph is below: \n" ); document.write( " |