Question 422340
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b>
Hi
What are the x-intercept(s) of the graph of the equation
 y-x^2 = -6x-7
   y = x^2-6x-7
Finding x-intercept when y = 0
  x^2-6x-7 = 0
factoring
(x-7)(x+1) = 0
(x-7)=0   x = 7   
(x+1)= 0  x= -1
x-intercept are(7,0) and (-1,0)
{{{drawing(300,300,  -10,10,-10,10, grid(1),
graph( 300, 300, -10,10,-10,10,0,x^2-6x-7))}}}