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

Oil of density 780 kg/m3 is flowing at a velocity of 20 m/s at the atmospheric pressure in a horizontal cylindrical tube elevate

d at 25 m above the sea level. Please find the tube radius if the rate of total mechanical energy (kinetic plus potential plus flow work) for oil is 57.5 kW (i.e. 57.5 kJ/s).
Engineering
1 answer:
Soloha48 [4]3 years ago
3 0

Answer:

radius = 0.045 m

Explanation:

Given data:

density of oil = 780 kg/m^3

velocity = 20 m/s

height = 25 m

Total energy is = 57.5 kW

we have now

E = kinetic energy+ potential energy +  flow work

E = \dot m ( \frac{v^2}{2] +  zg + p\nu)

E = \dot m( \frac{v^2}{2] +  zg + p_{atm} \frac{1}{\rho})

57.5 \times 10^3 = \dot m ( \frac{20^2}{2} + 25 \times 9.81 + 101325 \frac{1}{780})

solving for flow rate

\dot m = 99.977we know that [tex]\dot m  = \rho AV

\dot m  = 780 \frac{\pi}{4} D^2\times 16

solving for d

99.97 = 780 \times \frac{\pi}{4} D^2\times 16

d = 0.090 m

so radius = 0.045 m

You might be interested in
The design specifications of a 1.2-m long solid circular transmission shaft require that the angle of twist of the shaft not exc
Verizon [17]

Answer:

c = 18.0569 mm

Explanation:

Strategy  

We will find required diameter based on angle of twist and based on shearing stress. The larger value will govern.  

Given Data  

Applied Torque

T = 750 N.m

Length of shaft

L = 1.2 m

Modulus of Rigidity

G = 77.2 GPa

Allowable Stress

г = 90 MPa

Maximum Angle of twist  

∅=4°

∅=4*\pi/180

∅=69.813 *10^-3 rad

Required Diameter based on angle of twist  

∅=TL/GJ

∅=TL/G*\pi/2*c^4

∅=2TL/G*\pi*c^4

c=\sqrt[4]{2TL/\pi G }∅

c=18.0869 *10^-3 rad

Required Diameter based on shearing stress

г = T/J*c

г = [T/(J*\pi/2*c^4)]*c

г =[2T/(J*\pi*c^4)]*c

c=17.441*10^-3 rad

Minimum Radius Required  

We will use larger of the two values  

c= 18.0569 x 10^-3 m  

c = 18.0569 mm  

3 0
3 years ago
Write a SELECT statement that returns these column names and data from the Products table: product_name The product_name column
I am Lyosha [343]

Answer:

 SELECT  

   product_name, list_price, discount_percent,    

   ROUND(list_price * (discount_percent / 100), 2) AS discount_amount,

   ROUND(list_price - (discount_percent / 100 * list_price), 2)  AS discount_price  

FROM

Products

ORDER BY (list_price - (discount_percent / 100 * list_price)) DESC

LIMIT 5;

Explanation:

In the above SELECT statement is used to select columns from Products table.

The columns are  product_name,list_price and discount_percent

Next a column discount_amount is selected which is the calculated from previous two columns that are list_price and discount_percent. The discount amount is basically calculated by multiplying list_price with discount_percent/100 and the resultant column is named as discount_amount using Alias which is used to give a temporary name to set of columns or a table.

Next another column discount_price is obtained from previous three columns that are  list_price , discount_percent and discount_amount as: list_price - (discount_percent / 100 * list_price) This as a whole is given a column name discount_price.

FROM is used to refer to a table from which these columns are to be selected. The table name is Product.

The result set is sorted in descending order by discount_price so ORDER BY is used to order the resultant records and DESC is used to sort these records according to the discount_price in descending order.

LIMIT statement is used to extract the records from Product and limit the number of rows returned as a result based on a limit value which is 5 here.

5 0
3 years ago
3. A 4-m × 5-m × 7-m room is heated by the radiator of a steam-heating system. The steam radiator transfers heat at a rate of 10
Natali [406]

Answer:

14.52 minutes

<u>OR</u>

14 minutes and 31 seconds

Explanation:

Let's first start by mentioning the specific heat of air at constant volume. We consider constant volume and NOT constant pressure because the volume of the room remains constant while pressure may vary.

Specific heat at constant volume at 27°C = 0.718 kJ/kg*K

Initial temperature of room (in kelvin) = 283.15 K

Final temperature (required) of room = 293.15 K

Mass of air in room= volume * density= (4 * 5 * 7) * (1.204 kg/m3) = 168.56kg

Heat required at constant volume: 0.718 * (change in temp) * (mass of air)

Heat required = 0.718 * (293.15 - 283.15) * (168.56) = 1,210.26 kJ

Time taken for temperature rise: heat required / (rate of heat change)

Where rate of heat change = 10000 - 5000 = 5000 kJ/hr

Time taken = 1210.26 / 5000 = 0.24205 hours

Converted to minutes = 0.24205 * 60 = 14.52 minutes

4 0
3 years ago
What is the least count of screw gauge?<br> (a) 0.01 cm<br> (b) 0.001 cm<br> (c) 0.1 cm<br> (d) 1 mm
Nonamiya [84]
Its 0.001

0.01 x100 = 1mm
0.001x100=0.1mm
0.1=10mm
1m
3 0
3 years ago
) A shaft encoder is to be used with a 50 mm radius tracking wheel to monitor linear displacement. If the encoder produces 256 p
andrey2020 [161]

Answer:

number of pulses produced =  162 pulses

Explanation:

give data

radius = 50 mm

encoder produces = 256 pulses per revolution

linear displacement = 200 mm

solution

first we consider here roll shaft encoder on the flat surface without any slipping

we get here now circumference that is

circumference = 2 π r .........1

circumference = 2 × π × 50

circumference = 314.16 mm

so now we get number of pulses produced

number of pulses produced = \frac{linear\ displacement}{circumference} × No of pulses per revolution .................2

number of pulses produced = \frac{200}{314.16} × 256

number of pulses produced =  162 pulses

5 0
3 years ago
Other questions:
  • This problem demonstrates aliasing. Generate a 512-point waveform consisting of 2 sinusoids at 200 and 400-Hz. Assume a sampling
    8·1 answer
  • As an employee, who's is supposed to provide training on the chemicals you are handling or come in contact with at work?
    14·2 answers
  • A parison is extruded from a die with outside diameter = 11.5 mm and inside diameter = 7.5 mm. The observed die swell = 1.25. Th
    8·1 answer
  • Convert mechanical energy into electric energy. What can he use?
    13·1 answer
  • The button on the _ valve should be held when pressure bleeding the brakes
    8·1 answer
  • All brake lights are dimmer than normal. Technician A says that bad bulbs could be the cause. Technician B says that high resist
    6·1 answer
  • A 36 ft simply supported beam is loaded with concentrated loads 16 ft inwards from each support. On the left side, the dead load
    7·1 answer
  • Sun of first 1 nayural numbers​
    7·2 answers
  • Can someone please help me with this <br>I've an exams tomorrow ​
    7·1 answer
  • In a device to produce drinking water, humid air at 320C, 90% relative humidity and 1 atm is cooled to 50C at constant pressure.
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!