Answer:
26 million
Step-by-step explanation:
8200000 / 0.32 = 25625000
25625000 rounded to nearest million = 26 million
Answer: 0.796 meters
Step-by-step explanation:
Circumference of circle =
, where r=radius
Here, Circumference of loop = 2.5 meters
i.e. 


Diameter = 2r = 2(0.398) = 0.796 meters
Hence, The diameter of Taiga's exercise hoop = 0.796 meters
I’m pretty sure it would be a and b
Answer:
x is in the range [-1,4]
Step-by-step explanation:
I haven't worked with absolute value inequalities in awhile, but let's take a wack at this.
We are given the following inequality:
| 2x - 3 | <= 5
This implies two possible cases:
[1] -5 <= 2x -3
Or
[2] 2x - 3 <= 5
So let's solve x for both of these cases:
[1] -5 <= 2x - 3
-2 <= 2x
-1 <= x
[2] 2x - 3 <= 5
2x <= 8
x <= 4
So from these cases, we can say the following is true:
x >= -1 and x <= 4
Thus, we can write this in the form
-1 <= x <= 4
Or in interval notation:
{ x is element of reals | -1 <= x <= 4}
Also written as
x is in the range [-1,4]
Where the closed brackets represent 1 and 4 as possible answers whereas parenthesis would imply they were not.
Cheers.