Answer:
Yes
Explanation:
The core of an electromagnet serves to stabilize the magnetic field created by the wire. The thicker the core, the more metal there is to amplify the current. Therefore, a thicker core does make an electromagnet stronger. Hope this helps!
Answer:
i) 25.04 W/m^2 .k
ii) 23.82 minutes = 1429.2 secs
Explanation:
Given data:
Diameter of steel ball = 15 cm
uniform temperature = 350°C
p = 8055 kg/m^3
Cp = 480 J/kg.k
surface temp of ball drops to 250°C
average surface temperature = ( 350 + 250 ) / 2 = 300°C
<u>i) Determine the average convection heat transfer coefficient during the cooling process</u>
<em>Note : Obtain the properties of air at 1 atm at average film temp of 30°C from the table " properties of air " contained in your textbook</em>
average convection heat transfer coefficient = 25.04 W/m^2 .k
<u>ii) Determine how long this process has taken </u>
Time taken by the process = 23.82 minutes = 1429.2 seconds
Δt = Qtotal / Qavg = 683232 / 477.92 = 1429.59 secs
attached below is the detailed solution of the given question
Answer:
look up the assignment number. its in the left side of the screen. its what i did when i had problems.
Explanation:
Explanation:
def checklist(a_list, a_value):// def //used to name a function, the //arguments being passed into the //functions are a_list and a_value
if a_value in list://if statement to
//check if it's in the list or not
print("")//print statement to do
//nothing
else://else statement for if the
//a_value is in a_list
a_list.append(a_value)//this adds
//the value to the list
Answer:
7
Explanation:
A quotient is the answer to a division.For example,the quotient of 10 is 2 and 5 because 5÷10=2.