Answer:
a) Q = 251.758 kJ/mol
b) creep rate is 
Explanation:
we know Arrhenius expression is given as

where
Q is activation energy
C is pre- exponential constant
At 700 degree C creep rate is
% per hr
At 800 degree C creep rate is
% per hr
activation energy for creep is
= 
![\frac{1\%}{5.5 \times 10^{-2}\%} = e^{[\frac{-Q}{R(800+273)}] -[\frac{-Q}{R(800+273)}]}](https://tex.z-dn.net/?f=%5Cfrac%7B1%5C%25%7D%7B5.5%20%5Ctimes%2010%5E%7B-2%7D%5C%25%7D%20%3D%20e%5E%7B%5B%5Cfrac%7B-Q%7D%7BR%28800%2B273%29%7D%5D%20-%5B%5Cfrac%7B-Q%7D%7BR%28800%2B273%29%7D%5D%7D)
![\frac{0.01}{5.5\times 10^{-4}} = ln [e^{\frac{Q}{8.314}[\frac{1}{1073} - \frac{1}{973}]}]](https://tex.z-dn.net/?f=%5Cfrac%7B0.01%7D%7B5.5%5Ctimes%2010%5E%7B-4%7D%7D%20%3D%20ln%20%5Be%5E%7B%5Cfrac%7BQ%7D%7B8.314%7D%5B%5Cfrac%7B1%7D%7B1073%7D%20-%20%5Cfrac%7B1%7D%7B973%7D%5D%7D%5D)
solving for Q we get
Q = 251.758 kJ/mol
b) creep rate at 500 degree C
we know





Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer:
Option ‘a’ is the cheapest for this house.
Explanation:
Cheapest method of heating must have least cost per kj of energy. So, convert all the energy in the same unit (say kj) and take select the cheapest method to heat the house.
Given:
Three methods are given to heat a particular house are as follows:
Method (a)
Through Gas, this gives energy of amount $1.33/therm.
Method (b)
Through electric resistance, this gives energy of amount $0.12/KWh.
Method (c)
Through oil, this gives energy of amount $2.30/gallon.
Calculation:
Step1
Change therm to kj in method ‘a’ as follows:

$/kj.
Step2
Change kWh to kj in method ‘b’ as follows:

$/kj.
Step3
Change kWh to kj in method ‘c’ as follows:

$/kj.
Thus, the method ‘a’ has least cost as compare to method b and c.
So, option ‘a’ is the cheapest for this house.
Answer:
it allows your dash board to light up you MPH RPM and all the other numbers on the spadomter
Explanat
Answer:
1.2727 stokes
Explanation:
specific gravity of fluid A = 1.65
Dynamic viscosity = 210 centipoise
<u>Calculate the kinematic viscosity of Fluid A </u>
First step : determine the density of fluid A
Pa = Pw * Specific gravity = 1000 * 1.65 = 1650 kg/m^3
next : convert dynamic viscosity to kg/m-s
210 centipoise = 0.21 kg/m-s
Kinetic viscosity of Fluid A = dynamic viscosity / density of fluid A
= 0.21 / 1650 = 1.2727 * 10^-4 m^2/sec
Convert to stokes = 1.2727 stokes