X-intercept is (-6, 0) , (3, 0)
Answer:
k = 13The smallest zero or root is x = -10
Step-by-step explanation:
you can write "x^2" to mean "x squared"
f(x) = x^2+3x-10
f(x+5) = (x+5)^2+3(x+5)-10 ... replace every x with x+5
f(x+5) = (x^2+10x+25)+3(x+5)-10
f(x+5) = x^2+10x+25+3x+15-10
f(x+5) = x^2+13x+30
Compare this with x^2+kx+30 and we see that k = 13
Factor and solve the equation below
x^2+13x+30 = 0
(x+10)(x+3) = 0
x+10 = 0 or x+3 = 0
x = -10 or x = -3
The smallest zero is x = -10 as its the left-most value on a number line.
Answer:
x = -3 or x = 3
Step-by-step explanation:
Subtract 9 from both sides.
x^2 - 9 = 0
Factor the left side. There is no common factor of the terms. It is a binomial which is the difference of two squares, so it factors into the product of a sum and a difference.
(x + 3)(x - 3) = 0
Set each factor equal to zero.
x + 3 = 0 or x - 3 = 0
Solve each equation.
x = -3 or x = 3
Answer:
right
Step-by-step explanation: