Discovering Hose Physics: Calculating Water Speed from Nozzle Adjustment

  • Thread starter Thread starter mt2568
  • Start date Start date
  • Tags Tags
    Hose Physics
Click For Summary

Homework Help Overview

The discussion revolves around calculating the speed of water as it exits a garden hose nozzle, considering the effects of gravity and the time it takes for the water to hit the ground after being shot upward. The problem involves kinematics and the application of equations of motion.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the application of kinematic equations to find the initial velocity of the water. There are attempts to clarify the correct equations and the implications of the time the water takes to reach the ground. Some participants question the assumptions about the velocity of the water when it strikes the ground.

Discussion Status

The discussion is ongoing, with various interpretations of the kinematic equations being explored. Some participants have provided corrections to earlier posts, while others are attempting to reconcile their understanding of the problem with the information given. There is no explicit consensus yet, but productive dialogue is occurring.

Contextual Notes

Participants note the importance of the time duration of 2 seconds for the water's trajectory and the height from which it falls. There is confusion regarding the initial velocity and the final velocity of the water upon impact, as well as the correct application of the kinematic equations.

mt2568
[SOLVED] Hose Physics

Suppose you adjust your garden hose nozzle for a hard stream of water. You point the nozzle vertically upward at a height of 1.5 m above the ground (the hose is 1.5 m off the ground). When you quickly move the nozzle from the vertical you hear the water striking the ground next to you for another 2.0 s. What is the water speed as it leaves the nozzle?
 
Physics news on Phys.org
Hi mt,

I don't know if you noticed the Sticky I put at the top of this forum ("Read This Before Posting"), but it states the policy here that we want to see how you started and where you got stuck, then we help you through the rough spots.

Thanks,
 
Didn't notice that, but I left my work on a different thread, forgot to put it here...

This how I got my answer, not sure if it was right though...

v = V0T + 2AT^2 (2nd Kinematic equation)

x-1.5 = v0(2s) + 2(9.8m/s^2)(2s)

When T = 2, then x- 1.5 is zero (When the water hits the gound the velocity of the water is zero)

v0 = -19.6m/s or 19.6 m/s
 
Forgot to divide the 2s, its 9.8 m/s not 19.6
 
Originally posted by mt2568
v[/color] = V0T + 2[/color]AT^2 (2nd Kinematic equation)

Not quite. That should be:

x[/color]=x0+v0t+(1/2}[/color]at2

x-1.5 = v0(2s) + 2[/color](9.8m/s^2)(2s)

Just change the 2[/color] to (1/2)[color] and recalculate.

When T = 2, then x- 1.5 is zero

Yes.

(When the water hits the gound the velocity of the water is zero)

No. The speed of the water is only zero at the top of the trajectory. By the time it hits the ground, it will be moving even faster than it was when it left the nozzle.

v0 = -19.6m/s or 19.6 m/s

You'll have to correct the mistakes noted above and try again.
 
v = V0T + .5AT^2

0 m/s = V0(.30s) + .5(9.80 m/s^2)(2s)^2

V = -65.3 m/s or 65 m/s

This doesn't seem right, a garden house shooting 65+ feet in the air! It must have something to do with the 0 for the final velocity (the water resting on the ground). Other than that I really can't see what I am doing wrong.
 
Originally posted by mt2568
v = V0T + .5AT^2

You didn't correct the first mistake I pointed out.

The equation should be:

x(not v!)=x0+v0t+(1/2)at2
 
Sry, typo, its hot out here :), despite that fact I made the x equal x-1.5. When you set T = 2, x - 1.5 = 0 because when the water hits the ground it no longers has a velocity.
 
Originally posted by mt2568
Sry, typo, its hot out here :),

Yeah, it's hot here too. :frown:

despite that fact I made the x equal x-1.5. When you set T = 2, x - 1.5 = 0 because when the water hits the ground it no longers has a velocity.

Whoa!

First, I am supposing that you set x=0 at ground level, so x-1.5 would indeed equal zero. But that has nothing to do[/color] with the velocity of the water.

Second, it is not true[/color] that the water does not have a velocity when it hits the ground. Indeed, its speed is greater when it hits the ground than it was when it left the nozzle. I already said that in my first post.

The equation for velocity is:

v=v0+at

In this case, a=-g (I take g to be a positive number), and you can see for yourself that v is definitely not zero when the water hits the ground. To find that out, you have to solve for t in the equation for x, then plug t into the equation for v.
 
  • #10
But we aren't solving for V, we are solving for initial velocity. Moreover, how can I solve t in the equation for x if I don't the initial velocity:

x = x0 + v0t +.5at^2

X = 0
x0 = 1.5 m
T = unknown
A = 9.8 m/s^2
V0 = unknown

Two variables? Something has to be done with the piece of information telling us that the water continues to hit the ground for 2 minutes, I just don't know what.
 
  • #11
Correction: 2 seconds
 
  • #12
Originally posted by Matt
But we aren't solving for V, we are solving for initial velocity.

I know that. I told you that you can solve for v to convince yourself that the speed of the water is not zero when it hits the ground. I said that because you told me twice that it is zero, and that is wrong.

Moreover, how can I solve t in the equation for x if I don't the initial velocity:

x = x0 + v0t +.5at^2

X = 0
x0 = 1.5 m
T = unknown
A = 9.8 m/s^2
V0 = unknown

But you were given T. They tell you that you water continues to land next to you for 2 seconds. That means it took 2 second for the water to go up and then come back down.
 
  • #13
x = x0 + v0t +.5at^2

X = 0
x0 = 1.5 m
T = 2 secs
A = 9.8 m/s^2
V0 = unknown

0 m = 1.5 m + v0(2s) + .5(9.80m/s^2)(4 s) =

0 m = 1.5 m + v0(2s) + 19.6 m/s^3 =

0 m = 21.1m/s^3 + v0(2s) =

-21.1m/s^3 = v0(2s) =

-10.55 m/s^2 = v0

Isn't this a form of acceleration rather than velocity?
 
  • #14
No, you just made a mistake with the t2 term.

(2s)2=4s2, but you have 4s.
 
  • #15
Thank you very much for your helf throughout the day; it is much apprectiated.
 
  • #16
Thank you very much for your helf throughout the day; it is much apprectiated.
 
  • #17
Hi, last time I looked at this, there were no replies. In the meantime, I found a solution. I think it's safe to post it now, since so much discussion has been gong on...

In a free fall from height h, the time is
t = sqrt(2h/g).
In this problem, we have a rise of h, and then a fall of h+s (where s = 1.5m). So,
t = sqrt(2h/g) + sqrt(2(h+s)/g).
Now, if we substitute h = v^2/2g, we get
t = v/g + sqrt((v/g)^2 + 2s/g).

It's quite easy to solve this for v.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 32 ·
2
Replies
32
Views
13K
  • · Replies 2 ·
Replies
2
Views
8K