Calculating Water Flow Rate in Sloped Reservoir | Simple Calculus Question

  • Thread starter Thread starter Darkiekurdo
  • Start date Start date
  • Tags Tags
    Calculus
Darkiekurdo
Messages
111
Reaction score
0

Homework Statement


A reservoir of square cross-section has sides sloping at an angle of 45 degrees with the vertical. The side of the bottom is p feet in length, and water flows in the reservoir at the rate of c cubic feet per minute. Find an expression for the rate at which the surface of the water is rising at the instant its depth is h feet. Calculate this rate when p = 17, h = 4 and c = 35.


Homework Equations


Not stated


The Attempt at a Solution


I don't know how to begin, I'm sorry. :frown:
 
Physics news on Phys.org
Start by trying to find an expression for the volume V as a function of h and p.
 
What shape is the reservoir?
 
Darkiekurdo said:
What shape is the reservoir?

Did you read the problem? It's a truncated pyramid with square cross section.
 
Dick said:
Did you read the problem? It's a truncated pyramid with square cross section.
Hmm. I didn't know that. How did you come up with that?
 
Darkiekurdo said:
Hmm. I didn't know that. How did you come up with that?

I read the first sentence of the problem you posted.
 
Darkiekurdo said:
Hmm. I didn't know that. How did you come up with that?

Did you even read the problem? You asked the question and it seems like you haven't even read it. The first sentence describes the shape of the resevoir.
 
d_leet said:
Did you even read the problem? You asked the question and it seems like you haven't even read it. The first sentence describes the shape of the resevoir.
Of course I read it but I didn't know what that was. Sorry.
 
Anyway, the volume of a truncated pyramid is

V = \frac{H}{3}(A + a + \sqrt{Aa})

right?
 
Last edited:
  • #10
Right, if the A and a are the areas of the top and bottom.
 
  • #11
What should I do next?
 
  • #12
Apply that formula to your problem. If the reservoir is filled to height h, what are the areas of the top and bottom?
 
  • #13
So the area of A = p2 and a = (p+2h)2.
 
  • #14
Now you are cooking. What's the formula then for the volume V in terms of p and h?
 
  • #15
Then I'll just substitute those in the formula for the volume:

\frac{H}{3}[p^2 + p(p + 2h) + (p + 2h)^2]
 
  • #16
H=h, right? Now to make life easier later, I would expand that out. Now you have V as a function of p and h. What next? Please don't say "I don't know".
 
  • #17
Yeah, I should have written it as 1/3h instead of H/3 actually.

Thus,

p^2h + 2ph^2 + \frac{4}{3}h^3
 
  • #18
Better and better. What next?
 
  • #19
I'm stuck. :(
 
  • #20
Maybe we should take time in consideration?
 
  • #21
Darkiekurdo said:
Maybe we should take time in consideration?

Sure. You must have done some other rate problems, right? Review them.
 
  • #22
I'm just beginning with these so I'm not very familiar with those. I'll try though:

*something*time = p^2h + 2ph^2 + \frac{4}{3}h^3
 
  • #23
*something* = c. :-p

So:

ct = p^2h + 2ph^2 + \frac{4}{3}h^3
 
  • #24
Think derivatives. dV/dt is the rate water is coming in. dh/dt is the rate that it's rising.
 
  • #25
So we need to find dh/dt?
 
  • #26
That's what they are asking for, right?
 
  • #27
Sure. That derivative is

\frac{c}{(p + 2h)^2}

Then it's just substituting the required values.
 
  • #28
No. How did you get that? Differentiate your expression for V with respect to t, remember h=h(t) is a function of time.
 
  • #29
t = dt/dh. So c*dt/dh = p2 + 4ph + 4h2 = (p + 2h)2. Thus we get

dt/dh = \frac{c}{(p + 2h)^2}
 
  • #30
Darkiekurdo said:
t = dt/dh. So c*dt/dh = p2 + 4ph + 4h2 = (p + 2h)2. Thus we get

dt/dh = \frac{c}{(p + 2h)^2}

Actually, that's right. Apologies. But it's dh/dt, not dt/dh.
 
  • #31
Dick said:
Actually, that's right. Apologies. But it's dh/dt, not dt/dh.
You're right. :approve:

Thanks a lot though! I know sometimes I look a little bit stupid but I hope that's the age. :smile:
 
Back
Top