Answer:
Radius = 6.46 meters
Height = 1.46 meters
Step-by-step explanation:
The volume of a cylinder = πr²h
In the above question, we were given
r = (x + 5) meters
h = x meters
Volume = 192 cubic meters
Hence,
192 = π × (x + 5)² × x
192 = π × (x² + 10x + 25) × x
192 = π × (x³ + 10x² + 25x)
Divide both sides by π
192/π = x³ + 10x² + 25x
61.115498147 = x³ + 10x² + 25x
x³ + 10x² + 25x - 61.12
This Quadratic equation is a polynomial
x = 1.46119
From the above:
Radius = (x + 5)meters
Radius = 1.46119 + 5 = 6.46119 meters
Approximately to 2 decimal places = 6.46 meters
Height = x meters
Height = 1.46119 meters
Approximately to 2 decimal places = 1.46 meters
Answer:
y-8
If Tia is 8 years younger than Annette and Annette is y years old, you just take y and subtract 8.
Answer:
Transitive
Step-by-step explanation:
Answer:
d=-4
Step-by-step explanation:
20 = –d + 16
Subtract 16 from each side
20-16 = –d + 16-16
4 = -d
Multiply each side by -1
-1 *4 = -1 * -d
-4 =d
Answer:
h(x) = x/2 - 1/2
Step-by-step explanation:
Here's the procedure for finding the inverse function algebraically:
1. Replace the label 'f(x)' with the label 'y:' y = 2x + 1
2. Interchange x and y: x = 2y + 1
3. Solve the resulting equation for y: 2y = x - 1, or y = (1/2)(x - 1) or y = x/2 - 1/2
This result corresponds to the 1st given possible answer choice.
The desired inverse function is h(x) = x/2 - 1/2