Answer:
Pyrolysis
It is a biomass in anaerobic conditions results in the production of solid charcoal, liquid bio-oil and fuel gases. . Pyroolysis can be categorized into three groups depending on environment conditions, namely conventional pyrolysis, fast pyrolysis and flash pyrolysis.
Answer:
Code in MATLab is given as below:
Explanation:
grade = input('Enter the grades as elements of a vector ');
x1 = length(grade);
fprintf('There are %5.2f grades\n',x1);
x2 = mean(grade);
fprintf('The average grade is %5.2f \n',x2);
x3=std(grade);
fprintf('The standard deviation is %5.2f \n',x3);
x4 = median(grade);
fprintf('The median grade is %5.2f \n',x4);
Answer:
Environmental
Explanation:
weather , noise, heat ect
Answer:
V=33.66 m/s

Re>4000, The flow is turbulent flow.
Explanation:
Given that
Pressure difference = 50 mm of Hg
We know that density of Hg=136000
ΔP= 13.6 x 1000 x 0.05 Pa
ΔP=680 Pa
Diameter of tunnel = 200 mm
Property of air at 25°C
ρ=1.2
Dynamic viscosity

Velocity of fluid given as


V=33.66 m/s
Reynolds number



Re>4000,So the flow is turbulent flow.
Answer:
A. 1 J = 1 kg.m²/s²
Explanation:
Energy is defined as the ability to do work. The most basic equation or formula to find the magnitude of energy is given in terms of work. That formula is written as follows:
Energy = Work
Energy = Force * Displacement
Replacing these variables, with their S.I units:
Joule = Newton*m
where,
Force (Newton) = mass (kg) * acceleration (m/s²)
Newton = kg.m/s²
Therefore,
Joule = (kg.m/s²)(m)
<u>A. 1 J = 1 kg.m²/s²</u>