Answer:
CARBON
Explanation:
HOPE THIS HELPS SORRY FOR CAPS
Answer:
A selective medium, a differential medium, and a complex medium.
Explanation:
A selective media is a microbiological media which only support the growth of a particular specie or types of species of microorganisms,this media acts in such a way to inhibit or hinder the growth of other microorganisms.
Differential media are media that acts to Identifying particular strains of microorganisms of similar species.
Complex media are media used for the growth of microorganisms this which contains complex or a wide range of nutrients with chemical composition which may be difficult to determine.
Answer:
1. 
2. 
Explanation:
1.
Given:
- height of the window pane,

- width of the window pane,

- thickness of the pane,

- thermal conductivity of the glass pane,

- temperature of the inner surface,

- temperature of the outer surface,

<u>According to the Fourier's law the rate of heat transfer is given as:</u>

here:
A = area through which the heat transfer occurs = 
dT = temperature difference across the thickness of the surface = 
dx = t = thickness normal to the surface = 


2.
- air spacing between two glass panes,

- area of each glass pane,

- thermal conductivity of air,

- temperature difference between the surfaces,

<u>Assuming layered transfer of heat through the air and the air between the glasses is always still:</u>



A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. ... Different programming languages name them differently, for example, functions, methods, sub-routines, procedures, etc.
Answer: the standard deviation STD of machine B is s (Lb) = 0.4557
Explanation:
from the given data, machine A and machine B produce half of the rods
Lt = 0.5La + 0.5Lb
so
s² (Lt) = 0.5²s²(La) + 0.5²s²(Lb) + 0.5²(2)Cov (La, Lb)
but Cov (La, Lb) = Corr(La, Lb) s(La) s(Lb) = 0.4s (La) s(Lb)
so we substitute
s²(Lt) = 0.25s² (La) + 0.25s² (Lb) + 0.4s (La) s(Lb)
0.4² = 0.25 (0.5²) + 0.25s² (Lb) + (0.5)0.4(0.5) s(Lb)
0.64 = 0.25 + s²(Lb) + 0.4s(Lb)
s²(Lb) + 0.4s(Lb) - 0.39 = 0
s(Lb) = { -0.4 ± √(0.16 + (4*0.39)) } / 2
s (Lb) = 0.4557
therefore the standard deviation STD of machine B is s (Lb) = 0.4557