Answer: A fly wheel having a mass of 30kg was allowed to swing as pendulum about a knife edge at inner side of the rim as shown in figure.
Explanation:
Answer:
Conic Sections
a conic section is a curve which is obtained when a surface performs an intersection with a plane. The types of conic sections include hyperbola, parabola and ellipse. A circle can also be considered as a conic section.
Conic Solids on the other hand are the set of points on any segment between a region and a point which is not present in the plane of the base. They are solids with one base.
Answer:
5.7058kj/mole
Explanation:
Please see attachment for step by step guide
Answer:
Explanation gives the answer
Explanation:
% Using MATLAB,
% Matlab file : fieldtovar.m
function varargout = fieldtovar(S)
% function that accepts single structure as input, assigning each
% of the field values to user-defined variables
fields = fieldnames(S); % get the field names of the input structure
% check if number of user-defined variables and number of fields in
% structure are equal
if nargout == length(fields)
% if equal assign each value of structure to user-defined varable
for i=1:nargout
varargout{i} = getfield(S,fields{i});
end
else
% if not equal display an error message
error('The number of output variables does not equal the number of fields');
end
end
%This brings an end to the program
Answer:
Outside temperature =88.03°C
Explanation:
Conductivity of air-soil from standard table
K=0.60 W/m-k
To find temperature we need to balance energy
Heat generation=Heat dissipation
Now find the value
We know that for sphere

Given that q=500 W
so

By solving that equation we get
=88.03°C
So outside temperature =88.03°C