Boron fibers (of total mass 5kg, rho B = 2.3g/cc, σy B = 55MPa) are uniaxially introduced into 8kg of an Al matrix (rho Al = 2.7g/cc, σy Al = 10MPa). There is no porosity before and after composite fabrication. Calculate the density of the composite, yield strengths parallel and perpendicular to fiber orientations.

Answers

Answer 1

Answer:

Explanation:

Check attachment for step by step solution

Boron Fibers (of Total Mass 5kg, Rho B = 2.3g/cc, Y B = 55MPa) Are Uniaxially Introduced Into 8kg Of

Related Questions

The y and z keys swapping position is messing with your touch typing. You decide to write out your email as if the keys were in the correct position and then use Python to swap all ys and zs. Your task here is to write a function called fix_yz. This function takes a single argument which will be a string. Your function needs to return this string with all of the ys and zs swapped, and all of the Ys and Zs swapped. Here are some example calls to your function:

s = fix_yz('What did zou saz?')print(s)What did you say?s = fix_yz('Zour tip about the yoo was a great one!')print(s)Your tip about the zoo was a great one!s = fix_yz('We onlz have one week left')print(s)We only have one week left :(HintThe auto-marker is expecting you to submit only your fix_yz function definition. You should not include any calls to your function.

Answers

Answer:

# the function fix_yz is defined

# it takes a string as parameter

def fix_yz(word):

   # new_word is to hold the new corrected string

   new_word = ""

   # loop through the string

   # and check for any instance of y or z.

   # if any instance is found, it is replaced accordingly

   for each_letter in word:

       if each_letter == 'z':

           new_word += 'y'

       elif each_letter == 'Z':

           new_word += 'Y'    

       elif each_letter == 'y':

           new_word += 'z'

       elif each_letter == 'Y':

           new_word += 'Z'        

       else:

           new_word += each_letter

   # the value of new string is returned

   return new_word        

Explanation:

The function is written in Python 3 and it is well commented. An image is attached showing the output of the given example.

The function take a string as input. It then loop through the string and check for any instance of 'y' or 'z'; if any instance is found it is swapped accordingly and then append to the new_word.

The value of bew_word is returned after the loop.

Jasper and Gemma are going to play on a teeter totter. Gemma gets on first. When Jasper gets on, Gemma moves into the air, but she does not move to the top. Which statement could correctly explain the forces acting on the teeter totter? assume that Jasper and Gemma are the same distance from one another.

Answers

Answer:

A) the forces are balanced because Jasper weighs the same as Gemma

Explanation:

Answer:

A. The forces are balanced because Jasper weighs the same as Gemma.

Explanation:

Took the test

Specifically, the following methods must be implemented in the LinkedList class: (You should utilize listIterator() method already defined in the LinkedList class to obtain its LinkedListIterator object, and use the methods in the LinkedListIterator class to traverse from the first element to the last element of the linked list to define the following methods.)

Answers

Answer:

Attached to this solution is a Seventeen pages of code. Cheers!

Explanation:

A 10-m-long countercurrent-flow heat exchanger is being used to heat a liquid food from 20 to 808C. The heating medium is oil, which enters the heat exchanger at 1508C and exits at 608C. The specific heat of the liquid food is 3.9 kJ/(kg K). The overall heat-transfer coefficient based on the inside area is 1000 W/ (m2 K). The inner diameter of the inside pipe is 7 cm. a. Estimate the flow rate of the liquid food. b. Determine the flow rate of the liquid food if the heat exchanger is operated in a concurrent-flow mode for the same conditions of temperatures at the inlet and exit from the heat exchanger.

Answers

Answer:

mlf=0.5038kg/s

Explanation:

a. Please kindly check attachment for the step by step solution

b. B) in concurrent flow heat exchanger same exit temperatures for both fluids cannot be obtained. Since tho<tco

Case ii) only liquid food is considered tci=20 &tco=80

Cp=3.9kj/kgk

&If Q is same then mlf=0.5038kg/s this is same as case a

Five hundred gallons of 89-octane gasoline is obtained by mixing 87-octane gasoline with 92-octane gasoline. (a) Write a system of equations in which one equation represents the total amount of final mixture required and the other represents the amounts of 87- and 92-octane gasoline in the final mixture. Let x and y represent the numbers of gallons of 87- and 92-octane gasoline, respectively. (b) Use a graphing utility to graph the two equations in part (a) in the same viewing window. As the amount of 87-octane gasoline increases, how does the amount of 92-octane gasoline change? (c) How much of each type of gasoline is required to obtain the 500 gallons of 89-octane gasoline?

Answers

Explanation:

a) The total volume equals the sum of the volumes.

500 = x + y

The total octane amount equals the sum of the octane amounts.

89(500) = 87x + 92y

44500 = 87x + 92y

b) desmos.com/calculator/ekegkzllqx

As x increases, y decreases.

c) Use substitution or elimination to solve the system of equations.

44500 = 87x + 92(500−x)

44500 = 87x + 46000 − 92x

5x = 1500

x = 300

y = 200

The required volumes are 300 gallons of 87 gasoline and 200 gallons of 92 gasoline.

In your new role at Wayne Industries, you have been given the freedom to propose and develop your own project ideas. You have an idea for a frictionless piston-cylinder assembly. Your design requires the expansion of 0.25 m3 of air at 3.3 MPa and 280 oC to 180 kPa in a slow, isothermal process. In order to be approved for further development, you need to submit calculations for the values of the heat transferred in the process.

Answers

Answer:

461.65 KJ/Kg

Explanation:

In this question, we are asked to calculate the values of heat transferred in the process.

Please check attachment for complete solution and step by step explanation

To save steel-handling costs, an alternative design is proposed for the beam in Problem 1 using two No. 9 Grade 75 bars to provide approximately the same steel strength as the originally proposed four No. 7


Grade 60 bars. Check to determine if the redesigned beam is satisfactory with respect to cracking according to the ACI Code. What modification could you suggest that would minimize the number of bars to reduce cost, yet satisfy requirements of crack control?

Answers

Answer:

See the explanation for the answer

Explanation:

Check to determine the redesigned beam is satisfactory for cracking:

crack width is controlled by establishing a minimum spacing.

Steps followed to check for cracking in the beams

i) According to aci code 10.6.7 if depth of beam isgreater than 36 in then skin reinforcement has to provide.the skin reinforcement to be provided should be such that it should not be greater than the actual main tension reinforcement.

ii) In second step steel stress is determined:

steel stressfs=Ms/(As*(d-hf/2)) or fs= 0.60fy

where Ms=service load moment

As*(d-hf/2)=area of reinforcement *moment area

iii) S=540/fs-2.5Cc is less than or equal to 12*(36/fs)

here Cc = clear spacing

if S=center to center spacing is with in the limit as specified above then the cracking is with in the control if not then redesign has to done.

In the given problem the data given is :

grade of steel in desigened beam is 75 and in redesigned beam is 60 so the stress in steel is 75*0.6=45ksi and 0.6*60=36ksi respectively

now the spacing is calculated for the two design and redesigned beams

the center to center spacing is given by S=540/fs-2.5Cc

For designed beam

S=540/45-(2.5*2.25)=6.375in which is less than 12*36/fs=12*36/45=9.6in hence it is safe

For redesigned beam

S=540/36-(2.5*2.25)=9.375in and it is less than the maximum spacing which is given by 12*36/fs=12*36/36=12in

Hence, the beam is within the limits and the beam is safe against the cracking.

Modifications to reduce the number of reinforcing bars

The addition of steel does not prevent cracking due to restrained shrinkage but it limits the width of crack by causing the formation of the number of narrow cracks rather than single wide crack.

Larger size bars leads to fewer cracks but wider cracks while smaller size bars leads to number of narrow cracks hence it is advisable to provide number of smaller diameter bars of equal strength of designed bars rather than larger  bars.

The arrival rate at a parking lot is 6 veh.min. Vehicles start arriving at 6:00PM and when the queue reaches 36 vehicles, service begins. If company policy is that total vehicle delay should be equal to 500 veh-min, what is the departure rate?

Answers

Answer:

Departure rate = 7.65 vehicle/min

Explanation:

See the attached file for the calculation.

The ice on the rear window of an automobile is defrosted by attaching a thin, transparent, film type heating element to its inner surface. By electrically heating this element, a uniform heat flux may be established at the inner surface. The inside air temperature and convection heat transfer coefficient are T,i = 25°C and hi = 25 W/(m2 -K), while the outside air temperature is T,o = -10°C. For 4-mm thick window glass, determine (a) the electric power required per unit window area to maintain an inner surface temperature of 15°C and (b) the thermal conductivity of the windshield.

Answers

Answer:

A)Q = 1208.33 W/m²

B)K = 0.138 W/m.K

Explanation:

We are given;

inside air temperature;T_∞,i =25 °C = 25 + 273 = 298K

outside air temperature;T_∞,o = -10°C = - 10 + 273 = 263K

Inner surface temperature;T_s,i = 15 °C = 15 + 273 = 288K

Thickness, L = 4mm = 0.004m

convection heat transfer coefficient ; hi = 25 W/(m².K)

A) From an energy balance at the inner surface and the thermal circuit, the electric power required per unit window area is given as;

Q = [(T_s,i - T_∞,o)/((L/k) + (1/hi))] - [(T_∞,o - T_s,i)/(1/hi)]

Plugging in the relevant values with k for glass as 1.4 W/m.k, we have;

Q = [(288 - 263)/((0.004/1.4) + (1/25))] - [(263 - 288)/(1/25)]

Q = 583.33 + 625

Q = 1208.33 W/m²

B) The formula for thermal conductivity is;

K = (QL)/(AΔT)

Where;

K is the thermal conductivity in W/m.K

Q is the amount of heat transferred through the material

L is the distance between the two isothermal planes

A is the area of the surface in square meters

ΔT is the difference in temperature in Kelvin

ΔT = 298K - 263K = 35K

Now, since we have value of heat per unit area to be Q = 1208.33 W/m², let's rearrange the equation to reflect that; Thus ;

k = (Q/A) x (L/ΔT)

K = 1208.33 x (0.004/35)

K = 0.138 W/m.K

Determine the angle φ at which the applied force P should act on the pipe so that the magnitude of P is as small as possible for pulling the pipe up the incline. What is the corresponding value of P? The pipe weighs W and the slope α is known. Express the answer in terms of the angle of static friction, θ = tan-1 μs.

Answers

Answer:

∅=Ф  

P = W sin([tex]\alpha[/tex] + Ф)

Explanation:

First, we'll isolate and draw the free-body diagram of the pipe  

Note that since the pipe is moving, the friction force is equal to the product of normal reaction force and the kinetic coefficient of friction  

F = F_max = u_kN  

Also note that the weight makes with the y-axis angle a because the x-axis makes the same angle with the horizontal  

The expression for angle of friction is:

B = tan-1 (u_k)

From here we can express the coefficient of friction as:

u_k = tan(Ф)

Replace u_s by tan(Ф) in the expression for the friction force

F = N tan(Ф)  

diagram is attached

By equating sum of forces in y-direction to zero, we can write the expression for the normal reaction force  

ΣF_y = 0

N — W cos[tex]\alpha[/tex]- P sin Ф= 0

From here we can express N as:

N = W cos[tex]\alpha[/tex] -— P sin Ф

Replace N by the expression above in the expression for friction force F(written in step 1)  

F = (W cos[tex]\alpha[/tex]  — P sin  Ф) tan( Ф)                                 (1)  

Now, we'll equate sum of forces in x-direction to zero  

ΣF_x = 0

-F - W cos[tex]\alpha[/tex]  + P sin  Ф =0

Replace F by expression (1)  

— (W cos[tex]\alpha[/tex]  — P sin Ф) tan(Ф) — W sin[tex]\alpha[/tex]+pcosФ=0

-W cos [tex]\alpha[/tex] tan(Ф) + P sin Ф tan(Ф) — W sin[tex]\alpha[/tex] +pcosФ=0

P(sin Ф tan(Ф) + cosФ) — W(cos [tex]\alpha[/tex] tan(Ф) + sin [tex]\alpha[/tex])

From here we can express the force P needed to pull the pipe as:

P = W(cos[tex]\alpha[/tex]  tan(Ф) + sin[tex]\alpha[/tex])/sinФ*tansФ+cosФ                    (2)

All we have to do now is to simplify the expression (2). We'll start by sin replacing tan(Ф) with sinФ/cosФ

P = W(cos *sinФ/cosФ + sin)/sinФ*sinФ/cosФ+cosФ *cosФ/cosФ

We can multiply the right side of equation by cosФ/cosФ

P = W(cos[tex]\alpha[/tex] *sinФ + sin[tex]\alpha[/tex]cosФ)/sin∅*sinФ+cos∅cosФ *cosФ/cosФ

Finally, we'll replace (cos[tex]\alpha[/tex] *sinФ + sin[tex]\alpha[/tex]cosФ) by sin([tex]\alpha[/tex] + Ф) and (sin∅ sinФ + cos∅ cos Ф) by cos( ∅— Ф)

P wsin([tex]\alpha[/tex] + Ф) /cos(∅ — Ф)                                              (3)  

Since the first derivative of the function is actually tangens of the angle which tangent makes with the x-axis, we'll find it by equating the first derivative by zero(this means that the tangent of the function is horizontal, i.e. that the function is at its maximum or minimum)  

Note that the variable in the expression (3) is 0, since both B and a are known  

dP/d∅ =d/d∅ [sin(Ф+)/cos(∅-Ф) ]

Note that sin(Ф+[tex]\alpha[/tex]) is constant since both Ф and a are known  

dP/d∅ = sin(Ф+[tex]\alpha[/tex]) d/dФ [1/cos(∅-Ф) ]  

Next, we'll apply the reciprocal rule  

= -dP/d∅[cos(∅-Ф)]/cos^2(∅-Ф)*sin(Ф+[tex]\alpha[/tex])

Next, we'll apply the differentiation rule  

=(-sin(∅-Ф))*d/d∅[∅-Ф]*sin(Ф+[tex]\alpha[/tex])/cos^2(∅-Ф)

=(d/d∅[∅]+d/d∅[-∅])*sin(Ф+[tex]\alpha[/tex])sin(∅-Ф)/cos^2(∅-Ф)

dP/d∅ =sin(Ф+[tex]\alpha[/tex])*sin(∅-Ф)/cos^2(∅-Ф)                       (4)

Next step will be to equate the expression (4) to zero, to determine the value of # when the function is minimum  

sin(Ф+[tex]\alpha[/tex])*sin(∅-Ф)/cos^2(∅-Ф) =0  

Note that sin(Ф+[tex]\alpha[/tex]) is constant, so in order for the equation above to be correct, sin(∅-Ф) needs to be equal to zero  

sin(∅-Ф)  = 0

Since sin 0° = sin 180° = 0, two possible solutions for ∅ are:

∅-Ф=0                           Ф=∅  

or  

∅-Ф = 180°                    ∅ = 180° +  Ф

Since the function for P is only good over the range 0 <  ∅ < 90°, since when > 90° the friction force will change its direction, we can conclude that the minimum force P is required to move the pipe at angle:  

∅=Ф  

Finally, replace # by 8 in expression (3) to determine the minimum force P required to move the pipe

P = W sin([tex]\alpha[/tex] + Ф ) / cos ∅ —  ∅)  

P = W sin([tex]\alpha[/tex] + Ф)

(Using Python)Part 2aNumerology is the "study of the purported mystical or special relationship between a number and observed or perceived events." It has been used throughout human history as a way to attach meaning to a name, object or event using mathematics. It is considered a "pseudoscience" by modern scientists since it has no basis in observable phenomena. With that said, it makes a great programming challenge so we're going to go with it! :)What you want to do for this project is to ask the user to type in their name. Next, you will need to use a technique called "theosophical reduction" to convert their name into a number. With this technique we assign each letter of the alphabet its own number. For example, the letter "a" is equal to the number 1. "b" = 2, "c" = 3, "z" = 26, etc. You should ignore non-alphabetic characters (i.e. numbers, spaces and special characters)Once you've gotten all of the letters converted into numbers you can add them up into one single number. This is the "numerology number" for the name that the user entered.So for the name "craig" the numerology number would be:c = 3r = 18a = 1i = 9g = 73 + 18 + 1 + 9 + 7 = 38Here's are a few sample runnings of this program:Name: craigYour 'cleaned up' name is: craigReduction: 38Name: craig kappYour 'cleaned up' name is: craigkappReduction: 82Name: rumple stil skinYour 'cleaned up' name is: rumplestilskinReduction: 198Name: !rumple!stil!skinYour 'cleaned up' name is: rumplestilskinReduction: 198Name: pikachu!pikapika!Your 'cleaned up' name is: pikachupikapikaReduction: 143Name: PIKACHUpikapikaYour 'cleaned up' name is: pikachupikapikaReduction: 143Some hints:Convert the user's name to all uppercase or all lowercase before you do anything elseRemove any spaces, numbers or special characters from the name to ensure that you are only working with the letters A-ZThe ord() function may be userful to convert each character into an ASCII index

Answers

Answer:

See explaination for python programming code

Explanation:

Python programming code below

import re

s = "abc" # enter string here

#s = "hello world! HELLOW INDIA how are you? 01234"

# Short version

print filter(lambda c: c.isalpha(), s)

# Faster version for long ASCII strings:

id_tab = "".join(map(chr, xrange(256)))

tostrip = "".join(c for c in id_tab if c.isalpha())

print s.translate(id_tab, tostrip)

# Using regular expressions

s1 = re.sub("[^A-Za-z]", "", s)

s2 = s1.lower()

print s2

import string

values = dict()

for index, letter in enumerate(string.ascii_lowercase):

values[letter] = index + 1

sum = 0

for ch2 in s2:

for ch1 in values:

if(ch2 == ch1):

sum = sum + values[ch1]

print sum

Neglecting the presence of friction, air drag, and other inefficiencies, how much gasoline is consumed when a 1300 kg automobile accelerates from rest to 80 km/h. Assume the density and enthalpy of gasoline are 680 kg/m3 and 45 MJ/kg respectively. Express your answer in the units of mL. Show all work and use SI units for full credit. Box your final answer(s)

Answers

Answer:

Explanation:

Given that, .

Mass of car is

M = 1300kg

Velocity of car

V = 80km/h = 80 × 1000/3600

V = 22.22m/s

Calculate the kinetic energy of the vehicle as follows:

K.E = ½ MV²

K.E = ½ × 1300 × 22.22²

K.E = 320,987.65 J

Given that,

Enthalpy is 45MJ / kg

h = 45MJ / kg

Then, enthalpy is given as.

Enthalpy = Energy / mass

h = E / m

45 × 10^6 = 320,987.65 / m

m = 320,987.65 / 45 × 10^6

m = 7.133 × 10^-3 kg

m = 7.133 mg

Also, given that, density is 680kg/m³

Density is given as

Density = mass / Volume

ρ = m / v

Then, v = m / ρ

v = 7.133 × 10^-3 / 680

v = 1.049 × 10^-5 m³

We know that

1mL = 10^-6 m³

Therefore,

v = 1.049 × 10^-5 m³ × 1mL / 10^-6m³

v = 10.49 mL

The air velocity in the duct of a heating system is to be measured by a Pitot-static probe inserted into the duct parallel to the flow. The differential height between the water columns connected to the two outlets of the probe is 0.126 m.Take the density of water to be 1000 kg/m3. The gas constant of air is R = 0.287 kPa-m3/kg-K.The air temperature and pressure in the duct are 352 K and 98 kPa, respectively.

Answers

Answer:

Flow velocity

50.48m/s

Pressure change at probe tip

1236.06Pa

Explanation:

Question is incomplete

The air velocity in the duct of a heating system is to be measured by a Pitot-static probe inserted into the duct parallel to the flow. If the differential height between the water columns connected to the two outlets of the probe is 0.126m, determine (a) the flow velocity and (b) the pressure rise at the tip of the probe. The air temperature and pressure in the duct are 352k and 98 kPa, respectively

solution

In this question, we are asked to calculate the flow velocity and the pressure rise at the tip of probe

please check attachment for complete solution and step by step explanation

You are provided the following information about a municipal wastewater treatment plant. This plant uses the traditional activated-sludge process.

Assume the microorganisms are 55 percent efficient at converting food to biomass, the organisms have a first-order death rate constant of 0.05/day, and the microbes reach half of their maximum growth rate when the BOD5 concentration is 10 mg/L. There are 150,000 people in the community (their wastewater production is 225 L/day-capita, 0.1 kg BOD5/capita-day). The effluent standard is BOD5 = 20 mg/L and TSS = 20 mg/L.

Suspended solids were measured as 4,300 mg/L in a wastewater sample obtained from the biological reactor, 15,000 mg/L in the secondary sludge, 200 mg/L in the plant influent, and 100 mg/L in the primary clarifier effluent. SRT is equal to 4 days.

(a) What is the design volume of the aeration basin (m3)?

(b) What is the plant

Answers

Answer:

Explanation:

Attached is the solution

Consider airflow over a plate surface maintained at a temperature of 220°C. The temperature profile of the airflow is given as fluid ()()expsV TyTTTy     The airflow at 1 atm has a free stream velocity and temperature of 0.08 m/s and 20°C, respectively. Determine the heat flux on the plate surface and the convection heat transfer coefficient of the airflow.

Answers

Consider airflow over a plate surface maintained at a temperature of 220°C. The temperature profile of the airflow is given as T(y) = T∞ − (T∞−Ts)exp((−V/α_fluid)y).

The airflow at 1 atm has a free stream velocity and temperature of 0.08 m/s and 20°C, respectively. Determine the heat flux on the plate surface and the convection heat transfer coefficient of the airflow

Answer:

A) heat flux on the plate is;q_o = 11737.34 W/m²

B) convection heat transfer coefficient of the airflow is;h = 58.67 W/m².k

Explanation:

The temperature profile of the airflow is given as;

T(y) = T∞ − (T∞−Ts)exp((−V/α_fluid)y)

Let's differentiate with respect to y;

dT/dy = [[(T∞−Ts)V]/α](e^(-vy/α)

Where;

T∞ = 20°C

Ts = 220°C

V = 0.08 m/s

α is thermal diffusivity of air and from the table i attached at a temperature of 220°C, by interpolation it has a value of;

α = 5.33 x 10^(-5) m²/s

Thus, at y =0;

dT/dy = [[(20 − 220)0.08]/(5.33 x 10^(-5))](e^(0))

dT/dy = -300187.62 °C/m

A) Now, heat flux at y = 0 would be given by;

q_o = -k(dT/dy)

Where k is thermal conductivity

from the table attached at 220°C and by interpolation, the thermal conductivity k = 0.0391 W/m.k

Thus,

q_o = -0.0391(-300187.62)

q_o = 11737.34 W/m²

B) the convection heat transfer coefficient of the airflow is gotten from;

q_o = h(Ts - T∞).

Where h is the convection heat transfer coefficient of the airflow

Thus making h the formula, we have;

h = q_o/(Ts - T∞)

h = 11737.34/(220 - 20)

h = 58.67 W/m².k

You are an engineer at company XYZ, and you are dealing with the need to determine the maximum load you can apply to a set of bolted/clamped plates, such that you get infinite life. a) (1.5 pt) If you have an coarse thread M12 x 1.75 bolt of SAE Class 5.8, what would you recommend as the initial tightening force in the bolt? Is this initial force in the bolt the same as the clamped members?Hint: Use Fi = 0.9AtSp. b) (2 pt) If the clamped members have an effective stiffness twice that of the bolt and an external separating load varies between 0 and 5 kN, what are the alternating and mean forces on the bolt? What are the mean and alternating stresses in the bulk of the bolt? c) (1.5 pt) If the fatigue stress concentration factor is Kf=2.2 for the threads and we account for a yield strength of 400 MPa, what are the ef

Answers

Answer:

a)

[tex]F_i = 28.8 kN[/tex]

b)

Alternating and mean forces on the bolt are 0.85 kN and 29.65 kN respectively.

Mean and alternating stresses in the bulk of the bolt are 378 MPa and 10 MPa.

c)

Safety factor = 5.5

Explanation:

Basic Dimension of Isometric Screw thread" is considered for analysis.

At Nominal diameter, d = 12 mm , [tex]A_t = 84.3mm^{2}[/tex] , [tex]F_i = 0.9A_tS_p[/tex] , [tex]S_p = 380 MPa[/tex]

Rolled threads; [tex]K_f = 2.2[/tex]

A conical enlargement in a vertical pipeline is 5 ft long and enlarges the pipe diameter from 12 in. to 24 in. diameter. Calculate the magnitude and direction of the vertical force on this enlargement when 10 f t3/s of water flow upward through the line and the pressure at the smaller end of the enlargement is 30 psi.

Answers

Answer:

F_y = 151319.01N = 15.132 KN

Explanation:

From the linear momentum equation theory, since flow is steady, the y components would be;

-V1•ρ1•V1•A1 + V2•ρ2•V2•A2 = P1•A1 - P2•A2 - F_y

We are given;

Length; L = 5ft = 1.52.

Initial diameter;d1 = 12in = 0.3m

Exit diameter; d2 = 24 in = 0.6m

Volume flow rate of water; Q2 = 10 ft³/s = 0.28 m³/s

Initial pressure;p1 = 30 psi = 206843 pa

Thus,

initial Area;A1 = π•d1²/4 = π•0.3²/4 = 0.07 m²

Exit area;A2 = π•d2²/4 = π•0.6²/4 = 0.28m²

Now, we know that volume flow rate of water is given by; Q = A•V

Thus,

At exit, Q2 = A2•V2

So, 0.28 = 0.28•V2

So,V2 = 1 m/s

When flow is incompressible, we often say that ;

Initial mass flow rate = exit mass flow rate.

Thus,

ρ1 = ρ2 = 1000 kg/m³

Density of water is 1000 kg/m³

And A1•V1 = A2•V2

So, V1 = A2•V2/A1

So, V1 = 0.28 x 1/0.07

V1 = 4 m/s

So, from initial equation of y components;

-V1•ρ1•V1•A1 + V2•ρ2•V2•A2 = P1•A1 - P2•A2 - F_y

Where F_y is vertical force of enlargement pressure and P2 = 0

Thus, making F_y the subject;

F_y = P1•A1 + V1•ρ1•V1•A1 - V2•ρ2•V2•A2

Plugging in the relevant values to get;

F_y = (206843 x 0.07) + (1² x 1000 x 0.07) - (4² x 1000 x 0.28)

F_y = 151319.01N = 15.132 KN

Water flows through a Xylan tube at 300 K temperature and 0.5 kg/s flow rate. The inner and outer radii of the Xylan tube is 20 and 30 mm, respectively. A thin electrical heating tape wrapped around the outer surface of the Xylan tube delivers a uniform surface heat flux of 1500 W/m², while a convection coefficient of 20 W/ m K is maintained on the outer surface of the tape by ambient air at 310 K. (a) What is the outer surface temperature of the Xylan tube? (b) What is the fraction of the power dissipated by the tape, which is transferred to the water? Please draw the thermal circuit. Assume that the thermal properties of water at 300 K are as follows: u = 1100x10kg/s.m; k = 0.555 W/m.K; Pr = 7.45. Thermal conductivity of Xylan tube is k = 0.25 W/ mK.

Answers

Answer:

Find the attachments for the complete solution

Note

In the above Question heat flux is balanced with ambient heat loss and tube heating of water.

In Tube, a hollow cylinder heat flow equation has been used.

An insulated rigid tank is initially evacuated. A valve is opened, and atmospheric air at 95 kPa and 17 ºC enters the tank until the pressure in the tank reaches 95 kPa, at which point the valve is closed. Determine the final temperature of the air in the tank. Assume constant specific heats.

Answers

The final temperature of the air in the tank is 290.15 K which is 17 °C

The details of the steps used to arrive at the above response are presented as follows;

The type of tank the air is evacuated and then enters = Insulated rigid tank

Initial pressure of air entering the tank, P₁ = 95 kPa

Initial temperature of the air entering the tank, T₁ = 17 °C

17 °C = 290.15 K

The final pressure of the air in the tank, P₂ = 95 kPa

The final temperature of the ait in the tank, T₂ is required

Gay-Lussac's law states that at constant volume, the pressure of a specified mass of gas is directly proportional to the absolute temperature

Mathematically, P₁·T₁ = P₂·T₂

Therefore, we get; 95 kPa × 290.15 K = 95 kPa × T₂

[tex]T_2 = 95 \, kPa \times\frac{290.15\, K}{95 \, kPa}[/tex]

[tex]95 \, kPa \times\frac{290.15\, K}{95 \, kPa}= 290.15 \, K[/tex]

T₂ = 290.15 K

290.15 K = 17 °C

T₂ = 17 °C (The temperature of the air is the same as the initial air temperature)

The final temperature, T₂ = 17 °C

The final temperature of the air in the tank remains 17°C, as pressure remains constant in the isobaric process.

To solve this problem, we can use the ideal gas law along with the assumption of constant specific heats. The ideal gas law states:

PV = nRT

Where:

-  P ) = Pressure

- ( V ) = Volume

-  n ) = Number of moles

- ( R ) = Gas constant

- ( T ) = Temperature

Given that the process is isobaric (constant pressure), we can use:

[tex]\[ \frac{V_1}{T_1} = \frac{V_2}{T_2} \][/tex]

Where:

[tex]- \( V_1 \) and \( T_1 \)[/tex]  are the initial volume and temperature, respectively.

[tex]- \( V_2 \) and \( T_2 \)[/tex]  are the final volume and temperature, respectively.

Since the tank is initially evacuated, [tex]\( V_1 = 0 \).[/tex]

Given:

- ( P = 95 ) kPa

- ( T_1 = 17 ) °C = ( 17 + 273.15 = 290.15 ) K (converting to Kelvin)

Since the pressure inside the tank reaches 95 kPa, the final pressure is also 95 kPa.

Let's denote  [tex]\( V_2 \)[/tex] as the volume of air that entered the tank.

Using the ideal gas law for the initial and final states:

[tex]\[ P_1V_1 = nRT_1 \][/tex]

Since [tex]\( V_1 = 0 \):[/tex]

[tex]\[ P_1 \times 0 = nRT_1 \]\[ nR = \frac{P_1 \times 0}{T_1} \]\[ nR = 0 \][/tex]

For the final state:

[tex]\[ P_2V_2 = nRT_2 \]\[ P_2 \times V_2 = nRT_2 \][/tex]

We can rewrite this equation to find [tex]\( T_2 \):[/tex]

[tex]\[ T_2 = \frac{P_2 \times V_2}{nR} \][/tex]

But since [tex]\( nR = 0 \), \( T_2 \)[/tex] is undefined.

This means that we can't directly use the ideal gas law to find the final temperature because the initial volume is zero.

However, we can still infer the final temperature using the fact that the pressure remains constant throughout the process, so the final temperature will be the same as the initial temperature, [tex]\( T_2 = T_1 = 290.15 \) K.[/tex]

Therefore, the final temperature of the air in the tank is [tex]\( 290.15 \) K, or \( 17 \) °C.[/tex]

The Atbash Cipher encrypts messages by reversing lowercase letters, so ‘a’ becomes ‘z’, ‘b’ becomes ‘y’, ‘c’ becomes ‘x’, etc... Also, any space or punctuation mark gets repeated. For example, hello human! encrypts to svool sfnzm!! Encrypt msg and save the answer to a variable called encrypted (you don’t have to display anything). Note: msg will only have lowercase letters, punctuation and spaces. msg = input('Enter secret message: ', 's');

Answers

Answer:

See Explanation Below

Explanation:

// Program is written in C++ Programming Language

// Comments are used for explanatory purpose

// Program starts here

#include<iostream>

#include <bits/stdc++.h>

using namespace std;

int main()

{

// Declare 2 string variables to store the secret message and to store the encrypted text

string message, result;

// Prompt user to enter a secret message

cout<<"Enter a secret message: ";

cin>message;

// Convert the input string to char array

int n = message.length();

char char_array[n + 1];

strcpy(char_array, message.c_str());

// Initialise result

result = "";

// Declare an array of all possible alphabets a-z

char possible[26] = { 'a','b','c','d','e','f','g,','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v',w','x','y','z'};

// Generate output string

// Start by getting string position

int count = 0;

while(count<n)

{

// If current character is blank or !

if(char_array[count] = '!' || char_array[count] = ' ')

{

result+=char_array[count];

}

else

{

for(int I = 0; I<26; I++)

{

if(char_array[count] = possible[I])

{

result+=possible[25-I];

}

}

}

count++;

}

// No output required; the program stops here

return 0;

}

// End of program

- if `check_1` and `check_2` variables are both True, it should set the value of a variable `outcome` to the string 'BOTH' - elif `check_1` is True and `check_2` is False, it should set the value of a variable `outcome` to the string 'ONE' - elif `check_1` is False and `check_2` is True, it should set the value of a variable `outcome` to the string 'TWO' - else (meaning both must be False), it should set the value of a variable `outcome` to the string 'NEITHER'

Answers

Answer:

See Explaination

Explanation:

if(check1 and check2):

outcome = "BOTH"

elif(check1):

outcome = "ONE"

elif(check2):

outcome = "TWO"

else:

outcome = "NEITHER"

A powerplant is emitting 80 g/s NO and has an effective stack height of 100 m. The windspeed is measured to be 4 m/s at a height of 10 m. It is a clear summer day and the sun is located directly overhead. Find: a. Ground-level NO concentration 2 km directly downwind of the powerplant. b. Maximum NO concentration at the ground-level. c. Ground-level NO concentration 2 km downwind and 0.1 km off the downwind axis.

Answers

Answer:

Explanation:

The step by step solution is in the attached file.

A circular bar will be subjected to an axial force (P) of 2000 lbf. The bar will be made of material that has a strength (S) of 24 kpsi. After some calculation, the designer has selected a standard 1/2 in diameter (d) bar. The factor of safety (n) is ____. Round the answers to three significant digits.

Answers

Answer:

[tex]n = 2.36[/tex]

Explanation:

The stress experimented by the circular bar is:

[tex]\sigma = \left[\frac{2000\, lbf}{\frac{\pi}{4}\cdot (0.5\,in)^{2}}\right]\cdot \left(\frac{1\,kpsi}{1000\,psi} \right)[/tex]

[tex]\sigma = 10.186\,kpsi[/tex]

The safety factor is:

[tex]n = \frac{24\,kpsi}{10.186\,kpsi}[/tex]

[tex]n = 2.36[/tex]

Ethanol is produced in a one-liter batch fermenter by Saccharomyces cerevisiae (yeast). To begin the batch process, glucose and ammonia are added to the reactor, which has been inoculated by the yeast. The reaction produces glycerol and cell mass, in addition to ethanol, carbon dioxide, and water according to the (unbalanced) reaction below. Note that that the mass ratio of glycerol produced to glucose consumed is 0.2556. Also note that the mass ratio of H.O produced to NH, consumed is 1.058 Glucose + Ammonia → Glycerol + Ethanol + Yeast Cell Mass + Carbon Dioxide + Water a CH (8) + b NH(g)}p CH 0 (1) + (CHO) +ỊCH K04 Nụ (8) + $ 0 g) + t H (1) Balance the equation and fill out the table below. (1 point cach, 6 total) a- 1 b = 115 g of NH, are added to the reactor. At the end of the batch, 640 g of ethanol has been produced. How much glucose was added (assume complete conversion of the limiting reactant). mlar B 16 points) BONUS QUESTION USING CHAPTER 4 CONCEPTS: The standard heat of combustion (AHC) for the yeast is-22.1 kJ/mol. In order to maintain a constant temperature, how much heat must be added or removed from the reactor? Both the sign and magnitude of your answer will be graded J 3 points)

Answers

Answer:

Check the explanation

Explanation:

The process of Alcoholic fermentation involves the converting a single mole of glucose into two moles of carbon dioxide and two moles of ethanol, and in the process producing two moles of ATP. The total chemical formula for alcoholic fermentation is: C6H12O6 → 2 C2H5OH + 2 CO. Sucrose is a dimer of fructose and glucose molecules.

Kindly check the attached image below to see the full step by step explanation to the question above.

2.) For a 20‐mm‐diameter tube with either water or unused engine oil flowing through it, find: a.)The mean velocity, hydrodynamic entry length, and thermal entry length for each of the fluids with a temperature of 300 K if the mass flow rate is 0.01 kg/s. b.)The mass flow rate, hydrodynamic entry length, and thermal entry length for each fluid at 400 K and a mean velocity of 0.02 m/s.

Answers

Answer:

a.) The mean velocity = 0.0318 m/s

    The  hydrodynamic entry length = 0.636 m

     The  thermal entry length = 0.004 m

(b) The mass flow rate = 0.0051 kg/s

    The hydrodynamic entry length = 0.028 m

     The  thermal entry length = 1.419 m

Explanation:

See the attached files for the calculation.

Open the"stateData3.c" program and try to understand how the tokenization works. If you open the input file "stateData.txt", you can clearly seethat a comma separates the state name and its population. The tokenizer portion of the programs separates each line into two tokens and stores them into two different arrays. You need to display the arrayelements such that each line has a state and itspopulation. Also calculate the total population of USA.Then,examine the portion of the code how it writes the array elements into a binary datafile.You need to write similar logic where it writes the array elements into a text file "stateDataOutput2.txt". Please check the syntax and usage of fprintf(); and use that here.

Answers

Answer:

Kindly see explaination

Explanation:

Code

#include<stdio.h>

#include<stdlib.h>

#include<string.h>

#define size 200

int main(void)

{

int const numStates = 50;

char tempBuffer[size];

char tmp[size];

char fileName[] = "stateData.txt"; // Name of the text file (input file) which contains states and its populations

char outFile[] = "stateDataOutput1.txt"; // Output file name

// Open the input file, quit if it fails...

FILE *instream = fopen(fileName, "r");

/* Output File variable */

FILE *opstream;

if(instream == NULL) {

fprintf(stderr, "Unable to open file: %s\n", fileName);

exit(1);

}

//TODO: Open the output file in write ("w") mode

/* Opening output file in write mode */

opstream = fopen(outFile, "w");

//TODO: Read the file, line by line and write each line into the output file

//Reading data from file

while(fgets(tmp, size, instream) != NULL)

{

//Writing data to file

fputs(tmp, opstream);

}

// Close the input file

fclose(instream);

//TODO: Close the output file

/* Closing output file */

fclose(opstream);

return 0;

}

Two concentric helical compression springs made of steel and having the same length when loaded and when unloaded are used to support a static load of 3 kN. The outer spring has D = 50 mm, d = 9 mm, and N = 5; the inner spring D = 30 mm, d = 5 mm, and N = 10. Determine the deflection and the maximum stress in each spring.

Answers

Answer:

see explaination for all the answers and full working.

Explanation:

deflection=8P*DN/Gd^4

G(for steel)=70Gpa=70*10^9N/m^2=70KN/mm^2

for outer spring,

deflection=8*3*50^3*5/(70*9^4)=32.66mm

for inner spring

deflection=8*3*30^3*10/(70*5^4)=148.11mm

max stress=k*8*P*C/(3.14*d^2)

for outer spring

c=50/9=5.55

k=(4c-1/4c-4)+.615/c=1.2768

max stress=1.2768*8*3*5.55/(3.14*9^2=.66KN.mm^2

for inner spring

c=6

k=1.2525

max stress=2.29KN/mm^2

Explanation:

Data

Load = 3kn = 3000N

Modulus of rigidity = 80Gpa= 80000mpa

Outer spring diameter = 50mm

d. = 9mm

N = 5

Inner spring diameter = 30mm

d = 5mm

N = 10

Fo = outer force

Fi = inner force

Ki = stiffness of inner spring

Ko = stiffness of outer spring

Ks = stress factor

Two forces P can be applied separately or at the same time to a plate that is welded to a solid circular bar of radius r. Determine the largest compressive stress in the circular bar, (a) when both forces are applied, (b) when only one of the forces is applied.

Answers

Final answer:

This answer discusses the calculation of the largest compressive stress in a circular bar when two forces are applied either together or individually, highlighting the difference in stress levels due to the application of forces.

Explanation:

The question involves determining the largest compressive stress in a circular bar when two forces, P, are applied either simultaneously or separately. This problem is grounded in the principles of mechanics of materials, particularly in analyzing stress and strain in materials under tension or compression.

For part (a), when both forces are applied, the compressive stress would likely be higher, as the forces cumulatively contribute to the stress. The compressive stress (σ) in a circular bar can be calculated using the formula σ = P/A, where P is the total force applied, and A is the cross-sectional area of the bar. In the case of two forces applied simultaneously, P would be the summation of both forces.

For part (b), when only one of the forces is applied, the compressive stress in the bar would be lower, as it comes from a single source. The calculation still follows σ = P/A, but with P representing only one of the forces.

A horizontal 100-mm-diameter pipe passing hot oil is to be used in the design of an industrial water heater. Based on a typical water draw rate, the velocity of the water over the pipe is 0.5 m/s. the hot oil maintains the outer surface of the pipe at 85 °C and the water temperature is 37 °C. Investigate the effect of water flow direction on the heat rate (W/m) for (a) horizontal, (b) downward, and (c) upward flow.

Answers

Answer:

The answer and explanation is in the attached file

Explanation:

To a certain extent, there are few factors that affect the path a river is expected take. First of all, water runs downhill due to law of gravity. a flow is expected to go southward or northward, to the west or to the east, but always downhill.

Flow direction influences the particular direction water will flow in a given cell. Based on the steepest descent direction of the in each cell, we measure flow direction.

Kindly check the attached images below to get the step by step explanation to the question above.

Air at a pressure of 1 atm and a temperature of 50 °C is in parallel flow over the top surface of a flat plate that is heated to a uniform temperature of 100 °C. The plate has a length of 0.20 m (in the flow direction) and a width of 0.10 m. The Reynolds number based on the plate length is 40,000.
a. What is the rate of heat transfer from the plate to the air?
b. If the free stream velocity of the air is doubled and the pressure is increased to 10 atm, what is the rate of heat transfer?

Answers

The right answer is B

It is given that :

Let the mean bulk temperature [tex]$=\frac{50+100}{2}$[/tex]

                                                    [tex]$=75^\circ C$[/tex]

From the property table at 1 bar and [tex]$75^\circ C$[/tex],

[tex]$K=0.02917 \ W/\mu K, \ Pr = 0.71055 $[/tex]

Flow is laminar as Re = 4000 for laminar.

Flow Nusselt Number is given by :

[tex]$\overline{Nu} = 0.664 (Re)^{0.5} Pr^{1/3} = \frac{hd}{K}$[/tex]

[tex]$\theta = 4 \times 0.2 \times 0.1 \times (100-50)$[/tex]

  [tex]$=17.32$[/tex]

At 10 bar and [tex]$75^\circ C$[/tex],

[tex]$\rho = 9.999 \ kg/m^3 , \ \mu =20.91 \times 10^{-6}$[/tex]

[tex]$K=30.05 \times 10^{-7} \ W/\mu K, \ Pr = 0.7092, \ C_p=1.019 \ kJ/kg K$[/tex]

[tex]$Re_2 = \frac{9.999 \times 2 \times V}{1 \times 20.9 \times 10^{-6}}$[/tex]

Initial, [tex]$Re_i = \frac{1 \times V}{1 \times 20.82 \times 10^{-6}}$[/tex]

                [tex]$=40000$[/tex]

[tex]$V=40000 \times 0.2 \times 20.82 \times 10^{-6}$[/tex]

[tex]$Re_2 = \frac{9.999 \times 2 \times 40000}{1 \times 20.9 \times 10^{-6}}$[/tex]

[tex]$Re_2=796477.01$[/tex]

Flow is turbulent.

This Nusselt number is given by :

[tex]$Nu=(0.037)(Re)^{0.8}- 8\pi Pr^{1/3}=958.75$[/tex]

[tex]$h=\frac{958.75 \times k}{0.2}$[/tex]

  [tex]$=144.05 \ W /\mu^2C$[/tex]

[tex]$\theta =144.05 \times 0.2 \times 0.1 \times (100.5)$[/tex]

  [tex]$=144.05 \ \omega$[/tex]

Learn More :

https://brainly.in/question/43296102

https://brainly.in/question/48196879

Other Questions
What was the first capital of the United States? Camels are called "Ships of the Desert and Atta Allah" (Gift of God). Why? The qualities and characteristics that shape a person's unique character and identity refer toA. perspectiveB. classificationC. assessmentD. personality What does a daz washing powder look like in 3D net GET IT ASAP Judicial review is the power of the federal courts to declare a statute or governmental action unconstitutional and void. True or False 1. (4 pts) We use Fst to measure the number of migrants per generation (Nm) by assuming a balance between the effects of a differentiating evolutionary force and a cohesive evolutionary force. Name those two forces. (Hint, think of the computer simulations of migration) Which sentence describes the bond formed between two identical atoms?OA. One atom has donated an electron to another.OB. The electrons involved in the bond are shared equally between theatoms.C. The electronegativity of the atoms determines the type of bond itis.) D. The bond is very unstable because there is no electrostaticattraction. The daily supply of oxygen for a particular multicellular organism is provided by 625 square feet of lawn. A total of 6,250 square feet of lawn would provide the daily supplies of oxygen for how many organisms?Can someone please help me with this problem??? : If a 250. mL sample of the above buffer solution initially has 0.0800 mol H2C6H5O7 - and 0.0600 mol HC6H5O7 2- , what would be the new concentration of HC6H5O7 2- after 25.0 mL of 0.125 M NaOH is added to the buffer? Which statement BEST describes a long-term economic impact of the 1996 Olympics?A. Atlanta created a pedestrian-friendly downtown.B. Tourism in Atlanta increased for five years afterwards.C. New housing improved low-income Atlanta neighborhoods.D. The Olympic Stadium became the new home of the Atlanta Braves. How many dozens of doughnuts are in 48 doughnuts When we slice a three-dimensional object, we expose new faces that are two dimensional. The two-dimensional face is called ______________. Nate is a recent graduate who states that he has interned at a major accounting firm so that his value as a candidate for employment increases. A start-up recruits Nate based on his stated credentials without verifying them. Two days into the job, Nate's team lead realizes that Nate does not know much of what he claimed to know during the interview. This scenario best exemplifiesa. adverse selection b. corporate governance c. moral hazard d. shared value creation Homeostasis in unicellular organismsdepends on the proper functioning ofA. organellesB. insulinC. guard cellsD. antibodies Kartman Corporation makes a product with the following standard costs: Standard Quantity or Hours Standard Price or Rate Standard Cost Per Unit Direct materials 8.1 pounds $ 8.60 per pound $ 69.66 Direct labor 0.4 hours $ 40.00 per hour $ 16.00 Variable overhead 0.4 hours $ 5.60 per hour $ 2.24 In June the company's budgeted production was 5,000 units but the actual production was 5,100 units. The company used 23,750 pounds of the direct material and 2,450 direct labor-hours to produce this output. During the month, the company purchased 27,000 pounds of the direct material at a cost of $186,180. The actual direct labor cost was $58,621 and the actual variable overhead cost was $13,231. The company applies variable overhead on the basis of direct labor-hours. The direct materials purchases variance is computed when the materials are purchased. The variable overhead rate variance for June is: The word medium is used in paragraph 4. Which of the following could be the definition of medium?A vacuumEmpty spaceAnything with molecules; matterThe absence of molecules in an area how many 1/4 kilograms are there in 15 1/2 kg The country of Meditor, a small country with a closed economy, uses the merit as its currency. Recent national income statistics showed that it had GDP of $600 million merits, taxes of $150 million merits, a budget surplus of $40 billion merits, and investment of $100 billion merits. What were its consumption and government expenditures on goods and services? Why has Zoom caught on with Gen Z users? How have Gen Zers been adapting the platform for their own needs? Give three examples. HELP ME PLZZZZ ASAP.................