V = (4/3) pi r^3
9. V = (4/3)(3.14)(7.62)^3 = 1852.4 meters^3
10. V = (4/3)(3.14)(33/2)^3 = 18,807.0 inches^3
11. V = (4/3)(3.14)(18.4/2)^3 = 3260.1 feet^3
12. V = (4/3)(3.14)(sqrt3)/2)^3 = 2.7 cm^3
13. C = 2*pi*r ; 24 = 2 * 3.14 * r; 24/6.28 = r ; r = 3.82
V = (4/3)(3.14)(3.82)^3 = 233.4 in^3
14.V = (4/3)(3.14)(35.8)^3 = 192,095.6 mm^3
I can't read # 15 but follow the steps above.
Answer:
0.8
Step-by-step explanation:
Answer:
3x^2 (y^5)^1/4 which is the first choice
Explanation:
The fourth root means that the bracket under has the root has a power of 1/4.
So, the given expression is:
(81 * x^8 * y^5)^1/4
Now, we will distribute the power as follows:
(81 * x^8 * y^5)^1/4 = (81)^1/4 * (x^8)^1/4 * (y^5)^1/4
= 3 * x^2 * y^5/4
This expression is equivalent to:
3x^2 (y^5)^1/4 which is the first choice
Hope this helps :)
Answer:
log(x^7·y^2)
Step-by-step explanation:
The applicable rules are ...
... log(a^b) = b·log(a)
... log(ab) = log(a) +log(b)
_____
The first term, 7log(x) can be rewritten as log(x^7). Note that an exponentiation operator is needed when this is written as text.
The second term 2log(y) can be rewritten as log(y^2). These two rewrites make use of the first rule above.
Now, you have the sum ...
... log(x^7) +log(y^2)
The second rule tells you this can be rewritten as ...
... log(x^7·y^2) . . . . . seems to match the intent of the 3rd selection