Solving Water Stream Problem: Height of Wall Impacted

  • Thread starter Thread starter ProBasket
  • Start date Start date
  • Tags Tags
    Stream Water
AI Thread Summary
A water stream exits a hose nozzle at 16 m/s, aimed at a 40-degree angle, reaching a wall 4.0 m away in 0.33 seconds and hitting at a height of 2.8 m. The discussion focuses on maximizing the height the water reaches on the wall by adjusting the nozzle angle. Participants suggest using calculus to derive the height function in relation to the angle and then find the optimal angle that maximizes this height. The correct formula for height involves trigonometric functions, leading to a maximum height of 12.8 m when the optimal angle is determined. The conversation emphasizes the need for clarity in calculus concepts to solve the problem effectively.
ProBasket
Messages
140
Reaction score
0
a stream of water exits from the nozzle of a hose at a speed of 16m/s. the vertical wall of a burning building is a horizontal distance D=4.0 m away from the nozzle. I understand and got the correct answers for the first two questions, but i need help on the third question.

1.) if the nozzle is pointing at an angle of 40 Degrees above horizontal, how long does it take for the water to travel from the nozzle to the wall? 0.33s (it's correct, no need to check)

2.) At what height above the nozzle does the water hit the wall? 2.8 m ( this is also correct)

ok, I'm stuck on the third question...

3.) If the angle of the nozzle is changed to maximize the height of the water of the wall, what height above the nozzle does the water hit the wall?

The thing i don't understand is finding the angle of the nozzle when it's changed to the maximize height of the water. can someone help me?
 
Physics news on Phys.org
Do you know calculus...?If so,then compute the function height on the wall vs.angle, then maximize this function and then compute the maximal value...

Daniel.
 
i do know calculus, but i don't know what you just said. please explain with details. the answer is 12.8m, but i don't know how to get that answer. I'm trying to study for a test, so any help is appreciated. maybe if you explain it in a non-math/less math term, i would be able to understand.

"compute the function height on the wall vs.angle"

how would i do that?
 
Last edited:
The equations of motion are simple to get,by applying the second law of Newton for constant gravity field.
x(t)=v_{0}\cos \theta \ t
y(t)=v_{0}\sin \theta \ t-\frac{1}{2}gt^{2}

Put the condition that the water flow reaches the wall at the height "h" and then eliminate "t' between the 2 equations.You'll end up with an equation h=h(\theta).
Post that equation,please...

Daniel.
 
h = \frac{v(0)^2*sin(theta)^2}{2g}

this one?
 
Nope,that's 2 simple...Another one,please...

Daniel.

HINT:It contains tangent & secant squared.
 
h = tan(theta)*D-1/2*g(D/vo*cos(theta))^2
 
Perfect,now maximize & extract maximum value (don't bother computing the 2-nd derivative to convince yourself of the maximum value)...

Daniel.
 
"maximize & extract maximum value" <--- what do you mean?

do you just want me to plug in the values and find h?
if so, h = 3.17
 
  • #10
No, find dh/d\theta, and set this to zero. That will give you the optimal \theta. Plug this into find h.

Besides, how did you get that number without knowing the optimal angle ?
 
  • #11
i got

dh/d\theta = d(sec^2(\theta)+ \frac{d*g*cos(\theta)*sin(\theta)}{v_0^2})

so I'm trying to solve for theta right?

is this correct so far?
 
  • #12
It is incorrect.Pay attention with the differentiation of -\frac{1}{\cos^{2}\theta}

Daniel.
 
  • #13
Also, you seem to have squared the velocity in the denominator.
 
  • #14
It was supposed to be squared,Gokul.

Daniel.
 
  • #15
Oops sorry...ignore that.
 
Back
Top