Answer:
Explanation:
1 inch is 0.0833333feet
6.1 inches is 0.5083 feet
Density = mass/volume
64.6 = mass/0.50833
mass = 64.6 x 0.5083 =32.83618lb
Hey,
Who plays a role in the financial activities of a company?
<em>O D. Everyone at the company, including managers and employees</em>
Answer:
809.98°C
Explanation:
STEP ONE: The first step to take in order to solve this particular Question or problem is to find or determine the Biot value.
Biot value = (heat transfer coefficient × length) ÷ thermal conductivity.
Biot value = (220 × 0.1)÷ 110 = 0.2.
Biot value = 0.2.
STEP TWO: Determine the Fourier number. Since the Biot value is greater than 0.1. Tis can be done by making use of the formula below;
Fourier number = thermal diffusivity × time ÷ (length)^2.
Fourier number = (3 × 60 × 33.9 × 10^-6)/( 0.1)^2 = 0.6102.
STEP THREE: This is the last step for the question, here we will be calculating the temperature of the center plane of the brass plate after 3 minutes.
Thus, the temperature of the center plane of the brass plane after 3 minutes = (1.00705) (0.89199) (900- 15) + 15.
= > the temperature of the center plane of the brass plane after 3 minutes = 809.98°C.
Answer:
Explanation:
The Turnaround time is the amount of time that elapses between the job arriving and completing. We assume that all jobs arrive at time 0, the turnaround time will simply be the time that they complete.
Round Robin:
we assume that the time quantum of the scheduler is 1 second.The table below gives a break down of which jobs will be processed during each time quantum. A asterisk(*) indicates that the job completes during that quantum.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
A B C D E A B C* D E A B D E A B D* E A B E A B* E A E A E* A A
C* = 8
D*=17
B*=23
E*=28
AVERAGE TURNAROUND = (8+17+23+28+30)/5 =106/5 = 21.2 MINUTES
B) PRIORITY SCHEDULING:
1-6 7-14 15-24 25-26 27-30
B E A C D
AVERAGETURNAROUND =(6+14+24+26+30)/5 = 100/5 = 20 MINUTES.
C)FCFS
1-10 11-16 17-18 19-22 23-30
A B C D E
AVERAGE TURNAROUND =(10+16+18+22+30)/5 = 96/5=19.2 MINTUES
D)SJF
1-2 3-6 7-12 13-20 21-30
C D B E A
AVERAGE TURNAROUND - (2+6+12+20+30)/5 =70/5 =14 MINUTES.