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
Hoochie [10]
3 years ago
10

A water tower that is 90 ft high provides water to a residential subdivision. The water main from the tower to the subdivision i

s 6 in. sch 40, 3 miles long. If each house uses a maximum of 50 gal/hr (at peak demand) and the pressure in the water main is not to be less than 30 psig at any point, how many homes can be served by the water main?
Engineering
1 answer:
Softa [21]3 years ago
5 0

Answer:

number of houses = 3751.243

Explanation:

given data

tower high H =  90 ft

pipe length L = 3 mile

pipe dia d = 6 in

solution

we consider here loss is neglected by dia 6 in pipe

so we apply here bernaulis equation from top to bottom height 90 ft

\frac{P1}{\rho g} + \frac{V1^2}{2 g} + Z1 = \frac{P2}{\rho g} + \frac{V2^2}{2 g} + Z2      ..........................1

here P1 is = o gauge pressure

and P2 = 30 Psi  = 206.843 × 10^{3} Pa

and Z1 = 27.432 m

and Z2 = 0 and V1 = 0

so from equation 1

0+0+27.432 = \frac{206.843*10^3}{1000*9.81} × \frac{V2^2}{2*9.81}

solve we get

V = 11.16 m/s

V = 36.6 ft/s

and

flow will be here

flow Q = AV     ............2

Q = \frac{\pi}{4} (0.15)^2 × 11.16

Q = 0.19723 m³/s

Q = 187562.157 gal/hr

we have given house  use maximum = 50 gal/hr

so total home served = \frac{total flow}{need 1 home}

number of houses = \frac{187562.157}{50}

so number of houses = 3751.243

You might be interested in
Steam at 1400 kPa and 350°C [state 1] enters a turbine through a pipe that is 8 cm in diameter, at a mass flow rate of 0.1 kg⋅s−
sergeinik [125]

Answer:

Power output, P_{out} = 178.56 kW

Given:

Pressure of steam, P = 1400 kPa

Temperature of steam, T = 350^{\circ}C

Diameter of pipe, d = 8 cm = 0.08 m

Mass flow rate, \dot{m} = 0.1 kg.s^{- 1}

Diameter of exhaust pipe, d_{h} = 15 cm = 0.15 m

Pressure at exhaust, P' = 50 kPa

temperature, T' =  100^{\circ}C

Solution:

Now, calculation of the velocity of fluid at state 1 inlet:

\dot{m} = \frac{Av_{i}}{V_{1}}

0.1 = \frac{\frac{\pi d^{2}}{4}v_{i}}{0.2004}

0.1 = \frac{\frac{\pi 0.08^{2}}{4}v_{i}}{0.2004}

v_{i} = 3.986 m/s

Now, eqn for compressible fluid:

\rho_{1}v_{i}A_{1} = \rho_{2}v_{e}A_{2}

Now,

\frac{A_{1}v_{i}}{V_{1}} = \frac{A_{2}v_{e}}{V_{2}}

\frac{\frac{\pi d_{i}^{2}}{4}v_{i}}{V_{1}} = \frac{\frac{\pi d_{e}^{2}}{4}v_{e}}{V_{2}}

\frac{\frac{\pi \times 0.08^{2}}{4}\times 3.986}{0.2004} = \frac{\frac{\pi 0.15^{2}}{4}v_{e}}{3.418}

v_{e} = 19.33 m/s

Now, the power output can be calculated from the energy balance eqn:

P_{out} = -\dot{m}W_{s}

P_{out} = -\dot{m}(H_{2} - H_{1}) + \frac{v_{e}^{2} - v_{i}^{2}}{2}

P_{out} = - 0.1(3.4181 - 0.2004) + \frac{19.33^{2} - 3.986^{2}}{2} = 178.56 kW

4 0
2 years ago
which of the following tools is used for measuring small diameter holes which a telescoping gauge cannot fit into? A. telescopin
Alex

Answer:

C. Dial indicator

Explanation:

This meassers small diameters

7 0
2 years ago
I WILL GIVE BRAINLIEST IF ANSWER FAST What is the measurement of this dial caliper?
Galina-37 [17]
The answer is B. 4.045 inches
6 0
3 years ago
Read 2 more answers
500 flights land each day at San Jose’s airport. Assume that each flight has a 5% chance of being late, independently of whether
BARSIC [14]

Answer:

a.0.0199

b.0.1765

c.0.0785

d.0.1268

e.Yes

Explanation:

It is given that   X follows a  Binomial distribution with (n= 500, p = 0.05)

The  probabilities  are computed using the EXCEL .

a) The required probability here is:

P(X less of equal to  15)

= binom.dist(15,500,0.05,TRUE)

=0.0199

Therefore the probability is 0.0199 .

b) The required probability here is:

P(X greater or equal to 30) = 1 - P(X less or equal to  29)  

=1 - binom.dist(29,500,0.05,TRUE)

=0.1765

Therefore the probability is 0.1765

c) P(X = 26 )

= binom.dist(26,500,0.05,FALSE)  

=0.0785

Therefore the probability is 0.0785

d) The required probability here is computed as:

P(10 less or equal to X less or equal to 20 ) = P(X less or equal to 19) - P(X less or equal to 10)

= binom.dist(19,500,0.05,TRUE) - binom.dist(10,500,0.05,TRUE)

=0.1268

Therefore the probability 0.1268

e) Yes . Therefore the probability because that is the assumption used to apply binomial distribution .

6 0
3 years ago
Does anyone know what this is​
sammy [17]

Answer:

Looks like mold that got frosted over

Explanation:

4 0
2 years ago
Read 2 more answers
Other questions:
  • Signal generator‘s internal impedance is purely resistive and has an open-circuit voltage of 3.5 V. When the generator is loaded
    11·1 answer
  • Consider the following class definitions: class smart class superSmart: public smart { { public: public: void print() const; voi
    6·1 answer
  • Your new mobile phone business is now approaching its first anniversary and you are able to step back and finally take a deep br
    8·1 answer
  • According to information found in an old hydraulies book, the energy loss per unit weight of fluid flowing through a nozzle conn
    6·1 answer
  • A large truck drives down the highway at 10 m/s hauling a rectangular trailer that is 6 m long, 2 m wide, and 2 m tall. The trai
    14·1 answer
  • For a 20 ohm resistor R, the current i = 2 A. What is the voltage V? Submit your answer as a number without units. ​
    12·1 answer
  • PLS HURRY!!!
    10·2 answers
  • Which process made making copies of technical drawings easier?
    8·1 answer
  • Complex machines are defined by
    8·1 answer
  • Your class is using engineering principles to improve the design of football helmets to prevent brain injury. your teacher divid
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!