one x-intercept for a parabola is at the point (-3,0). Use the factor method to find the other x-intercept for the parabola defined by this equation:

y= -x^2 - 5x - 6

separate the values with a comma.

Respuesta :

An x-intercept is when y = 0

Set Y to zero in the given formula and then solve for X

y = -x^2 -5x -6

y = 0

0 = -x^2-5x-6

Factor the polynomial:
 
-(x+2) (x+3) = 0

x +2 = 0
x =-2

x+3 = 0
x = -3  ( Already given in the problem)

The other x intercept would be (-2,0)


kanest
A trinomial is given by the following formula:

[tex]ax^{2} + bx + c[/tex]

Identify a, b, and c in this trinomial:

[tex]a = -1, b = -5, c = -6[/tex]

We'll pretend that all the numbers are positive.

Find all the factors of c:

Factors of 6: {1,2,3,6}

The numbers that multiply to 6 must also add up to b.

1 + 6 = 7
2 + 3 = 5

2 and 3 add up to 5. These numbers will be used for factoring:

[tex](x+2)(x+3)[/tex]

Because all of the numbers are negative, we have to add a negative sign in front of our factors:

[tex]-(x+2)(x+3)[/tex]

To find the other x-intercept, one of the values must be set to 0.

[tex]x + 2 = 0[/tex]

Subtract both sides by 2.

[tex]x = -2[/tex]

The other x-intercept for this trinomial is x = -2.