Answer:
see below
Step-by-step explanation:
72pi cubic inches
1/3 pi r ^2 * h = 72 pi
1/3 r^2 h = 72
You can theoretically find infinite answers to this and get enough points for the semester where you don't have to do work anymore. I will list a couple more possible answers below
r = radius, h = height
r = 2, h = 54
r = 3, h = 24
r = 4, h = 27/2
r = √(1/pi), h = 72pi
Answer: x>6
Step-by-step explanation:
Part A
5x - 5 >= 10 or-3x + 1 > 13
1) This is a disjunction (OR)
5x - 5 >= 10
5x >= 15
x >= 3
or
-3x + 1 > 13
-3x > 12
x < -4
Answer
x <- 4 or x >= 3
Part C:
1) This is a conjunction (And)
5x+ 3 <= 18 and 4 - x < 6
5x <= 15 and - x < 2
x <= 3 and x > -2
Answer
-2 < x <= 3