Answer:
The rate of heat generation in the wire per unit volume is 5.79×10^7 Btu/hrft^3
Heat flux is 9.67×10^7 Btu/hrft^2
Explanation:
Rate of heat generation = 1000 W = 1000/0.29307 = 3412.15 Btu/hr
Area (A) = πD^2/4
Diameter (D) = 0.08 inches = 0.08 in × 3.2808 ft/39.37 in = 0.0067 ft
A = 3.142×0.0067^2/4 = 3.53×10^-5 ft^2
Volume (V) = A × Length
L = 20 inches = 20 in × 3.2808 ft/39.37 in = 1.67 ft
V = 3.53×10^-5 × 1.67 = 5.8951×10^-5 ft^3
Rate of heat generation in the wire per unit volume = 3412.15 Btu/hr ÷ 5.8951×10^-5 ft^3 = 5.79×10^7 Btu/hrft^3
Heat flux = 3412.15 Btu/hr ÷ 3.53×10^-5 ft^2 = 9.67×10^7 Btu/hrft^2
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!!!
The workers went to bed hungry probably because they are hard workers and so didn’t want to eat because they didn’t want to take break┌(; ̄◇ ̄)┘
Answer:
12
Explanation:
5 • 3 = 15
3 • 3 = 9
4 • 3 = 12
Answer:
theoretical fracture strength = 16919.98 MPa
Explanation:
given data
Length (L) = 0.28 mm = 0.28 × 10⁻³ m
radius of curvature (r) = 0.002 mm = 0.002 × 10⁻³ m
Stress (s₀) = 1430 MPa = 1430 × 10⁶ Pa
solution
we get here theoretical fracture strength s that is express as
theoretical fracture strength =
.............................1
put here value and we get
theoretical fracture strength =
theoretical fracture strength =
theoretical fracture strength = 16919.98 MPa