Answer:
68
Step-by-step explanation:
Any function is evaluated by putting the argument value where the variable is, then doing the arithmetic. When the argument is another function value, that function value is evaluated first.
__
<h3>f∘g</h3>
The "o" in (fog) is a stand-in for the "ring operator" (∘) which is the operator used to signify a composition. A composition is evaluated right-to-left. That means (f∘g)(x) ≡ f(g(x)). The value of g(x) is found first, and is operated on by the function f.
Writing the composition in the form f(g(x)) lets you identify the layers of parentheses. As with any expression evaluation, the Order of Operations applies. It tells you to evaluate the expression in the innermost parentheses and work your way out.
<h3>g(-2)</h3>
To evaluate (f∘g)(-2) = f(g(-2)), we must first evaluate g(-2). That is ...
g(x) = 5x +4
g(-2) = 5(-2) +4 = -10 +4 = -6 . . . . . put -2 where x is, do the math
<h3>f(g(-2))</h3>
Now that we know g(-2) = -6, we know this expression is ...
f(-6) = 8 -10(-6) = 8 +60 = 68 . . . . . substitute for x in 8-10x
Then the value we're looking for is ...
(f∘g)(-2) = 68
Answer:
x^3-4x^2+25x-100
Step-by-step explanation:
We have 2 roots -5i and 4. Using the conjugate root theorem for the root -5i, we know that 5i should be another root
Combining the roots into a polynomial gives us:
(x+5i)(x-5i)(x-4)
Expand:
(x^2 + 25)(x-4)
x^3-4x^2+25x-100
Answer:
<h2>35 × (3 + m)</h2>
Step-by-step explanation:
The distributive property:
<em>a × (b + c) = a × b + a × c</em>
105 = 35 × 3
35m = 35 × m
105 + 35m = 35 × 3 + 35 × m = 35 × (3 + m)
A key feature is there is a constant y-value level between x values from 0 to 15 and there is a parabolic curve from x-values of 15 to 65. The vertex is at (3, 45)
<h3>How to get the relationship between graphs?</h3>
A) This is a parabolic graph and from the graph, we see that, the y-values remain the same from x-values of 0 to 15. Thereafter the x-values increases with a corresponding decrease in y-values until the vertex point before increase in x-values with corresponding increase in y-values.
A relationship could be: Battery percentage remains at the mark of 40 for the first 15 minutes of use. Thereafter, it begins to decrease parabolically until 45 minutes when it it is almost at 0 level and is charged before it starts to increase in a parabolic manner again for another 20 minutes when it increases linearly.
B) A key feature is there is a constant y-value level between x values from 0 to 15 and there is a parabolic curve from x-values of 15 to 65. The vertex is at (3, 45)
Read more about Graph relationships at; brainly.com/question/13060180
#SPJ1
Answer:
c
Step-by-step explanation: