I believe it is because with a net you simply find the area, and measuring 2D shapes is far easier than 3D shapes.
Hope this helped!
- Z
Formula:
V = 1/3 * pi * r^2 * h
Plug in what we know:
V = 1/3 * 3.14 * 3^2 * 4
V = 37.68cm^3
So the volume is 37.68cm^3 which rounds to 37.7cm^3.
Answer:
part b is 32
Step-by-step explanation:
Answer:
1. C. cylindrical coordinates
2 A. spherical coordinates
3. A. spherical coordinates
4. D. Cartesian coordinates
5 B. polar coordinates
Step-by-step explanation:
USE THE BOUNDARY INTERVALS TO IDENTIFY
1. ∭E dV where E is:
x^2 + y^2 + z^2<= 4, x>= 0, y>= 0, z>= 0 -- This is A CYLINDRICAL COORDINATES SINCE x>= 0, y>= 0, z>= 0
2. ∭E z^2 dV where E is:
-2 <= z <= 2,1 <= x^ 2 + y^2 <= 2 This is A SPHERICAL COORDINATES
3. ∭E z dV where E is:
1 <= x <= 2, 3<= y <= 4,5 <= z <= 6 -- This is A SPHERICAL COORDINATES
4. ∫10∫y^20 1/x dx ---- This is A CARTESIAN COORDINATES
5. ∬D 1/x^2 + y^2 dA where D is: x^2 + y^2 <=4 This is A POLAR COORDINATES
Answer:
a = 1
b = -1
Step-by-step explanation:
First, let's make equations out of those given f(x)'s
-4 = -3a + b
2 = 3a + b
We can use elimination method to get rid of the a real quick
-4 = b
2 = b
Add those together
-2 = 2b
Divide both sides by 2
-2/2 = 2b/2
b = -1
Plug in the new b in one of the original equations; I'm gonna use the bottom one
2 = 3a - 1
+ 1 + 1
3 = 3a
3/3 = 3a/3
a = 1