Answer:
a) the velocity of the implant immediately after impact is 20 m/s
b) the average resistance of the implant is 40000 N
Explanation:
a) The impulse momentum is:
mv1 + ∑Imp(1---->2) = mv2
According the exercise:
v1=0
∑Imp(1---->2) = F(t2-t1)
m=0.2 kg
Replacing:

if F=2 kN and t2-t1=2x10^-3 s. Replacing

b) Work and energy in the system is:
T2 - U(2----->3) = T3
where T2 and T3 are the kinetic energy and U(2----->3) is the work.

Replacing:

Answer:
Ig =7.2 +j9.599
Explanation: Check the attachment
Answer:
<em> - 14.943 W/m^2K ( negative sign indicates cooling ) </em>
Explanation:
Given data:
Area of FPC = 4 m^2
temp of water = 60°C
flow rate = 0.06 l/s
ambient temperature = 8°C
exit temperature = 49°C
<u>Calculate the overall heat loss coefficient </u>
Note : heat lost by water = heat loss through convection
m*Cp*dT = h*A * ( T - To )
∴ dT / T - To = h*A / m*Cp ( integrate the relation )
In (
) = h* 4 / ( 0.06 * 10^-3 * 1000 * 4180 )
In ( 41 / 52 ) = 0.0159*h
hence h = - 0.2376 / 0.0159
= - 14.943 W/m^2K ( heat loss coefficient )
Answer:
View Image
Explanation:
Initialize your variable as a float or double since you're going to be using fractions in your answer.
User scanf() to get user input.
Print out the sum, product, quotient, and difference between the two numbers.