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
Citrus2011 [14]
3 years ago
6

Water flows through a nozzle at the end of a fire hose. If the nozzle exit velocity must be 20 m/s and the exit diameter is 40 m

m, determine the minimum flow rate that the pump must provide.
Engineering
1 answer:
lara31 [8.8K]3 years ago
5 0

Answer:

minimum flow rate provided by pump is 0.02513 m^3/s

Explanation:

Given data:

Exit velocity of nozzle = 20m/s

Exit diameter = 40 mm

We know that flow rate Q is given as

Q = A \times V

where A is Area

A =\frac{\pi}{4} \times (40\times 10^{-3})^2 = 1.256\times 10^{-3} m^2

Q = 1.256\times 10^{-3} \times 20 = 0.02513 m^3/s

minimum flow rate provided by pump is 0.02513 m^3/s

You might be interested in
What does STP and NTP stands for in temperature measurement?
Lisa [10]

STP stands for standard temperature pressure and NTP stands for normal temperature pressure

8 0
4 years ago
N DevOps, high levels of automation are expected, which increases productivity. Which fact illustrates this productivity increas
Bess [88]

Answer:

Less intervention of humans.

Explanation:

This fact illustrate that less intervention of human in the production is the main cause for increase in productivity because use of machinery completed the work in less time as compared to the use of human labour. In many industries, machines takes the place of humans which increases the production of products but at the same time, increase the unemployment rate in the society. Making the whole industry on automation can increase the productivity of products in less time.

3 0
3 years ago
The steady-state data listed below are claimed for a power cycle operating between hot and cold reservoirs at 1200K and 400K, re
Anni [7]

Answer:

a) W_cycle = 200 KW , n_th = 33.33 %  , Irreversible

b) W_cycle = 600 KW , n_th = 100 %     , Impossible

c) W_cycle = 400 KW , n_th = 66.67 %  , Reversible

Explanation:

Given:

- The temperatures for hot and cold reservoirs are as follows:

  TL = 400 K

  TH = 1200 K

Find:

For each case W_cycle , n_th ( Thermal Efficiency ) :

(a) QH = 600 kW, QC = 400 kW

(b) QH = 600 kW, QC = 0 kW

(c) QH = 600 kW, QC = 200kW

- Determine whether the cycle operates reversibly, operates irreversibly, or is impossible.

Solution:

- The work done by the cycle is given by first law of thermodynamics:

                                 W_cycle = QH - QC

- For categorization of cycle is given by second law of thermodynamics which states that:

                                 n_th < n_max     ...... irreversible

                                 n_th = n_max     ...... reversible

                                 n_th > n_max     ...... impossible

- Where n_max is the maximum efficiency that could be achieved by a cycle with Hot and cold reservoirs as follows:

                                n_max = 1 - TL / TH = 1 - 400/1200 = 66.67 %

And,                         n_th = W_cycle / QH

a) QH = 600 kW, QC = 400 kW

   - The work done by cycle according to First Law is:

                                W_cycle = 600 - 400 = 200 KW

   - The thermal efficiency of the cycle is given by n_th:

                                n_th = W_cycle / QH

                                n_th = 200 / 600 = 33.33 %

   - The type of process according to second Law of thermodynamics:

               n_th = 33.333 %                n_max = 66.67 %

                                       n_th < n_max  

      Hence,                Irreversible Process  

b) QH = 600 kW, QC = 0 kW

   - The work done by cycle according to First Law is:

                                W_cycle = 600 - 0 = 600 KW

   - The thermal efficiency of the cycle is given by n_th:

                                n_th = W_cycle / QH

                                n_th = 600 / 600 = 100 %

   - The type of process according to second Law of thermodynamics:

                 n_th = 100 %                 n_max = 66.67 %

                                     n_th > n_max  

      Hence,               Impossible Process              

c) QH = 600 kW, QC = 200 kW

   - The work done by cycle according to First Law is:

                                W_cycle = 600 - 200 = 400 KW

   - The thermal efficiency of the cycle is given by n_th:

                                n_th = W_cycle / QH

                                n_th = 400 / 600 = 66.67 %

   - The type of process according to second Law of thermodynamics:

               n_th = 66.67 %                 n_max = 66.67 %

                                     n_th = n_max  

      Hence,                Reversible Process

7 0
3 years ago
Write a method called letterCount that takes two String arguments, one containing some text and the other containing a single le
jenyasd209 [6]

Answer:

I am writing a Python program.  Here is the function letterCount. This function takes two string arguments text and letter and return count of all occurrences of a letter in the text.

def letterCount(text, letter):  

 count = 0  # to count occurrences of letter in the text string

 for char in text:  # loop moves through each character in the text

   if letter == char: # if given letter matches with the value in char

     count += 1  # keeps counting occurrence of a letter in text

 return count # returns how many times a letter occurred in text

   

Explanation:

In order to see if this function works you can check by calling this function and passing a text and a letter as following:

print(letterCount('apples are tasty','a'))

Output:

3

Now lets see how this function works using the above text and letter values.

text = apples are tasty

letter = a

So the function has to compute the occurrences of 'a' in the given text 'apples are tasty'.

The loop has a variable char that moves through each character given in the text (from a of apples to y of tasty) so it is used as an index variable.

char checks each character of the text string for the occurrence of letter a.

The if condition checks if the char is positioned at a character which matches the given letter i.e. a. If it is true e.g if char is at character a of apple so the if condition evaluates to true.

When the if condition evaluates to true this means one occurrence is found and this count variable counts this occurrence. So count increments every time the occurrence of letter a is found in apples are tasty text.

The loop breaks when every character in text is traversed and finally the count variable returns all of the occurrences of that letter (a) in the given text (apples are tasty). As a occurs 3 times in text so 3 is returned in output.

The screen shot of program along with output is attached.

4 0
3 years ago
Can anyone tell me what rock this is?
Oksi-84 [34.3K]

Answer: answer is B

Explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • The period of a pendulum T is assumed to depend only on the mass m, the length of the pendulum `, the acceleration due to gravit
    9·1 answer
  • A series R-L circuit is given. Circuit is connected to an AC voltage generator. a) Derive equations for magnitude and phase of c
    13·1 answer
  • The fouling on the heat exchanger surfaces causes additional thermal resistance, thus decreases the heat transfer rate. a)- True
    11·1 answer
  • Which of the following is true Select one: a. HTML stands for Hyper Text Markup Language is a language for describing web pages
    6·1 answer
  • Zack's new home is progressing well, and the foundation work is finished. The general contractor stops by Zack's present home to
    11·1 answer
  • What level of wildfire risk do people living in Boulder have?
    9·1 answer
  • How do you identify all sensors, functions, and where we can use them?
    12·1 answer
  • which of the following tools is used for measuring small diameter holes which a telescoping gauge cannot fit into? A. telescopin
    13·1 answer
  • Technician A says the compressor is the dividing line of the refrigeration system, low- to high-side. Technician B says the expa
    6·1 answer
  • determine the position d of the 6- kn load so that the average normal stress in each rod is the same.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!