The regulatory compliance law that does NOT require a vulnerability scan is d. Federal Education Rights and Privacy Act (FERPA).
Vulnerability scans are required by regulatory compliance laws such as the Health Insurance Portability and Accountability Act (HIPAA), Federal Information Security Management Act (FISMA), and Payment Card Industry Data Security Standard (PCI DSS) to ensure that an organization's network and systems are secure and protected from potential threats. However, the Federal Education Rights and Privacy Act (FERPA) does not require a vulnerability scan as it primarily focuses on protecting the privacy of student education records.
Here you can learn more about vulnerability scan https://brainly.com/question/30782021
#SPJ11
1) Write a method to compute the average of an int array and return the value as a double. The int array and the number of elements in the array are both passed as parameters to the method in that order.
To write a method to compute the average of an int array and return the value as a double, we need to define the method with two parameters - the int array and the number of elements in the array. This method will take the array and the number of elements as input, and then compute the average of the array.
The steps for writing this method are as follows:
First, we define the method with the name "computeAverage" and two parameters - the int array and the number of elements in the array.
public static double computeAverage(int[] array, int numOfElements) {
Next, we declare a variable to store the sum of all the elements in the array.
int sum = 0;
Then, we use a loop to iterate through the array and add up all the elements.
for (int i = 0; i < numOfElements; i++) {
sum += array[i];
}
After that, we calculate the average by dividing the sum by the number of elements in the array.
double average = (double) sum / numOfElements;
Finally, we return the average.
return average;
}
This method takes an int array and the number of elements in the array as parameters, and returns the average as a double. We can call this method from another part of our code by passing in the array and the number of elements as parameters.
In summary, the method "computeAverage" takes an int array and the number of elements in the array as parameters, computes the average of the array, and returns the average as a double. The steps involved in writing this method include declaring a variable to store the sum of all the elements, using a loop to add up all the elements, calculating the average, and returning the average.
Learn more about array here
https://brainly.com/question/28565733
#SPJ11
a buck converter has an input of 50 v and an output of 25 v. the switching frequency is 100 khz, and the output power to a load resistor is 125 w. (a) determine the duty ratio. (b) determine the value of inductance to limit the peak inductor current to 6.25 a. (c) determine the value of capacitance to limit the output voltage ripple to 0.5 percent.
Duty ratio is a ratio used to measure the amount of time that a particular device or system spends in a specific state.
The required details for Duty ratio in given paragraph
(a) Duty Ratio = Output Voltage / Input Voltage = 25 V / 50 V = 0.50
(b) Inductance, L = (Vin - Vout) / (f x Ipk) = (50 V - 25 V) / (100 kHz x 6.25 A) = 4 µH
(c) Capacitance, C = (Vin - Vout) / ((f x Ripple %) x Vout) = (50 V - 25 V) / (100 kHz x 0.005 x 25 V) = 40 µF
What is duty ratio?
This ratio is often used to measure the amount of on-time versus off-time for a device or system. For example, the duty ratio of a motor might be expressed as the amount of time the motor is running versus the amount of time it is not running. Duty ratio is also frequently used to measure the performance of a system or device, as it can provide insight into how well the system is performing. Duty ratio can be a useful indicator of system performance, as it can provide a measure of how efficiently a system is running.
Duty ratio can also be used to compare the performance of different systems, as it can be an important factor in determining the overall performance of a system.
To learn more about capacitance refer to:
brainly.com/question/27258294
#SPJ4
In unguided medium (free space), the electromagnetic (EM) signal wave spreads as it leaves the transmit antenna. Since the power of the EM signal resides at the surface area of the wave front, signal power is described as signal power density (i.e., watts per area).
a. True
b. False
Answer:
a. True
Explanation:
Which of these statements is true about seat belts on heavy equipment?
A. If a vehicle doesn't have a rollover protective structure, you may not have to wear a seatbelt.
B. You must wear seat belts that meet OSHA standards.
C. You don't have to wear a seatbelt on equipment that is only designed for standup operation.
D. All of these statements are true.
Note that the statements is true about seat belts on heavy equipment is:
"You must wear seat belts that meet OSHA standards is a true statement about seat belts on heavy equipment." (Option B)
What is the rationale for the above response?Note that it is required for one to wear seat belts that meet OSHA standards.
OSHA requires the use of seat belts on heavy equipment, including vehicles with rollover protective structures (ROPS). The seat belts must be in good condition and meet OSHA standards.
Failure to use seat belts can lead to serious injury or death in the event of an accident or rollover. Thus, the other statements are not true.
Learn more about OSHA standards:
https://brainly.com/question/29796796
#SPJ1
1. An asbestos pad is square in cross section, measuring 5 cm on a side at its small end, increasing linearly to 10 cm on a side at the large end. The pad is 15 cm high. If the small end is held at 600 K and the large end at 300 K, what heat‐flow rate will be obtained if the four sides are insulated?2. Solve Problem for the case of the larger cross section exposed to the higher temperature and the smaller end held at 300 K.
Multiple Choice
The first step in product analysis is to disassemble a product.
True
False
Answer:
the answer is false
Explanation:
i took the advice of the other person and found a Quizlet that said false :)
i hope this helps :D
Helium enters a nozzle at 0.6 MPa, 560 K, and a velocity of 120 m/s. Assuming isentropic flow, determine the pressure and temperature of helium at a location where the velocity equals the speed of sound. What is the ratio of the area at this location to the entrance area?
Okay, here are the steps to solve this problem:
1) Given:
P_in = 0.6 MPa
T_in = 560 K
u_in = 120 m/s
2) We have isentropic flow, so we can use the isentropic relationships:
P/P_ref = (T/T_ref)^(-k/(k-1))
u =sqrt((2kP)/((k-1)rho))
3) For helium, k = 1.67.
So we can calculate:
(P/0.6 MPa) = (560 K/T)^(1/0.67)
u = sqrt((2*1.67*P)/((1.67-1)*0.013 kmol/m^3))
4) At the sonic velocity (u = 343 m/s), we calculate:
P = 0.21 MPa
T = 310 K
5) For conservation of mass flow rate (rho*u*A),
A/A_in = (u_in/u_sonic) = (120/343) = 0.351
So the pressure is 0.21 MPa, temperature is 310 K, and the area ratio is 0.351 at the sonic condition.
Please let me know if you have any other questions!
The pressure and temperature of helium at the location where the velocity equals the speed of sound are 0.23 MPa and 373 K, respectively. The ratio of the area at this location to the entrance area is 0.67.
The conditions are:
Inlet pressure, P1 = 0.6 MPa
Inlet temperature, T1 = 560 K
Inlet velocity, V1 = 120 m/s
Assuming isentropic flow, the speed of sound can be found using the formula:
a = √(γ*R*T)
Where γ = 1.67 is the specific heat ratio and R = 2077 J/kg.K is the specific gas constant for helium.
The speed of sound comes out to be a = 1037.5 m/s.
Using the isentropic relations for a nozzle, we can find the conditions at the location where the velocity equals the speed of sound (i.e. at throat):
P2/P1 = (1+(γ-1)/2*(V1/a)^2)^(γ/(γ-1)) = 0.34
T2/T1 = (P2/P1)^((γ-1)/γ) = 0.61
Thus, the pressure and temperature at the throat are P2 = 0.23 MPa and T2 = 373 K, respectively.
The ratio of the area at the throat to the entrance area can be found using the continuity equation:
A2/A1 = V1/V2 = (γ+1)/2)^((γ+1)/(2*(γ-1))) * (P1/P2)^((γ-1)/(2*γ)) = 0.67.
Learn more about isentropic here:
https://brainly.com/question/13001880
#SPJ11
What is the specific volume of oxygen at 40 psia and 80°F?
A Boeing 777-200LR loaded to 92% of its maximum take-off weight takes off from Dubai International Airport (24.4 m elevation) during an average day in July (34.5 OC) with a standard pressure day (101.3 kPa). Assume that the take off speed is 376 kmph. What is the minimum coefficient of lift needed at the point where the aircraft just lifts off the ground
The minimum coefficient of lift required at the point where the aircraft just lifts off the ground is approximately 0.806.
How to calculate the valueFirst, let's calculate the weight of the aircraft. We know that it is loaded to 92% of its maximum take-off weight. Let's assume the maximum take-off weight of the Boeing 777-200LR is 347,450 kg (764,000 lbs).
Weight = 0.92 * 347450 kg = 319,594 kg
Using the barometric formula, we can calculate the air density at the given elevation:
ρ = ρ0 * (1 - (0.0065 * h) / T0)^(g / (R * 0.0065))
Plugging in the values:
ρ = 1.225 * (1 - (0.0065 * 24.4) / 288.15)^(9.81 / (287.05 * 0.0065))
ρ ≈ 1.163 kg/m³
The wing area (S) of the Boeing 777-200LR is approximately 427.8 m^2.
Now, let's convert the takeoff speed from km/h to m/s:
V = 376 km/h * (1000 m/km) / (3600 s/h) = 104.4 m/s
Finally, we can substitute the values into the coefficient of lift equation:
CL = (2 * 319594 kg) / (1.163 kg/m³ * 427.8 m² * (104.4 m/s)²)
CL ≈ 0.806
Learn more about coefficient on
https://brainly.com/question/1038771
#SPJ1
Q5. a. With the aid of a diagram, critically explain the program compilation process (10 marks) b. Using diagrams briefly explain the purpose of linkers and loaders in program execution. (10 marks) c. Briefly differentiate between a system and application software.(5 marks)
The program compilation process can be graded into four steps and they are:
Pre-processing, Compiling, Assembling, Linking.The explanation of this process is the preprocessor collects the source code as an input and then eliminates all the comments from the source code.
Next, the preprocessor would then take the preprocessor directive and interprets it.
What is Program Compilation?This refers to the steps and processes in which a source code is translated into machine-readable language and executed.
Hence, we can see that the purpose of the linkers and loaders in program execution are to:
generate executable files load executable files to main memoryRead more about program compilation here:
https://brainly.com/question/13735734
#SPJ1
What’s the four-letter type of adapter that’s used with electrical devices that require power but do not contain internal components to derive the required voltage and power from mains power?.
The four-letter type of adapter are B, C, D and M that’s used with electrical devices that require power.
What is adapter ?A device that converts characteristics of one electrical system or device to those of another that is otherwise incompatible is known as an adapter or adaptor.
Some simply adapt the physical design of one connector to another, while others change the power or signal attributes.
A host controller connects a computer to a peripheral item, such as a network, storage, or human interface item. A host controller is sometimes known as a host bus adaptor because it may be thought of as bridging the protocols used on the buses between peripheral and computer and internally to the computer.
A peripheral device can be connected to a separate jack on a computer using an adapter. They are frequently used to link legacy devices to modern ports or modern devices to legacy ports on older systems. Such adapters may have active circuitry or be fully passive.
To learn more about adapter refer :
https://brainly.com/question/28874854
#SPJ4
create a risk assesment plan that is tailored to address the following:
1. Identify hazards (eg site, trade/work, plant specific risks
2. Evaluate the risks (e.g. consequences, likelihood, impact, risk rating)
3. Control and mitigation measures
4. Action plant
The risk assessment plan is given below as follows:
The Risk Assessment PlanRisk Assessment Plan:
Identify Hazards:
Examining the geography of the site, one will be able to trace any impending physical dangers (e.g. unstable ground, unhidden electrical wiring). Additionally, reviewing the trade-work carried out and its particular risks by those conducting it (e.g. lofty movements, handling of power machines) as well as potential personal hazards related to the plant itself (e.g. inflammable elements, likelihood of explosions) should take place.
Evaluate the Risks:
To deduce the outliers of each uncovered threat (e.g. minor scratching, death) is necessary in order to measure the potency of occurrence (e.g. consistent, irregular, infrequent) for better understanding of the impact it can possibly cause (e.g. money due, legal effects, credibility damage). After taking these into consideration, assign a risk level based on them.
Control and Mitigation Measures:
Designing an agenda that seeks to eradicate or debilitate the detected hazards via putting into action engineering controls (e.g. support rails, anchorage vestments) as well as administrative prerequisites (e.g training agendas, warning signs), not forgetting to grant security equipment (PPE) wherever needed.
Action Plan:
A structured report must be written to make official knowledge of the assessment and control operations gone through. Furthermore, this document must be updated when fresh perils are noticed or at regular times, making sure that all personnel and contractors participating have knowledge about said hazards and safety methods applied along with being tutored on the correct use of said mechanisms.
Read more about risk assessment plan here:
https://brainly.com/question/28271580
#SPJ1
Technician A says that unibody vehicles are generally lighter and more fuel efficient than body-over-frame vehicles.Technician B says that full-size trucks always use body-over-frame construction.Who is correct?
Answer:
Both technicians are right.
Explanation:
Unibody vehicles have their body, floor plan, and chassis formed into a single structure. These vehicles are generally lighter and more rigid than body-over-frame vehicles. The fact that they are lighter than body-over-frame vehicles means that they have lesser weight to power ratio, which means compared to a body-over-frame vehicle, they will use a lesser amount of fuel to move through the same distance than the body-over-frame would use. This makes unibody vehicles more fuel efficient. Body-over-frame types of vehicles are made up of a separate body, mounted on a relatively rigid vehicle frame or chassis that carries the powertrain (the engine and drivetrain). This was the original method of building automobiles, is now used mainly for pickup trucks and SUVs.
Two technicians are explaining what exhaust gas emissions tell you about engine operation. Technician A says that the higher the level of CO2 in the exhaust stream, the more efficiently the engine is operating. Technician B says that CO2 levels of 20 to 25 percent are considered acceptable. Who is correct?
A. Both Technicians A and B
B. Neither Technicians A and B
C. Technician A
D. Technician B
Technicians A is correct in the given scenario. The correct option is C.
What is exhaust gas?Exhaust gas is a byproduct of combustion that exits the tailpipe of an internal combustion engine.
It consists of a gas mixture that includes carbon dioxide (CO2), carbon monoxide (CO), nitrogen oxides (NOx), hydrocarbons (HC), and particulate matter (PM).
Technician B is mistaken. CO2 levels in the exhaust should be less than 15%, preferably between 13% and 14.5% for petrol engines and 11% to 13% for diesel engines.
High CO2 levels can actually indicate inefficient engine operation, as it means that not all of the fuel in the engine is being burned and is being wasted as exhaust.
Thus, C is the correct answer. A technician is correct.
For more details regarding exhaust gas, visit:
https://brainly.com/question/11779787
#SPJ2
What is the definition Process (Processess)?
A. Human activities used to create, invent, design, transform, produce, control, maintain, and use products or systems; a sequence of actions that combines resources to produce an output.
B. Using technological and scientific knowledge to solve practical problems.
C. The study of our natural world through observation, identification, description, experimental investigation, and theoretical explanations.
D. The science of patterns and order and the study of measurement, properties, and the relationships of quantities using numbers and symbols.
E. The way people use resources to meet their wants and needs
Process A series of human acts that combine resources to produce an output, including the invention, design, transformation, production, control, maintenance, and usage of products or systems.
What is the definition of process ?Nanotechnology the art and science of creating objects, such electronic circuits, out of individual atoms and molecules. Process A series of acts that combines resources to produce an output; human activities used to design, develop, manufacture, regulate, maintain, and use products or systems.
A system is a collection of components that interact, are connected, and are dependent on one another to produce a complex, cohesive whole. A set of procedures followed to create something or arrive at a specific outcome, or a series of changes that occur naturally: It took him a long time to finish his degree at night. A series of steps taken to accomplish a specific goal is referred to as a process.
Therefore the correct answer is option A ) Human activities used to create, invent, design, transform, produce, control, maintain, and use products or systems; a sequence of actions that combines resources to produce an output.
To learn more about process refer to :
https://brainly.com/question/28717367
#SPJ4
what is most delicious fod in the philippines?
Answer:
Well there are a lot of delicious food in the philppines but my most favorite is the Lechon, Adobo, Sisig, Chicken Curry, Crispy pata and Sinigang
Identify the Levels of Biological Organization below. Copy and answer each statement. Write
your answer on the answer sheet provided.
1. The basic unit of a chemical element
2. A group of atoms bonded together representing the smallest
unit that can take part in a chemical reaction.
3. Is a basic unit of life.
4. Group of similar cells that perform a function.
5. Group of tissues that work together to perform to perform
a specific function
6. A group of organs that work together to perform a
specific function.
7. An entire living thing that carries of the basic life functions.
Answer:
no idea
Explanation:
gvghvvvghhbbgggggggig gjgjg gjgbg gig gg bg GB g GB GB GB GB g GB GB GB of me and I am a diary and crewmate hide if you see a diary or not the other person is a non-electrolyte or no one vent the imposter win a diary or you can get any more confidently than you are in a spectacular place is the most important points to be mo to get skins and crewmate for a few days to be sure it will be the same for me it will take a while for a couple to get the right angle bu the other one is come to the end and then you have birds to get a lot more than a diary of a candle or no other one in a few weeks or no time to do it for me and my friend who has no idea how much time I have been to a new episodes and the best of all the time I am going sleep
Convert the azimuths from north to bearings
The azimuth from north of line CD will be 190°, 57'36.
How to explain the informationThe azimuth is the angle between North, measured clockwise around the observer's horizon, and a celestial body (sun, moon). It determines the direction of the celestial body.
The angle at B is the interior angle of triangle ABC, so we can find the angle at C by subtracting it from 180°.
The angle at D is the interior angle of triangle BCD, so we can find the angle at C by subtracting it from 180°:
Learn more about azimuth on
https://brainly.com/question/30665819
#SPJ1
Expert Review is done by end users.
Answer:nononononono
Explanation:
__________ is one of the country's greatest sustainability success stories.
Select one:
a. Water conservation
b. Pollution control
c. Manufacturing
d. Composting
e. Recycling
Water conservation is one of the largest sustainability success stories in the country. Select one:
Definition of sustainability
Sustainability is the ability to maintain or continue a process across time.
The three primary concepts of sustainability—economic, environmental, and social—are commonly divided.
Both governments and businesses have pledged to work toward sustainable goals like reducing their environmental footprints and protecting resources.
Some investors are actively supporting investments in sustainability, sometimes known as "green investments."
"Greenwashing," the practice of misleading the public to make a corporation appear more ecologically friendly than it actually is, has been accused of by some businesses.
Know more about conservation Visit:
https://brainly.com/question/29220242
#SPJ4
What would happen if an exposed film was accidentally placed in the fixer before being placed in the developer
Hey guys can anyone list chemical engineering advancement that has been discovered within the past 20 years
it is found experimentally that a certain material does not change in volume when subjected to an elastic state of stress. what is the poisson’s ratio for this material?
The answer is , a Poisson's ratio of -1 is not physically possible, so the limit for an incompressible material is 0.5. Therefore, if a material does not change in volume when subjected to an elastic state of stress, its Poisson's ratio is 0.5.
What is Poisson's ratio?Poisson's ratio is a dimensionless material property that relates the relative contraction or expansion of a material in the directions perpendicular to and parallel to the direction of an applied force or strain.
For an incompressible material, Poisson's ratio is 0.5. This can be shown by using the following equation:
ν = -ε_transverse / ε_axial
where ν is the Poisson's ratio, ε_transverse is the strain in the transverse direction (perpendicular to the applied stress), and ε_axial is the strain in the axial direction (parallel to the applied stress).
For an incompressible material, the volume strain is zero, which means that ε_axial + ε_transverse + ε_lateral = 0, where ε_lateral is the strain in the lateral direction (perpendicular to both the axial and transverse directions).
Since the volume strain is zero, ε_axial = -ε_transverse, which means that ν = -ε_transverse / ε_axial = -1.
However, a Poisson's ratio of -1 is not physically possible, so the limit for an incompressible material is 0.5. Therefore, if a material does not change in volume when subjected to an elastic state of stress, its Poisson's ratio is 0.5.
To know more about Volume visit:
https://brainly.com/question/23576507
#SPJ4
An inside measurement can be taken with a tape measure by:
Answer:
Adding the length of the tape measure case.
what is the division of demand
A three wire 120 V system will provide 240 V because A neutral isn't the same thing as true ground B it runs through a transformer C the service legs are out of phase D they added up through the third wire
Note that with respect to the prompt on wiring, Option C, "the service legs are out of phase," is the correct answer.
What is the explanation for the above response?In a three-wire 120 V system, there are two "hot" wires that are 180 degrees out of phase with each other and one neutral wire. The voltage between each hot wire and the neutral wire is 120 V. However, the voltage between the two hot wires is 240 V, which is twice the voltage between a hot wire and the neutral wire.
This is because the two hot wires are out of phase with each other. When one hot wire is at its maximum positive voltage, the other hot wire is at its maximum negative voltage. Therefore, the voltage difference between the two hot wires is the sum of their individual voltages, which is 240 V.
So, the correct statement is that the 240 V in a three-wire 120 V system is due to the service legs being out of phase.
Learn more about wiring at:
https://brainly.com/question/12984460
#SPJ1
A major tennis manufacturer is undertaking a test program for shoes, tennis balls, and tennis strings. Develop a test plan for the situations described below. In each case provide details for how the test should be conducted, and describe expected difficulties in interpreting the results. In each case the tests are to be conducted during college tennis matches. Four teams of six players each are to test the products under match (as opposed to practice) conditions. A tennis team consists of six players, and a match consists of six singles matches and three doubles matches.
a. Tennis shoes: Two different sole designs and materials are to be wear tested. The life of the soles are known to be strongly affected by court surface and playing style.
b. Tennis strings: A new tennis string material is to be tested for durability. String failure occurs due to breakage or due to loss of tension. String life is a function of the racquet, the player's style, and string tension.
c. Tennis balls: Two tennis balls are to be play tested for durability. The condition of a tennis ball can be described by the coefficient of restitution, and the total weight (since the cover material actually is lost during play). A player's style and the court surface are the primary determining factors on tennis ball wear.
Answer:
4 balls
Explanation:
First, we find out how many tennis balls are there altogether.
There are 8 cans and each can has 3 tennis balls.
Total numberThese balls are shared with 6 players. So we divide the total quantity by 6 to find out how many tennis balls each player gets.
Each player = 24 ÷ 6 = 4
of balls = 8 x 3 = 24
Pressure in U.S. customary units is measured in psi (pound per square inch). In SI metric units pressure is measured in Pa (N/m2). Write a user-defined MATLAB function that converts pressure given in units of psi to pressure in units of Pa. For the function name and arguments, use [Pa] = Psi-ToPa(psi). The input argument psi is the pressure in units of psi to be converted, and the output argument Pa is the converted pressure in units of Pa (rounded to the nearest integer). Use the function in the Command Window to: (a) Convert 120 psi to units of Pa. (b) Convert 3,000 psi to units of Pa.
Answer:
Check below for answers
Explanation:
Matlab code:
function[Pa] = Psi-ToPa(psi)
Pa = psi * 6894.75728;
end
a) To convert 120 psi to units of Pa, just call the function Pa using the command:
Psi-ToPa(120)
ans =
8.2737e+05
b) To convert 3000 psi to units of Pa, just call the function Pa using the command:
Psi-ToPa(3000)
ans =
2.0684e+07
Need help hurry 20 Briefly describe an idea for a new product, while thinking mainly about its cost analysis. Depict what kinds of direct and indirect costs will be involved in its creation.
Answer: Contaminants can cause tremendous harm to a population; not only humans but entire local animal species can be devastated by poisonous drinking water. Crops and livestock can also be affected. Citizens can make prudent choices regarding natural resources and energy use. Scientists can research and create products that can reduce or eliminate unnecessary waste and pollution.
Explanation:
A power washer is being used to clean the siding of a house. Water enters at 20 C, 1 atm, with a velocity of 0.2 m/s .A jet of water exits at 20 C, 1 atm, with a velocity of 20 m/s an elevation of 5 m. At steady state, the magnitude of the heat transfer rate from the power unit to the surroundings is 10% of the power input. Determine the power input to the motor, kW.
A power washer is being used to clean the siding of a house. Water at the rate of 0.1 kg/s enters at 20°c and 1 atm, with the velocity 0.2m/s. The jet of water exits at 23°c, 1 atm with a velocity 20m/s at an elevation of 5m. At steady state, the magnitude of the heat transfer rate from power unit to the surroundings is 10% of the power input. Determine the power input to the motor in kW.
Answer:
Net power of 1.2 KW is being extracted
Explanation:
We are given;
Mass flow rate; m' = 0.1kg/s
Inlet temperature; T1 = 20°C = 293K
Inlet pressure; P1 = 1 atm = 10^(5) pa
Inlet velocity; v1 = 0.2 m/s
Exit Pressure; P2 = 1 atm = 10^(5) pa
Exit Temperature; T2 = 1 atm = 296K
Exit velocity; V2 = 20m/s
Change in elevation; h = Z2 - Z1 = 5m
We are told that the magnitude of the heat transfer rate from the power unit to the surroundings is 10% of the power input.
Thus;
Q = -0.1W
From Bernoulli equation;
Q - W = ∆Potential energy + ∆Kinetic energy + ∆Pressure energy
Where;
∆Potential energy = mg(z2 - z1)
∆Kinetic energy = ½m(v2² - v1²)
∆Pressure energy = mc_p(T2 - T1)
Thus;
-0.1W - W = [m'g(z2 - z1)] + [½m'(v2² - v1²)] + [m'c_p(T2 - T1)]
Where C_p is specific heat capacity of water = 4200 J/Kg.k
Plugging in the relevant values, we have;
-1.1W = (0.1 × 9.81 × 5) + (½ × 0.1(20² - 0.2²)) + (0.1 × 4200 × (296 - 293))
-1.1W = 4.905 + 19.998 + 1260
-1.1W = 1284.903
W = -1284.903/1.1
W ≈ -1168 J/s ≈ -1.2 KW
The negative sign means that work is extracted from the system.