Answer:
I am Providing Answer in C Language Program.
Explanation:
Please find attachment regarding code of taking two numbers input and adding them.
I would like to recommend you please use software which supports C language.
#include <stdio.h>
int main () {
int a, b, sum;
printf ("\ nEnter two no:");
scanf ("% d% d", & d, & e);
sum1 = d + e;
printf ("Sum:% d", sum1);
return (0);
}
Answer:
Please see the attached Picture for the complete answer.
Explanation:
Answer:
thickness1=1.4m
thickness2=2.2m
convection coefficient=0.33W/m^2K
Explanation:
you must use this equation to calculate the thickness:
L=K(T2-T1)/Q
L=thickness
T=temperature
Q=heat
L1=0.04*(0--350)/10=1.4m
L2=0.1(220-0)/10=2.2m
Then use this equation to calculate the convective coefficient
H=Q/(T2-T1)
H=10/(250-220)=0.33W/m^2K
Answer:
The costs to run the dryer for one year are $ 9.03.
Explanation:
Given that the clothes dryer in my home has a power rating of 2250 Watts, and to dry one typical load of clothes the dryer will run for approximately 45 minutes, and in Ontario, the cost of electricity is $ 0.11 / kWh, to calculate the costs to run the dryer for one year the following calculation must be performed:
1 watt = 0.001 kilowatt
2250/45 = 50 watts per minute
45 x 365 = 16,425 / 60 = 273.75 hours of consumption
50 x 60 = 300 watt = 0.3 kw / h
0.3 x 273.75 = 82.125
82.125 x 0.11 = 9.03
Therefore, the costs to run the dryer for one year are $ 9.03.