Answer:
135 hour
Explanation:
It is given that a carburizing heat treatment of 15 hour will raise the carbon concentration by 0.35 wt% at a point of 2 mm from the surface.
We have to find the time necessary to achieve the same concentration at a 6 mm position.
we know that
where x is distance and t is time .As the temperature is constant so D will be also constant
So
then
we have given
and we have to find
putting all these value in equation

so
Answer:
<em>Python code is as follows:
</em>
********************************************************************************
#function to get number up to any number of decimal places
def toFixed(value, digits):
return "%.*f" % (digits, value)
print("Enter the price: ", end='', flush=True) #prompt for the input of price
price = float(input()) #taken input
totalCost = price + 0.05 * price #calculating cost
print("Total Cost after the sales tax of 5% is applied: " + toFixed(totalCost,2)) #print and output totalCost
************************************************************************************
Answer:
The volume up to cylindrical portion is approx 32355 liters.
Explanation:
The tank is shown in the attached figure below
The volume of the whole tank is is sum of the following volumes
1) Hemisphere top
Volume of hemispherical top of radius 'r' is

2) Cylindrical Middle section
Volume of cylindrical middle portion of radius 'r' and height 'h'

3) Conical bottom
Volume of conical bottom of radius'r' and angle
is

Applying the given values we obtain the volume of the container up to cylinder is
Hence the capacity in liters is 
Jake because the more speed, the more kinetic energy which = force.