Answer:
The answer is option b. ([],(PO).(P1).(P3).(PO.P1).(PO, P3).(P1, P3).(PO, P1, P3)). This is a valid partitioning of the set P into 7 disjoint subsets, including the empty set and the set P itself. Each of the subsets is non-empty and their union is equal to P.
Explanation:
An o ring intended for use in a hydraulic system using MIL-H-5606 (mineral base) fluid will be marked with
An o ring intended for use in a hydraulic system using MIL-H-5606 (mineral base) fluid will be marked with a blue stripe or dot.
if a hole of diameter d/2 is drilled longitudinally through the bar, what is the ratio of the torsional stiffnesses of the hollow and solid bars? what is the ratio of their maximum shear stresses if both are acted on by the same torque?
The ratio of maximum shear stresses in the hollow and solid bars is (15/16).To calculate the ratio of torsional stiffnesses between a hollow and solid bar, and the ratio of their maximum shear stresses, we can use the concept of polar moment of inertia (J) and the torsion formula.
Ratio of Torsional Stiffnesses: The torsional stiffness of a bar is proportional to its polar moment of inertia. For a solid bar, the polar moment of inertia is given by J_solid = (π/32) * (d^4), where d is the diameter of the solid bar.
For a hollow bar with an inner diameter of d/2, the polar moment of inertia is given by J_hollow = (π/32) * (d^4 - (d/2)^4).
The ratio of torsional stiffnesses (K) between the hollow and solid bars is then: K = J_hollow / J_solid = [(d^4 - (d/2)^4)] / d^4 = (15/16)
Ratio of Maximum Shear Stresses: The maximum shear stress (τ_max) in a bar under torsion is given by the formula τ_max = (T * r) / J, where T is the applied torque and r is the radial distance from the center of the bar.
Since both the hollow and solid bars are subjected to the same torque, the ratio of their maximum shear stresses will be the same as the ratio of their polar moments of inertia:
τ_max_hollow / τ_max_solid = J_hollow / J_solid = (15/16)
Therefore, the ratio of maximum shear stresses in the hollow and solid bars is (15/16).
Learn more about torsional here
https://brainly.com/question/13507543
#SPJ11
What type of sensor is a crankshaft position sensor?
You desire to concatenate two transmission lines with differing impedances, as shown below in the diagram. Sketch a matching circuit between the two that consists of a 10 Ohm, 45 Ohm, and 60 Ohm resistor. Demonstrate that the transmission lines are matched from both directions.
Concatenating two transmission lines with different impedances can result in reflections and signal degradation. To avoid this, a matching circuit can be used to transform the impedance of one line to match the other.
One common way to match two transmission lines with impedances Z1 and Z2 is to use a T-network matching circuit, consisting of a 10 Ohm, 45 Ohm, and 60 Ohm resistor. The exact values of the resistors will depend on the specific impedances of the transmission lines. To demonstrate that the transmission lines are matched from both directions, the T-network should be tested in both directions. If the reflection coefficient is close to zero in both directions, it indicates that the matching circuit has effectively transformed the impedances to be matched. It is important to note that the design of a matching circuit is a complex process and the specific values of the resistors will depend on the specific impedance values and frequencies of the transmission lines.
Learn more about resistor :
https://brainly.com/question/24297401
#SPJ4
Refer to Figure 9-18. A #_____ electrode lead and workpiece lead should be used to carry 150 amperes of electricity 75 feet to the workpiece and 75 feet back to the welding machine.
Answer:
AC or
Explanation:
BC
When A Goal (Question) Unifies With A Rule Conclusion :- Condition. The Goal Needs To Unify With The O Condition
Answer:
For example, if the goal is to achieve financial independence and the rule is to save 10% of all income, then the condition would be to save 10% of all income in order to achieve financial independence.
Explanation:
A person is given an array ('arr') of 'N' length. At every index, the array contains single digit elements. The person needs to return the total sum of all array elements while keeping the final sum a single digit as well. In order to return a single-digit output, the person needs to add the digits of the output till only a single digit remains. How will the person carry this out?
To solve this problem, the person needs to first calculate the total sum of all array elements using a loop that iterates over the length of the array. Once the sum is calculated, the person needs to check whether the sum is a single digit or not. If the sum is a single digit, the person can simply return the sum as the final output.
However, if the sum is not a single digit, the person needs to continue adding the digits of the sum until only a single digit remains.To add the digits of the sum, the person can convert the sum to a string and iterate over each character of the string, converting it back to an integer and adding it to a running total. Once the total is calculated, the person needs to check whether it is a single digit or not. If it is a single digit, the person can return the total as the final output. However, if the total is not a single digit, the person needs to repeat the process of adding the digits until a single digit remains.Overall, the person can solve this problem by calculating the total sum of all array elements and then repeatedly adding the digits of the sum until only a single digit remains. This can be accomplished using loops and string conversion and can be a straightforward and efficient solution to the problem.For such more question on iterate
https://brainly.com/question/28134937
#SPJ11
A coil having resistance of 7 ohms and inductance of 31.8 mh is connected to 230v,50hz supply.calculate 1. The circuit current 2.the phase angle, 3.power factor, 4 the power consumed
(1) The current in the circuit is 18.87 A,
(2) The phase angle is 54.97°
(3) The power factor is 0.574
(4) The power consumed is 2491.2 W
(1) To calculate the current in the circuit, first, we need to find the overall impedance of the circuit.
We can calculate the overall impendence of the circuit using the formula below.
Z = √[R²+(2πfL)²]........................ Equation 1Where:
R = resistance of the coilf = FrequencyL = Inductance of the coilZ = Overall impedance of the circuitFrom the question,
Given:
R = 7 ohmsL = 31.8 mH = 0.0318 Hf = 50 Hzπ = 3.14
Substitute these values into equation 1
Z = √[7²+(2×3.14×50×0.0318)²]Z = √(49+99.7)Z = √(148.7)Z = 12.19 ohms.Therefore we use the formula below to calculate the current in the circuit.
I = V/Z.................. Equation 2Where:
V = VoltageI = current in the circuit.Given:
V = 230 V.Substitute into equation 2
I = 230/12.19I = 18.87 A(2) To calculate the phase angle, we use the formula below.
∅ = tan⁻¹(2πfL/R)............... Equation 3Where:
∅ = Phase angle.
Substitute into equation 3
(3) To calculate the power factor, we use the formula below.
pf = cos∅............ Equation 4Where:
pf = power factor.Substitute the value of ∅ into equation 4
pf = cos(54.97°)pf = 0.574.
(4) And Finally to calculate the power consumed we use the formula below.
P = V×I×pf................ Equation 5Where:
P = The power consumedSubstitute the values into equation 5
P = 230(18.87)(0.574)P = 2491.22 W
Hence, (1) The current in the circuit is 18.87 A, (2) The phase angle is 54.97° (3) The power factor is 0.574 (4) The power consumed is 2491.2 W
Learn more about Impedance here: https://brainly.com/question/13134405
tech a says other transmission pressure-regulating valves are similar to the main line pressure regulation valves, except these valves reduce line pressure to create a new pressure that varies wtih vehicle operation. tech b says shift valves are spool valves that direct the flow of hydraulic oil to a clutch or band. which tech is correct?
Tech B is correct. tech b says shift valves are spool valves that direct the flow of hydraulic oil to a clutch or band.
What is the transmission pressure-regulating valves?Shift valves are special valves that control the movement of hydraulic oil to turn on or off a clutch or band in an automatic transmission system. They make sure that the hydraulic pressure goes to the right parts to start changing gears or doing other things with the transmission.
There are other valves that control transmission pressure, but they are used for different reasons than the main line pressure regulation valves.
Read more about transmission pressure-regulating valves here:
https://brainly.com/question/20711069
#SPJ4
Installing a very thin coat of joint compound over an ENTIRE wall or ceiling assembly is referred to as (a
Installing a very thin coat of joint compound over an ENTIRE wall or ceiling assembly is referred to as skim coating. Skim coating is the method of applying a thin layer of joint compound or plaster to a wall to even out the surface. Skim coating is the ideal solution for fixing rough and uneven surfaces or surface damage like gouges after removing wallpaper or drywall tape. Skim coating can also be used to conceal seams, nail holes, and other minor imperfections in a drywall's surface. Here are the necessary steps to skim coat a wall:Materials Required:-Painter’s tape-Drywall mud-Joint compound-Plastic putty knife or joint knife-400-grit sandpaper-Stick vacuum cleaner-Primer-Paint-Sprayer or paint rollerStep 1: Cover the floors, and tape all edges. Remove all furniture and cover the floor with drop cloths to avoid staining or damaging your floors. Tape all edges where the wall and ceiling meet.Step 2: Mix the joint compound. Follow the directions on the packaging to combine the joint compound or drywall mud with water to the proper consistency.Step 3: Apply the first coat of joint compound. Using a joint knife or a plastic putty knife, apply the first coat of joint compound on the entire wall. Allow the first layer to dry for 24 hours. Step 4: Sand the first layer. With a 400-grit sandpaper, lightly sand the first layer to get rid of any rough spots or excess joint compound.Step 5: Apply the second layer. Apply a second, thin layer of joint compound using the same method as the first layer. Allow the second layer to dry for 24 hours.Step 6: Sand the second layer. Lightly sand the second layer to remove any lumps or bumps.Step 7: Apply the primer. Prime the wall with a high-quality primer to make sure the surface is uniform and ready for painting.Step 8: Paint the surface. Apply a coat of paint to the surface using either a sprayer or a paint roller.
We can see here that the process of applying a very thin coat of joint compound over an entire wall or ceiling assembly is commonly known as skim coating.
What is skim coating?Skim coating is often done to create a smooth and even surface for painting or wallpapering. It involves spreading a thin layer of joint compound over the entire surface to fill in any imperfections or irregularities, such as small cracks, texture, or unevenness.
Skim coating can provide a clean, uniform appearance to the wall or ceiling, preparing it for further finishing.
Skim coating can be a time-consuming process, but it can greatly improve the appearance of a wall or ceiling by creating a clean, smooth surface.
Learn more about coating on https://brainly.com/question/30642629
#SPJ4
A 1-ft rod with a diameter of 0.5 in. is subjected to a tensile force of 1,300 lb and has an elongation of 0.009 in. The modulus of elasticity of the material is most nearly:
Answer:
E = 8.83 kips
Explanation:
First, we determine the stress on the rod:
\(\sigma = \frac{F}{A}\\\\\)
where,
σ = stress = ?
F = Force Applied = 1300 lb
A = Cross-sectional Area of rod = 0.5\(\pi \frac{d^2}{4} = \pi \frac{(0.5\ in)^2}{4} = 0.1963\ in^2\)
Therefore,
\(\sigma = \frac{1300\ lb}{0.1963\ in^2} \\\\\sigma = 6.62\ kips\)
Now, we determine the strain:
\(strain = \epsilon = \frac{elongation}{original\ length} \\\\\epsilon = \frac{0.009\ in}{12\ in}\\\\\epsilon = 7.5\ x\ 10^{-4}\)
Now, the modulus of elasticity (E) is given as:
\(E = \frac{\sigma}{\epsilon}\\\\E = \frac{6.62\ kips}{7.5\ x\ 10^{-4}}\)
E = 8.83 kips
Which level of the economy would be most directly impacted by a music festival?
Answer:
local. It is a very popular
FIGURE P3.1 THE CH03_STORECO DATABASE TABLES Table name: EMPLOYEE EMP_CODE EMP_TITLE EMP_LNAME EMP_FNAME EMP_INITIAL EMP_DOB STORE_CODE 1 Mr. Williamson John W 21-May-84 2 Ms. Ratula Nancy 2 3 Ms. Greenboro Lottie R 4 4 Mrs. Rumpersfro Jennie S 09-Feb-89 02-Oct-81 01-Jun-91 23-Nov-79 25-Dec-85 5 Mr. Smith L Robert Cary 6 Mr. Renselaer A 7 Mr. Ogallo Roberto S 31-Jul-82 8 Ms. Johnsson Elizabeth I 10-Sep-88 9 Mr. Eindsmar Jack W 19-Apr-75 10 Mrs. Rose R 06-Mar-86 Jones Broderick 11 Mr. Tom 21-Oct-92 12 Mr. Washington Alan Y 08-Sep-94 25-Aug-84 13 Mr. Smith Peter N 14 Ms. Smith Sherry H 25-May-86 15 Mr. Olenko Howard U 16 Mr. Archialo Barry V 17 Ms. Grimaldo Jeanine K 24-May-84 03-Sep-80 12-Nov-90 24-Jan-91 03-Oct-88 06-Mar-90 18 Mr. Rosenberg Andrew D 19 Mr. Rosten Peter F 20 Mr. Mckee Robert S 21 Ms. Baumann Jennifer A 11-Dec-94 Table name: STORE STORE_CODE STORE_NAME STORE_YTD_SALES REGION_CODE EMP_CODE 1 Access Junction 2 8 2 Database Corner 12 1003455.76 1421987.39 986783.22 944568.56 3 Tuple Charge 4 Attribute Alley 3 5 Primary Key Point 2930098.45 15 Table name: REGION REGION_CODE REGION_DESCRIPT 1 East 2 West NINN 2 1 2 1 Database name: Ch03_StoreCo 503 1 3-2&3N3554I 1 3
The table given in Figure P3.1 represents an ER (Entity-Relationship) Diagram. This database has three tables: Employee, Store, and Region. It also shows how these tables are related and how their attributes are associated with one another. 1. Employee:This table has all the information about the employees of the store company. Each employee is identified by a unique employee code (Emp_Code).
This table has attributes like Employee Title (Emp_Title), Last Name (Emp_LName), First Name (Emp_FName), Initial (Emp_Initial), Date of Birth (Emp_DOB), and Store Code (Store_Code). This table also shows that each employee works in a specific store. The attribute Store_Code is a foreign key in this table. It is related to the primary key of the Store table. 2. Store:This table has information about all the stores of the Store Company.
Each store is identified by a unique Store Code (Store_Code). This table has attributes like Store Name (Store_Name), Year to Date Sales (Store_YTD_Sales), and Region Code (Region_Code). This table shows that each store belongs to a particular region. The attribute Region_Code is a foreign key in this table. It is related to the primary key of the Region table. 3. Region:This table has all the information about the regions in which the store company operates.
Each region is identified by a unique Region Code (Region_Code). This table has only one attribute, Region Description (Region_Descript). This table shows that many stores can belong to a single region. The Region Code is the primary key of this table, and it is related to the Store table's foreign key (Region_Code).
The ER Diagram is a tool used to create a data model for the system. The ER Diagram is a graphical representation of entities and their relationships to each other. The entities are represented by rectangles, while the relationships are represented by diamonds. The ER Diagram helps in understanding the system's data flow and is useful in identifying the relationship between different tables.
To know more about represents visit:
https://brainly.com/question/31291728
#SPJ11
What is the mechanical advantage of a wedge with the slope of 10cm and width of 20cm? Does this wedge offer a mechanical advantage? Why or why not?
Answer:
The mechanical advantage value is 1/2.
The wedge does not offer mechanical advantage because the value is less than 1.
Explanation:
The mechanical advantage of a wedge is given by the formula;
ME=length of slope/ width
slope is given as = 10 cm
width is given as = 20 cm
M.E =10/20 = 1/2
The wedge does not offer mechanical advantage because the value is less than 1.The mechanical advantage of a wedge should be greater than 1.
how to calculate the factor of your grade safety. explain
Answer:
To divide the ultimate (or maximum) stress by the typical (or working) stress.
Explanation:
Hopes this helps :)
The sinusoidal current source in the circuit shown in figure below produces the current Is=25cos100000t A. a) Construct the frequency-domain equivalent circuit. b) In the following circuit, connect impedance, Z=10 J−10 J in parallel with other impedances, under this condition find voltage of the circuit.
The voltage of the circuit is 82.125V
What is a Sinusoidal Current?A sinusoidal current is an alternating current (AC) that varies in magnitude and direction over time, following a sinusoidal waveform. It is called "sinusoidal" because its shape resembles a sine wave, which is a smooth and continuous curve that oscillates between positive and negative values.
Sinusoidal currents are commonly used in electrical power systems to transfer energy from power plants to homes and businesses. They have several advantages over direct current (DC) systems, including the ability to be easily transformed to different voltage levels using transformers, and the ability to be transmitted over long distances with minimal power loss.
Read more about Sinusoidal currents here:
https://brainly.com/question/31376601
#SPJ1
Tech A says that it is best to use a knife or other type of sharp tool to cut away the insulation when
stripping a wire Tech B says that any issues with wing are more likely to be with the terminals than
with the wires themselves. Who is correct?
Define hermetic compressor
Answer:
Hermetic compressors are ideal for small refrigeration systems, where continuous maintenance cannot be ensured.
2. Design simulation for a Bank where two types of customers arrive Cl and C2 C1 is Transacting Customer and C2 are Enquiring Customer. There is 1 vending machine with delay type constant 3 seconds. There is only 1 Teller in the counter whose processing speed is Triangular with minimum 3
, most likely 5 and maximum is 12 Minutes. The bank also employs 1 receptionist whose working speed is uniform with minimum 2 minutes and a
maximum of 8 minutes. 20% customers also do transactions with the bank.
There is single manager who works with processing delay as Triangular minimum 5 , average 10 and Maximum 30. Do replication for a length of 14.
Given Information:C1 is Transacting Customer and C2 are Enquiring Customer.There is 1 vending machine with delay type constant 3 seconds.There is only 1 Teller in the counter whose processing speed is Triangular with minimum 3, most likely 5 and maximum is 12 Minutes.
The bank also employs 1 receptionist whose working speed is uniform with minimum 2 minutes and a maximum of 8 minutes.20% customers also do transactions with the bank.There is a single manager who works with processing delay as Triangular minimum 5, average 10 and Maximum 30.
Replication length = 14 hoursWe are supposed to design a simulation for a bank where two types of customers arrive. We need to determine the number of customers served by the Teller and the number of customers served by the Receptionist, respectively.Simulation Design:The first step of the simulation is to create the flowchart. A flowchart represents the sequence of activities carried out by the bank and the possible events that may occur during the simulation.
To know more about Transacting visit:
https://brainly.com/question/24730931
#SPJ11
In the given example, which type of interior designer is Sarah? Sarah is an interior designer. The state in which she resides applies practice acts to interior design professionals. Therefore, Sarah carries the title of a ____ interior designer.
Answer:
Sarah is a professional interior designer.
Therefore, Sarah carries the title of a _registered___ interior designer.
Explanation:
Some states require only the licensed designers to carry out interior designs, while some others allow both the licensed and unlicensed interior designers to carry on the work of interior designers. In the states where only the licensed designers are allowed to use the title of interior designer, they are registered after passing the state-prescribed examinations and meeting some professional experience requirements. The most common exam is the National Council for Interior Design Qualification (NCIDQ) examination, which only bachelor degree holders in interior design are allowed to sit for.
The benzoyl peroxide initiated polymerization of a monomer follows the simplest kinetic scheme, that is, Rp = kp[M]( f kd[I]/kt ) 1/2 with all rate constants and f being independent of conversion. For a polymerization system with [M]O = 2 M and [I]O = 10-2 molar, the limiting conversion p∞ is 10%. To increase p∞ to 20%:
Do not ________________ a tool. *
-clean up
-force
-stop
-unplug
A 2-8/ 6-8 door would measure:
Answer:
2-8
6-8
= -6
-2
= 3
because the minus cancels each other and then 6 divided by 2 is 3
Assume that you have a series circuit with forty-eight, 1,000 ohm lights connected to a 120 volt source. The voltage (in volts) across each light is approximately:
a. cannot be determined based on the information provided
b. 3
c. 120
d. 2.5
e. 6
The voltage across each light in the series circuit is approximately 2.5 volts.
To determine the voltage across each light in a series circuit, you need to know the total resistance of the circuit and the total voltage applied. In this case, the total resistance of the circuit can be calculated by adding up the resistances of each individual light.
Since there are forty-eight lights connected in series, and each light has a resistance of 1,000 ohms, the total resistance of the circuit would be:
Total resistance = 48 lights * 1,000 ohms/light = 48,000 ohms
Given that the total voltage applied to the circuit is 120 volts, we can use Ohm's Law to determine the voltage across each light. Ohm's Law states that the voltage (V) is equal to the current (I) multiplied by the resistance (R):
V = I * R
In a series circuit, the current is the same throughout. Therefore, we can use Ohm's Law to find the current flowing through the circuit:
I = V / R_total
I = 120 V / 48,000 ohms
I ≈ 0.0025 A (or 2.5 mA)
Learn more about voltage
brainly.com/question/32002804
#SPJ11
Brick House Cafe has a tax rate of 40 percent and paid total taxes of $59,600. The company had an interest expense of $26,500. What was the value of the interest tax shield?
The value of the interest tax shield for Brick House Cafe is $10,600.
To calculate the value of the interest tax shield, we need to first calculate the company's taxable income, which is the income earned after deducting all the allowable expenses.
1. Determine the tax rate: The tax rate is 40 percent, or 0.40 as a decimal.
2. Identify the interest expense: The interest expense is $26,500.
3. Calculate the interest tax shield: Multiply the interest expense by the tax rate.
To know more about Brick House visit:-
https://brainly.com/question/31758454
#SPJ11
What does Fly-Crash-Fix-Fly describe?
a. Traditional safety program
b. Military concept of loss management
c. Operational Risk Management
d. An airline
Answer:c. Operational Risk Management
Explanation:
The phrase "Fly-Crash-Fix-Fly" is often used to describe the concept of Operational Risk Management. It emphasizes the continuous cycle of identifying potential risks and hazards (Fly), analyzing and learning from past incidents and accidents (Crash), implementing corrective actions and preventive measures (Fix), and resuming normal operations with improved safety (Fly). This approach aims to proactively manage risks and enhance safety performance within an organization.
HURRY
In the urban fire department, if a fire captain has a problem or issue that requires a decision by a higher official and the deputy chief position has not been filler, he or she may take the issue directly to the fire chief. true or false
Answer:
Yes, it is true.
what inspection method would be most appropriate for checking the internal structure of an airplane wing for corrosion
When inspecting the internal structure of an airplane wing for corrosion, the most appropriate inspection method would be non-destructive testing (NDT).
NDT is a wide range of analysis techniques used in science and industry to evaluate the properties of a material, component, or system without causing damage. The use of NDT is particularly important in aerospace engineering, where the safety and reliability of aircraft are paramount.
There are several NDT methods that could be used to inspect the internal structure of an airplane wing for corrosion, depending on the specific requirements of the inspection. Some of the most common methods include:
Ultrasonic testing: This method uses high-frequency sound waves to detect flaws or changes in the internal structure of a material. Ultrasonic testing can be used to detect corrosion, cracks, and other defects in metals and composites.
Eddy current testing: This method uses electromagnetic induction to detect flaws in conductive materials. Eddy current testing can be used to detect corrosion, cracks, and other defects in metals.
Radiography: This method uses X-rays or gamma rays to create images of the internal structure of a material. Radiography can be used to detect corrosion, cracks, and other defects in metals and composites.
Thermography: This method uses infrared radiation to detect changes in temperature that can indicate defects in a material. Thermography can be used to detect corrosion and delamination in composites.
Overall, the most appropriate NDT method for inspecting the internal structure of an airplane wing for corrosion will depend on a variety of factors, including the materials being inspected, the location of the corrosion, and the desired level of sensitivity and accuracy.
Learn more about aerospace engineering here brainly.com/question/27182063
#SPJ4
13. The type of building that can be built in an area would be covered in
O A. building permits.
O B. deed restrictions.
O C. sales contracts.
O D. zoning restrictions.
Hot combustion gases, modeled as air behaving as an ideal gas, enter a steady-state turbine at 145 psi, 2700oR, and exit at 29 psi and 1974oR. The power output is 74.26 hp, and heat transfer from the turbine to the surroundings occurs at a rate of 14 BTU/s.
Required:
Determine the power output of the turbine, in hp.
Hot combustion gases, modeled as air behaving as an ideal gas, enter a steady-state turbine at 145 psi, 2700oR, and exit at 29 psi and 1974oR. The power output is 74.26 hp, and heat transfer from the turbine to the surroundings occurs at a rate of 14 BTU/s.
Required:
a)Determine the power output of the turbine, in hp.
b) The Flow rate
Answer:
a) \(w=74.26hp\)
b) \(m=0.22\)
Explanation:
From the question we are told that:
Initial Pressure \(p_1= 145 psi\)
Initial Temperature \(T_1 =2700oR=>2240.33^oF\)
Final Pressure \(p_2= 29 psi\)
Final Temperature \(t_2=1974oR=>1514.33^oF\)
Output Power \(w=74.26hp\)
Heat transfer Rate \(Q=14BTU/s\)
Generally the equation for Steady flow energy is mathematically given by
\(Q-w=m(h_2-h_1)\)
Where
\(m=Flow\ rate\)
From Steam table
\(h_1=704btu/ib (at\ p_1= 145\ psi,\ T_1 =2700oR=>2240.33^oF )\)
\(h_2=401btu/ib (at\ p_2= 29psi\ t_2=1974oR=>1514.33^oF )\)
Therefore
\(-14-74.26=m(401-704)\)
\(m=\frac{-14-74.26}{(401-704)}\)
\(m=0.22\)