To find the median you need to lay out all the answers by lowest to highest. Then, you’ll need to find the number that’s in the middle and that’s the median. However, if there’s 2 middle numbers you’ll need to add them then divide it by 2 and that’s the median.
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:
2√3
Step-by-step explanation:
√2^2x3
√2^2 √3
2√3 (answer)
Answer:
umm...
Step-by-step explanation:
Answer:
f^-1(x) = x - 2
Step-by-step explanation:
To find the inverse of a function in terms of x and y, you would sway x and y in the function. We can rewrite f(x) = x + 2 as y = x + 2, since f(x) is basically y in a function. The inverse of y = x + 2 would be x = y + 2. Now, solve for y.
x = y + 2
-2 both sides.
x - 2 = y
y = x - 2
The inverse of y = x + 2 would be y = x - 2, so the inverse of f(x) = x + 2 would be f^-1(x) = x - 2 (f^-1(x) means the inverse of f(x)).
f^-1(x) = x - 2
I hope you find this helpful. :)