(a) The number of vacancies per cubic centimeter is 1.157 X 10²⁰
(b) ρ = n X (AM) / v X Nₐ
<u>Explanation:</u>
<u />
Given-
Lattice parameter of Li = 3.5089 X 10⁻⁸ cm
1 vacancy per 200 unit cells
Vacancy per cell = 1/200
(a)
Number of vacancies per cubic cm = ?
Vacancies/cm³ = vacancy per cell / (lattice parameter)³
Vacancies/cm³ = 1 / 200 X (3.5089 X 10⁻⁸cm)³
Vacancies/cm³ = 1.157 X 10²⁰
Therefore, the number of vacancies per cubic centimeter is 1.157 X 10²⁰
(b)
Density is represented by ρ
ρ = n X (AM) / v X Nₐ
where,
Nₐ = Avogadro number
AM = atomic mass
n = number of atoms
v = volume of unit cell
Answer:
Final length= 746.175 mm
Explanation:
Given that Length of aluminium at 223 C is 750 mm.As we know that when temperature of material increases or decreases then dimensions of material also increases or decreases respectively with temperature.
Here temperature of aluminium decreases so the final length of aluminium decreases .
As we know that

Now by putting the values

ΔL=3.82 mm
So final length =750-3.82 mm
Final length= 746.175 mm
The Lamborghini SCV12 has 830 horse power.
Answer:
Explanation:
The python code to generate this is quite simple to run.
i hope you understand everything written here, you can as well try out other problems to understand better.
First to begin, we import the package;
Code:
import pandas as pd
import matplotlib.pyplot as plt
name = input('Enter name of the file: ')
op = input('Enter name of output file: ')
df = pd.read_csv(name)
df['Date'] = pd.to_datetime(df["Date"].apply(str))
plt.plot(df['Date'],df['Absent']/(df['Present']+df['Absent']+df['Released']),label="% Absent")
plt.legend(loc="upper right")
plt.xticks(rotation=20)
plt.savefig(op)
plt.show()
This should generate the data(plot) as seen in the uploaded screenshot.
thanks i hope this helps!!!
Answer: Hello the question is incomplete below is the missing part
Question: determine the temperature, in °R, at the exit
answer:
T2= 569.62°R
Explanation:
T1 = 540°R
V2 = 600 ft/s
V1 = 60 ft/s
h1 = 129.0613 ( value gotten from Ideal gas property-air table )
<em>first step : calculate the value of h2 using the equation below </em>
assuming no work is done ( potential energy is ignored )
h2 = [ h1 + ( V2^2 - V1^2 ) / 2 ] * 1 / 32.2 * 1 / 778
∴ h2 = 136.17 Btu/Ibm
From Table A-17
we will apply interpolation
attached below is the remaining part of the solution