SOLUTION: I need help finding the two spots where this crosses the x-axis (without graphing) x^2+4x=5+y

Algebra ->  Linear-equations -> SOLUTION: I need help finding the two spots where this crosses the x-axis (without graphing) x^2+4x=5+y      Log On


   



Question 850653: I need help finding the two spots where this crosses the x-axis (without graphing)
x^2+4x=5+y

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
To find the x-intercepts (the places where the graph crosses the x axis), you plug in y = 0 and solve for x

x^2+4x=5+y

x^2+4x=5+0

x^2+4x=5

x^2+4x-5 = 0

(x - 1)(x + 5) = 0

x - 1 = 0 or x + 5 = 0

x = 1 or x = -5

So the two x-intercepts, as ordered pairs, are: (1,0) and (-5,0)