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
Aleksandr-060686 [28]
3 years ago
6

A cylindrical water-storage tank has a height of 7.7 m and a radius of 6.0 m. The storage tank is full of water but is vented to

the atmosphere. The bottom of the tank is 26 m off the ground. A 13 cm diameter pipe runs vertically down from the tank and goes 1.0 m underground before turning horizontal. The water flow in the horizontal pipe is 84 L/s.
1 What is the water pressure (gauge) in the horizontal pipe underground?

2 How fast does the water level in the tank drop?

3 bUTch Jones drills a 6.5 mm diameter hole near the bottom of the tank. How fast does the water shoot out?

4 What volume flow of water is lost out the hole?
Engineering
1 answer:
lilavasa [31]3 years ago
8 0

Answer:

1). 340.41N/m^2

2). 0.743_m/s

3). 12.29_m/s

4). 0.168_m^3/s

Explanation:

Applying Bernoulli's equation

P₁ + 0.5ρv₁² + ρgh₁ = P₂ + 0.5ρv₂² + ρgh₂

the velocity in the 13 cm diameter pipe is given by

flow rate = 84 L/s

1). Height=7.7+26+1=34.7_m

Density= 1_Kg/m^3

Acceleration due to gravity = 9.81_m/s^2

Pressure = density×height×gravity            

= 340.41N/m^2

2). Level of the tank drops by

Taking the tank as a pipe

v = pi × r^2 × h = flow rate through the pipe

= 84_L/s

r = 6.0_m, h = 7.7_m

Level drop by 84/(6×7.7)_m/s

= 0.743_m/s

3). Speed of water shoot out v = Sqr(2×g×h) = Sqr(2×9.81×7.7) = 12.29_m/s

4). Volume flow rate = v × a = 12.29×0.014 = 0.168_m^3/s

You might be interested in
Initialize the tuple team_names with the strings 'Rockets', 'Raptors', 'Warriors', and 'Celtics' (The top-4 2018 NBA teams at th
Drupady [299]

Answer:

#Initialise a tuple

team_names = ('Rockets','Raptors','Warriors','Celtics')

print(team_names[0])

print(team_names[1])

print(team_names[2])

print(team_names[3])

Explanation:

The Python code illustrates or printed out the tuple team names at the end of a season.

The code displayed is a function that will display these teams as an output from the program.

4 0
3 years ago
A cylindrical specimen of steel has an original diameter of 12.8 mm. It is tested in tension its engineering fracture strength i
Mama L [17]

Answer:

a) The ductility = -30.12%

the negative sign means reduction

Therefore, there is 30.12% reduction

b) the true stress at fracture is 658.26 Mpa

Explanation:

Given that;

Original diameter d_{o} = 12.8 mm

Final diameter d_{f} = 10.7

Engineering stress  \alpha _{E} = 460 Mpa

a) determine The ductility in terms of percent reduction in area;

Ai = π/4(d_{o} )²  ; Ag = π/4(d_{f} )²

% = π/4 [ ( (d_{f} )² - (d_{o} )²) / ( π/4  (d_{o} )²) ]

= ( (d_{f} )² - (d_{o} )²) / (d_{o} )² × 100

we substitute

= [( (10.7)² - (12.8)²) / (12.8)² ] × 100

= [(114.49 - 163.84) / 163.84 ] × 100

= - 0.3012 × 100

= -30.12%

the negative sign means reduction

Therefore, there is 30.12% reduction

b) The true stress at fracture;

True stress  \alpha _{T} = \alpha _{E} ( 1 +  E_{E} )

E_{E}  is engineering strain

E_{E}  = dL / Lo

= (do² - df²) / df² = (12.8² - 10.7²) / 10.7² = (163.84 - 114.49) / 114.49

= 49.35 / 114.49  

E_{E} = 0.431

so we substitute the value of E_{E}  into our initial equation;

True stress  \alpha _{T} = 460 ( 1 +  0.431)

True stress  \alpha _{T} = 460 (1.431)

True stress  \alpha _{T} = 658.26 Mpa

Therefore, the true stress at fracture is 658.26 Mpa

6 0
2 years ago
Which of the following team members would not be involved in the design of
dimulka [17.4K]

Answer:

Writer

Explanation:

5 0
3 years ago
Which of the following would not be considered hot work? A chipping B soldering C
tankabanditka [31]
I believe the answer is D: brazing
Hope this helps you have a good night
5 0
2 years ago
It is said that Archimedes discovered his principle during a bath while thinking about how he could determine if King Hiero’s cr
arlik [135]

Answer: The crown is not made of pure gold.

Explanation:

Archimedes discovered that any solid, of any shape, when submerged in a liquid receives an upward force, equal to the weight of the volume of the liquid removed by the solid, which is equal to the solid volume.

So, if any body is weighed in air, the normal force will be equal to the gravity force (which we call weight) which can be expressed as follows:

Fg = m g = δ V g = 34.7 N

When submerged in water, the normal force is equal to the difference between the actual weight, and the upward force due to Archimedes' principle, called buoyant force, as follows:

Fn = Fg - Ep = δx. V. g - δH20 . V. g = 31.5 N

Dividing Fg between Fn, and simplifying common terms, we have:

δx / (δx - δh20) = 34.7 / 31.5 = 1.10

Solving for δx, we get the following value:

δx = 11,000 Kg/m3, less dense than pure gold, so we can conclude that the crown was not made of pure gold.

3 0
3 years ago
Other questions:
  • Briefly describe the purpose of specifying boundary conditions.
    7·1 answer
  • A 11-cm-diameter horizontal jet of water with a velocity of 40 m/s relative to the ground strikes a flat plate that is moving in
    7·1 answer
  • Talc and graphite are two of the lowest minerals on the hardness scale. They are also described by terms like greasy or soapy. B
    14·1 answer
  • Write an application named EnterUppercaseLetters that asks the user to type an uppercase letter from the keyboard. If the charac
    8·1 answer
  • How can I solve 23.5 million Nona meters to millimeters using no calculator because I have to show my work
    15·2 answers
  • assume a five layer network model. There are 700 bytes of application data. There is a 20 bye header at the transport layer, a 2
    5·1 answer
  • Glyphicons is mainly used for​
    12·1 answer
  • A gas mixture containing 3 moles CO2, 5 moles H2 and 1 mole water is undergoing the following reactions CO2+3H2 →cH3OH + H2O Dev
    10·1 answer
  • A helicopter is hovering in a steady cross wind at a gross weight of 3,000 lb (1,360.8 kg). This helicopter has 275 hp (205 kW)
    10·1 answer
  • Can you help me with this task/homework.
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!