Answer:
1. Equal
2. Not equal.
Step-by-step explanation:
1. -2 * -0.16 = -0.32
0.16 * (-2) = -0.32 EQUAL
2. 0.4 / (-3) = - 0.1333...
-3 / 0.4 = -7.5 Not equal
Answer:
First option: True.
Step-by-step explanation:
To know if the volume of this cylinder is 496.21 ft³, you need to use the formula for calculate the volume of a cylinder:

Where "r" is the radius and "h" is the height.
You can observe in the figure that the radius of the cylinder is 4.5 feet and the height is 7.8 feet.
Then, knowing this, you can substitute these values into the formula.
Therefore, the volume of this cylinder is:

Then the answer is: True.
Answer:
3x + 3 = -2x + 3
3x + 2x = 3 - 3
5x = 0
x =0.
So y = 3(0) + 3 = 3.
Step-by-step explanation:
Piecewise functions have different definitions, depending on when you evaluate them.
Given an input x, your function returns:
- 2x if the input is negative
- 1 if the input lies between 0 (included) and 2 (excluded)
- the square root of x if the input is greater than 2 (included)
You want to know what f(0) is. In other words, you want to know what happens if we give 0 as input.
The piecewise definition tells us that, if the input is 0, the function outputs 1.
So, you have f(0) = 1.