1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Stolb23 [73]
3 years ago
15

This is a "water tank" calculus problem that I've been working on and I would really appreciate it if someone could look at my w

ork and tell me if I did it properly! Thank you.

Mathematics
1 answer:
Sedaia [141]3 years ago
8 0
Part A

Everything looks good but line 4. You need to put all of the "2h" in parenthesis so the teacher will know you are squaring all of 2h. As you have it right now, you are saying "only square the h, not the 2". Be careful as silly mistakes like this will often cost you points. 

============================================================

Part B

It looks like you have the right answer. Though you'll need to use parenthesis to ensure that all of "75t/(2pi)" is under the cube root. I'm assuming you made a typo or forgot to put the parenthesis. 

dh/dt = (25)/(2pi*h^2)
2pi*h^2*dh = 25*dt
int[ 2pi*h^2*dh ] = int[ 25*dt ] ... applying integral to both sides
(2/3)pi*h^3 = 25t + C
2pi*h^3 = 3(25t + C)
h^3 = (3(25t + C))/(2pi)
h^3 = (75t + 3C)/(2pi)
h^3 = (75t + C)/(2pi)
h = [ (75t + C)/(2pi) ]^(1/3)

Plug in the initial conditions. If the volume is V = 0 then the height is h = 0 at time t = 0
0 = [ (75(0) + C)/(2pi) ]^(1/3)
0 = [ (0 + C)/(2pi) ]^(1/3)
0 = [ (C)/(2pi) ]^(1/3)
0^3 =  (C)/(2pi)
0 = C/(2pi)
C/(2pi) = 0
C = 0*2pi
C = 0 

Therefore the h(t) function is...
h(t) = [ (75t + C)/(2pi) ]^(1/3)
h(t) = [ (75t + 0)/(2pi) ]^(1/3)
h(t) = [ (75t)/(2pi) ]^(1/3)

Answer:
h(t) = [ (75t)/(2pi) ]^(1/3)

============================================================

Part C

Your answer is correct. 
Below is an alternative way to find the same answer

--------------------------------------

Plug in the given height; solve for t
h(t) = [ (75t)/(2pi) ]^(1/3)
8 = [ (75t)/(2pi) ]^(1/3)
8^3 = (75t)/(2pi)
512 = (75t)/(2pi)
(75t)/(2pi) = 512
75t = 512*2pi
75t = 1024pi
t = 1024pi/75
At this time value, the height of the water is 8 feet

Set up the radius r(t) function 
r = 2*h
r = 2*h(t)
r = 2*[ (75t)/(2pi) ]^(1/3) .... using the answer from part B

Differentiate that r(t) function with respect to t
r = 2*[ (75t)/(2pi) ]^(1/3)
dr/dt = 2*(1/3)*[ (75t)/(2pi) ]^(1/3-1)*d/dt[(75t)/(2pi)] 
dr/dt = (2/3)*[ (75t)/(2pi) ]^(-2/3)*(75/(2pi))
dr/dt = (2/3)*(75/(2pi))*[ (75t)/(2pi) ]^(-2/3)
dr/dt = (25/pi)*[ (75t)/(2pi) ]^(-2/3)

Plug in t = 1024pi/75 found earlier above
dr/dt = (25/pi)*[ (75t)/(2pi) ]^(-2/3)
dr/dt = (25/pi)*[ (75(1024pi/75))/(2pi) ]^(-2/3)
dr/dt = (25/pi)*[ (1024pi)/(2pi) ]^(-2/3)
dr/dt = (25/pi)*(1/64)
dr/dt = 25/(64pi)
getting the same answer as before

----------------------------

Thinking back as I finish up, your method is definitely shorter and more efficient. So I prefer your method, which is effectively this:
r = 2h, dr/dh = 2
dh/dt = (25)/(2pi*h^2) ... from part A
dr/dt = dr/dh*dh/dt ... chain rule
dr/dt = 2*((25)/(2pi*h^2))
dr/dt = ((25)/(pi*h^2))
dr/dt = ((25)/(pi*8^2)) ... plugging in h = 8
dr/dt = (25)/(64pi)
which is what you stated in your screenshot (though I added on the line dr/dt = dr/dh*dh/dt to show the chain rule in action)
You might be interested in
Simplify -9(1-10n) - 2(3n+9)
agasfer [191]

Answer:

3 (28 n - 9)

Step-by-step explanation:

Simplify the following:

-9 (1 - 10 n) - 2 (3 n + 9)

-9 (1 - 10 n) = 90 n - 9:

90 n - 9 - 2 (3 n + 9)

-2 (3 n + 9) = -6 n - 18:

90 n + -6 n - 18 - 9

Grouping like terms, 90 n - 6 n - 18 - 9 = (90 n - 6 n) + (-9 - 18):

(90 n - 6 n) + (-9 - 18)

90 n - 6 n = 84 n:

84 n + (-9 - 18)

-9 - 18 = -27:

84 n + -27

Factor 3 out of 84 n - 27:

Answer: 3 (28 n - 9)

4 0
3 years ago
Lf a+b=10 ,ab=21 then a^3+b^3=​
Goshia [24]

Answer:

370

Step-by-step explanation:

a=3 or 7

b=7 or 3

3³+7³=370

8 0
3 years ago
Read 2 more answers
Suppose the life span of a calculator has a normal distribution with a mean of 60 months and a standard deviation of 8 months. W
rusak2 [61]

Answer:

Probability that the calculator works properly for 74 months or more is 0.04 or 4%.

Step-by-step explanation:

We are given that the life span of a calculator has a normal distribution with a mean of 60 months and a standard deviation of 8 months.

Firstly, Let X = life span of a calculator

The z score probability distribution for is given by;

         Z = \frac{ X - \mu}{\sigma} ~ N(0,1)

where, \mu = population mean = 60 months

            \sigma = standard deviation = 8 months

Probability that the calculator works properly for 74 months or more is given by = P(X \geq 74 months)

     P(X \geq 74) = P( \frac{ X - \mu}{\sigma} \geq \frac{74-60}{8} ) = P(Z \geq 1.75) = 1 - P(Z < 1.75)

                                                   = 1 - 0.95994 = 0.04

Therefore, probability that the calculator works properly for 74 months or more is 0.04 or 4%.

7 0
3 years ago
Devaughn is 14 years younger than Sydney. The sum of their ages is 52.What is Sydney's age?
artcher [175]
Set up an equation and solve:
2x-14=52
2x=66
x=33
sydney is 33 and devaughn is 19
5 0
3 years ago
Q#2 Graph the relation in the table.Then use the vertical-line test.Is the relation a function
tresset_1 [31]
The graph of the relation between x and y is as shown in attached figure

By applying the vertical line test we find that the relation is not a function because there are two points which are (1,-1) , (1,3) have the same value of x with different values of y which contradicts with with the rule of function.


5 0
3 years ago
Read 2 more answers
Other questions:
  • For each 90mm of coloured fabric Paul uses to make his curtains, he also uses 10cm of white fabric. Express the amount of white
    10·1 answer
  • What is the first step in describing what figure results when a given plane intersects a given three-dimensional figure
    7·1 answer
  • What type of reasoning starts with a given set of rules and conditions to determine what must be true?
    15·2 answers
  • What are the solutions of the equation
    11·1 answer
  • Can someone help me with these please.
    5·1 answer
  • Christine is building a deck in her backyard. In order to place the
    5·1 answer
  • Which of the following could represent the unit side lengths of a right triangle
    12·2 answers
  • Reese is selling lemonade at the parade. He gets to keep 50% of the money he collects. A large lemonade is $6.00 and a small lem
    14·1 answer
  • Help T-T If u good at word problems
    15·1 answer
  • 5. Mississippi and Georgia have a total of 21 electoral votes. Mississippi has 6 electoral votes. Use mental math or the guess,
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!