I’m not sure but it’s either going to be b or c
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.
To factor using the reverse of the distributive property, find what common factor the numbers have and what common factor the variables have.
10.
-8x - 16
8 is a factor of both -8 and 16.
The first term has x, but the second term does not, so there is no common variable. The only common factor is 8, or -8.
Factor out a -8:
-8x - 16 = -8(x + 2)
To see if the factorization is correct, multiply the answer using the distributive property. If you get the original expression, then the factorization is correct.
11.
w^2 - 4w
The first term only has a factor of 1. The second term has a 4. There is no common factor between 1 and 4 except for 1, so there is no number you can factor out. The first term has w^2. The second term has w. Both terms have a common factor of w. We can factor out w from both terms.
w^2 - 4w = w(w - 4)
12.
4s + 10rs
4 and 10 have a common factor of 2.
s and rs have a common factor of s.
2 times s is 2s, so the common factor is 2s.
We now factor out 2s
4s + 10rs = 2s(2 + 5r)
Answer:
Step-by-step explanation:
