Answer:
small guitar with no strings?
Explanation:
it would be fun to make i think
Answer:
a)Are generally associated with factor.
Explanation:
We know that losses are two types
1.Major loss :Due to friction of pipe surface
2.Minor loss :Due to change in the direction of flow
As we know that when any hindrance is produced during the flow of fluid then it leads to generate the energy losses.If flow is along uniform diameter pipe then there will not be any loss but if any valve and fitting placed is the path of fluid flow due to this direction of fluid flow changes and it produce losses in the energy.
Lot' of experimental data tell us that loss in the energy due to valve and fitting are generally associated with K factor.These losses are given as

Answer:
Explanation:
The python code to generate this is quite simple to run.
i hope you understand everything written here, you can as well try out other problems to understand better.
First to begin, we import the package;
Code:
import pandas as pd
import matplotlib.pyplot as plt
name = input('Enter name of the file: ')
op = input('Enter name of output file: ')
df = pd.read_csv(name)
df['Date'] = pd.to_datetime(df["Date"].apply(str))
plt.plot(df['Date'],df['Absent']/(df['Present']+df['Absent']+df['Released']),label="% Absent")
plt.legend(loc="upper right")
plt.xticks(rotation=20)
plt.savefig(op)
plt.show()
This should generate the data(plot) as seen in the uploaded screenshot.
thanks i hope this helps!!!
Answer:
98°C
Explanation:
Total surface area of cylindrical fin = πr² + 2πrl , r = 0.015m; l= 0.1m; π =22/7
22/7*(0.015)² + 22/7*0.015*0.1 = 7.07 X 10∧-4 + 47.1 X 10∧-4 = (54.17 X 10∧-4)m²
Temperature change, t = (50 - 25)°C = 25°C = 298K
Hence, Temperature = 150 X (54.17 X 10∧-4) X 298/123 = 242.14/124 = 2.00K =
∴ Temperature change = 2.00K
But temperature, T= (373 - 2)K = 371 K
In °C = (371 - 273)K = 98°C
Answer:
a)We know that acceleration a=dv/dt
So dv/dt=kt^2
dv=kt^2dt
Integrating we get
v(t)=kt^3/3+C
Puttin t=0
-8=C
Putting t=2
8=8k/3-8
k=48/8
k=6