Answer:
b. x+1..........................
Answer:
C 1/125
Step-by-step explanation:
5 ^−3
Calculate 5 to the power of −3 and get
1/125
Since the parabola is connecting the points, it means that the points given are on the parabola or that the points are solutions of the parabola. Thus, when we substitute the points into the function, we should end up with the correct y-value.
To find the correct choice, let's test a point. An easy point to test I believe would be (-3, 0) because we should be getting 0 as a y-value. Let's test:




We can see that Choice B is the correct function, because it produces 0 when we substitute
. Thus, Choice B, or (x + 3)(x - 4) is the answer.
Answer:
2^170
Step-by-step explanation:
(16 x 4^3 x 8^8)^ 5
- start by converting it all to a common base
(2^4 x 2^3 x 2^24)^5
- calculate the product, by adding all the powers
(2^34)^5
= 2^170
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5