Answer:
diameter is 14 mm
Explanation:
given data
power = 15 kW
rotation N = 1750 rpm
factor of safety = 3
to find out
minimum diameter
solution
we will apply here power formula to find T that is
power = 2π×N×T / 60 .................1
put here value
15 ×
= 2π×1750×T / 60
so
T = 81.84 Nm
and
torsion = T / Z ..........2
here Z is section modulus i.e = πd³/ 16
so from equation 2
torsion = 81.84 / πd³/ 16
so torsion = 416.75 / / d³ .................3
so from shear stress theory
torsion = σy / factor of safety
so here σy = 530 for 1020 steel
so
torsion = σy / factor of safety
416.75 / d³ = 530 ×
/ 3
so d = 0.0133 m
so diameter is 14 mm
Answer:
1. Work is a driving force of identity in your life, whether its because it influences you due to the time spent there. Or its truly a passion of yours.
2. Two main aspects of identity development are self-concept and self-esteem
3. Based on you obviously
Hope this helped!
Explanation:
Answer:
8861.75 m approximately 8862 m
Explanation:
We need to remember Newton's 2nd Law which says that the force experienced by an object is proportional to his acceleration and that the constant of proportionality between those two vectors correspond to the mass of the object.
for the weight of an object (which is a force) we have that the acceleration experienced by that object is equal to the gravitational acceleration, obtaining that 
For simplicity we work with
despiting the effect of the height above sea level. In this problem, we've been asked by the height above sea level that makes the weight of an object 0.30% more lighter.
In accord with the formula
the "normal" or "standard" weight of an object is given by
when
, so we need to find the value of
that makes
meaning that the original weight decrease by a 0.30%, so now we operate...
now we group like terms on the same sides
we cancel equal tems on both sides and obtain that 
Answer:
Consider A is square matrix of order 4 x 4 generated using magic function. Augmented matrix can be generated using:
Aug=[A eye(size(A))]
Above command is tested in MATLAB command window and is attached in figure below