answer.
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
MissTica
2 months ago
8

A circular pipe of 25-mm outside diameter is placed in an airstream at 25 °C and 1-atm pressure. The air moves in cross flow ove

r the pipe at 15 m/s, while the outer surface of the pipe is maintained at 100 °C. a) What is the drag force exerted on the pipe per unit length of the pipe? (50 pts) b) What is the rate of heat transfer from the pipe per unit length of the pipe? (50 pts)

Engineering
1 answer:
Mrrafil [318]2 months ago
7 0
a) Fd = 3.24 N/m b) Q = 520 w/m Explanation: please refer to the attached files for the solution.
You might be interested in
Given num_rows and num_cols, print a list of all seats in a theater. Rows are numbered, columns lettered, as in 1A or 3E. Print
Viktor [391]

Answer:

This is the solution code in Python:

  1. alphabets = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J']
  2. user_input = input("Enter number of rows and columns: ")
  3. myArr = user_input.split(" ")
  4. num_rows = int(myArr[0])
  5. num_cols = int(myArr[1])
  6. seats = []
  7. for i in range(num_rows):
  8. row = []
  9. for j in range(num_cols):
  10. row.append(alphabets[j])
  11. seats.append(row)
  12. output = ""
  13. for i in range(len(seats)):
  14. for j in range(len(seats[i])):
  15. output += str(i + 1) + seats[i][j] + " "
  16. print(output)

Explanation:

Initially, we create a small list of alphabets from A to J (Line 1).

We then request the user to enter the number of rows and columns (Line 3). Given that the input comes as a string (e.g., "2 3"), we utilize the split() method to separate the numbers into individual items in a list (Line 4). The first item (row number) is assigned to variable num_rows, while the second item (column number) goes to num_cols.

Subsequently, we construct the seats list with a nested for-loop (Lines 10-15). Once the seats list is formed, another nested for-loop generates the required output string as per the question (Lines 19-21).

Finally, the output is printed (Line 23). For example, an input of 2 3 results in the output:

1A 1B 1C 2A 2B 2C

8 0
3 months ago
Three return steam lines in a chemical processing plant enter a collection tank operating at steady state at 1 bar. Steam enters
alex41 [359]

Response:

a) 4 kg/s

b) 99.61 °C

Rationale:

Refer to the pictures provided.

5 0
1 month ago
1. You do not need to remove the lead weights inside tires before recycling them.
Kisachek [356]
That's correct -.-.-.-.-.-.-.-.-.-.-.-.-.- Easy.
7 0
3 months ago
Write cout statements with stream manipulators that perform the following:
grin007 [323]

Answer:

A)cout<<setw(9)<<fixed<<setprecision(2)<<34.789;

B)cout<<setw(5)<<fixed<<setprecision(3)<<7.0;

C)cout<<fixed<<5.789E12;

D)cout<<left<<setw(7)<<67;

Explanation:

Stream Manipulators are special functions for use with the insertion (<<) and extraction (>>) operators on C++ stream objects, while the 'cout' statement outputs content to the standard output device in C++ programming.

setw: specifies the minimum width of the output field

setprecision: defines the number of decimal places for floating-point value formatting.

fixed: sets the format flag for floating-point streams.

left: left-aligns the output.

A) This statement shows the number 34.789 in a field that provides eight character spaces with two decimal precision. cout<<setw(9)<<fixed<<setprecision(2)<<34.789;

B) Here, the number 7.0 is displayed within six spaces with three decimal precision. cout<<setw(5)<<fixed<<setprecision(3)<<7.0;

C) This command prints 5.789e+12 in fixed-point format.  cout<<fixed<<5.789E12;

D) This statement left-aligns the number 67 across a field of six spaces. cout<<left<<setw(7)<<67;

7 0
2 months ago
The rate of flow of water in a pump installation is 60.6 kg/s. The intake static gage is 1.22 m below the pump centreline and re
mote1985 [299]

Answer:

The power of the pump is 23.09 kW.

Explanation:

Parameters

gravitational constant, g = 9.81 m/s^2

mass flow rate, \dot{m} = 60.6 kg/s

flow density, \rho = 1000 kg/m^3

efficiency of the pump, \eta = 0.74

output gauge pressure, p_o = 344.75 kPa

input gauge pressure, p_i = 68.95 kPa

cross-sectional area of output pipe, A_o = 0.069 m^2

cross-sectional area of input pipe, A_i = 0.093 m^2

height of discharge, z_o = 1.22 m - 0.61 m = 0.61 m (evaluated at pump’s maximum height of 1.22 m)

input height, z_i = 0 m

hydraulic power of the pump,P =? kW

Initially, the volumetric flow (Q) needs to be determined

Q = \frac{\dot{m}}{\rho}

Q = \frac{60.6 kg/s}{1000 kg/m^3}

Q = 0.0606 m^3/s

Next, compute the velocity (v) for both input and output

v_o = \frac{Q}{A_o}

v_o = \frac{0.0606 m^3/s}{0.069 m^2}

v_o = 0.88 m/s

v_i = \frac{Q}{A_i}

v_i = \frac{0.0606 m^3/s}{0.093 m^2}

v_i = 0.65 m/s

Subsequently, the total head (H) can be calculated

H = (z_o - z_i) + \frac{v_o^2 - v_i^2}{2 \, g} + \frac{p_o - p_i}{\rho \, g}

H = (0.61 m - 0 m) + \frac{{0.88 m/s}^2 - {0.65 m/s}^2}{2 \, 9.81 m/s^2} + \frac{(344.75 Pa-68.95 Pa)\times 10^3}{1000 kg/m^3 \, 9.81 m/s^2}

H = 28.74m

Finally, the computation of pump power is done as follows

P = \frac{Q \, \rho \, g \, H}{\eta}

P = \frac{0.0606 m^3/s \, 1000 kg/m^3 \, 9.81 m/s^2 \, 28.74m}{0.74}

P = 23.09 kW

6 0
2 months ago
Other questions:
  • A fireboat is to fight fires at coastal areas by drawing seawater with a density of 1030 kg/m through a 20-cm-diameter pipe at a
    13·1 answer
  • A test machine that kicks soccer balls has a 5-lb simulated foot attached to the end of a 6-ft long pendulum arm of negligible m
    12·1 answer
  • Soap is a very interesting chemical. We even discussed it on the discussion board. How does it work, exactly?
    7·1 answer
  • A pipe in a district heating network is transporting over-pressurized hot water (10 atm) at a mass flow of 0.5 kg/s. The pipe is
    14·1 answer
  • A center-point bending test was performed on a 2 in. x d in. wood lumber according to ASTM D198 procedure with a span of 4 ft an
    12·1 answer
  • A murder in a downtown office building has been widely publicized. You’re a police detective and receive a phone call from a dig
    9·2 answers
  • An inventor claims to have devised a cyclical engine for use in space vehicles that operates with a nuclear fuel generated energ
    14·1 answer
  • 5. Which of these materials in a shop contain metals and toxins and can pollute the environment? A) Antifreeze B) Solvents C) Ba
    9·2 answers
  • Suppose a possibly biased die is rolled 30 times and that the face containing
    13·1 answer
  • Sharon is designing a house in an area that receives a lot of rainfall all year. Which material should she use to stick the wood
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!