The intervals on which the graph is increasing: ]-∞,-3[ U ]0.5,-∞[ . On the other hand, the graph is decreasing: ]-3,0.5[
<h3>Function</h3>
A function can be classified as increasing or decreasing. Thus, a function is increasing when the y-values increase, on the other hand, a function is decreasing when the y-values decrease.
From the image, you can see that the y-values increase in the following x-intervals: from -∞ to -3 and from 0.5 to ∞. Using interval notation, you can write that the function is increasing in:
]-∞,-3[ U ]0.5,-∞[
From the graph, you can see that the y-values decrease in the following x-intervals: from -3 to 0.5. Using interval notation, you can write that the function is decreasing in:
]-3,0.5[
Learn more about function here:
brainly.com/question/2649645
Plug in -2 to x in the formula
So f(-2)= ((-2)+1)^2
Your answer should be: 1
Answer:
Step-by-step explanation:
you have a right triangle, more precisely is a isosceles right triangle, as you have one angle= 45⁰, the other angle is also= 45⁰
In this triangle the hypotenuse, c, is
c=9
= 12.72
8*8=64 well 2*2=4 hope it helps
In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.
<h3>What is the required code?</h3>
The code is given below:
number_of_days = 30
amount_after_30days = 0.01 * (2 ** number_of_days)
# print the amount
print(amount_after_30days)
Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1