- #1
bkelly
- 101
- 1
I found a few questions on water rockets but am not able to understand the equations. The guide I am using has this for the exit velocity of the water:
V = sqrt( ( 2 * pressure * nozzle_area ) / water_density )
I plug in the values for my water rocket to get
V = sqrt( ( 2 * 17.24Newtons/cm2 * 3.80 cm2 ) / 1 gram/cm3 )
After some simplification:
V = sqrt( 131 Newtons * cm2 / 1 gram )
That does not look anything like a velocity. How do I get the terms to work our correctly?
V = sqrt( ( 2 * pressure * nozzle_area ) / water_density )
I plug in the values for my water rocket to get
V = sqrt( ( 2 * 17.24Newtons/cm2 * 3.80 cm2 ) / 1 gram/cm3 )
After some simplification:
V = sqrt( 131 Newtons * cm2 / 1 gram )
That does not look anything like a velocity. How do I get the terms to work our correctly?