1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Zolol [24]
3 years ago
9

The nuclear reactions resulting from thermal neutron absorption in boron and cadmium are 10B5 + 1 n0 ï  7Li3 + 4He2 113Cd48 + 1

n0 ï  114Cd48 + γ[5 MeV] The microscopic thermal absorption cross sections for B-10 and Cd-113 are 3841 b and 20,600 b respectively. Which of these two materials would be the more effective radiation shield? Explain
Engineering
1 answer:
kirill115 [55]3 years ago
6 0

Solution :

The nuclear reaction for boron is given as :

$^{10}\textrm{B}_5 + ^{1}\textrm{n}_0 \rightarrow ^{7}\textrm{Li}_3 + ^{4}\textrm{He}_2$

And the reaction for Cadmium is :

$^{113}\textrm{Cd}_48 + ^{1}\textrm{n}_0 \rightarrow ^{114}\textrm{Cd}_48 + \gamma [5 \ \textrm{MeV}]$

We know that it is easier that to shield or stop an alpha particle (i.e. He nucli) as they can be stopped or obstructed by only a few centimetres of the material. However, the gamma rays ( γ ) can penetrate through the material to a greater distance. Therefore, we can choose the first one.

You might be interested in
Ammonia gas is diffusing at a constant rate through a layer of stagnant air 1 mm thick. Conditions are such that the gas contain
fiasKO [112]

Answer:

The solution to this question is 5.153×10⁻⁴(kmol)/(m²·s)

That is the rate of diffusion of ammonia through the layer is

5.153×10⁻⁴(kmol)/(m²·s)

Explanation:

The diffusion through a stagnant layer is given by

N_{A}  = \frac{D_{AB} }{RT} \frac{P_{T} }{z_{2} - z_{1}  } ln(\frac{P_{T} -P_{A2}  }{P_{T} -P_{A1} })

Where

D_{AB} = Diffusion coefficient or diffusivity

z = Thickness in layer of transfer

R = universal gas constant

P_{A1} = Pressure at first boundary

P_{A2} = Pressure at the destination boundary

T = System temperature

P_{T} = System pressure

Where P_{T} = 101.3 kPa P_{A2} =0, P_{A1} =y_{A}, P_{T} = 0.5×101.3 = 50.65 kPa

Δz = z₂ - z₁ = 1 mm = 1 × 10⁻³ m

R =  \frac{kJ}{(kmol)(K)} ,    T = 298 K   and  D_{AB} = 1.18 \frac{cm^{2} }{s} = 1.8×10⁻⁵\frac{m^{2} }{s}

N_{A} = \frac{1.8*10^{-5} }{8.314*295} *\frac{101.3}{1*10^{-3} }* ln(\frac{101.3-0}{101.3-50.65}) = 5.153×10⁻⁴\frac{kmol}{m^{2}s }

Hence the rate of diffusion of ammonia through the layer is

5.153×10⁻⁴(kmol)/(m²·s)

5 0
3 years ago
1. Implement the k-means clustering algorithm either in Java or Python. • The program should be executable with at least 3 param
givi [52]

Answer:

The code for this Question in Python is as follows:

matplotlib inline

from copy import deepcopy

import numpy as np

import pandas as pd

from matplotlib import pyplot as plt

plt.rcParams['figure.figsize'] = (16, 9)

plt.style.use('ggplot')

# Importing the dataset

data = pd.read_csv('xclara.csv')

print(data.shape)

data.head()

# Getting the values and plotting it

f1 = data['V1'].values

f2 = data['V2'].values

X = np.array(list(zip(f1, f2)))

plt.scatter(f1, f2, c='black', s=7)

# Number of clusters

k = 3

# X coordinates of random centroids

C_x = np.random.randint(0, np.max(X)-20, size=k)

# Y coordinates of random centroids

C_y = np.random.randint(0, np.max(X)-20, size=k)

C = np.array(list(zip(C_x, C_y)), dtype=np.float32)

print(C)

# To store the value of centroids when it updates

C_old = np.zeros(C.shape)

# Cluster Lables(0, 1, 2)

clusters = np.zeros(len(X))

# Error func. - Distance between new centroids and old centroids

error = dist(C, C_old, None)

# Loop will run till the error becomes zero

while error != 0:

   # Assigning each value to its closest cluster

   for i in range(len(X)):

       distances = dist(X[i], C)

       cluster = np.argmin(distances)

       clusters[i] = cluster

   # Storing the old centroid values

   C_old = deepcopy(C)

   # Finding the new centroids by taking the average value

   for i in range(k):

       points = [X[j] for j in range(len(X)) if clusters[j] == i]

       C[i] = np.mean(points, axis=0)

   error = dist(C, C_old, None)

# Initializing KMeans

kmeans = KMeans(n_clusters=4)

# Fitting with inputs

kmeans = kmeans.fit(X)

# Predicting the clusters

labels = kmeans.predict(X)

# Getting the cluster centers

C = kmeans.cluster_centers_

fig = plt.figure()

ax = Axes3D(fig)

ax.scatter(X[:, 0], X[:, 1], X[:, 2], c=y)

ax.scatter(C[:, 0], C[:, 1], C[:, 2], marker='*', c='#050505', s=1000)

4 0
4 years ago
Engineer Smith, who is licensed in several jurisdictions, recently had his license acted upon by a licensing authority in one of
Nimfa-mama [501]

Answer:

Assuming the infraction in the other jurisdiction is an infraction in Florida, having approximately the same penalty imposed by the FBPE as was imposed in the other jurisdiction

Explanation:

The idea of 8 hours continuation in the options is irrelevant to this case. Rather, Engineer Smith should expect about the same penalty imposition.

3 0
3 years ago
One of the testing equipments used for inspection is? Test tubes Measuring jar Strain gauges None of the mentioned
Blizzard [7]

Answer:

The answer is the <u>strain gauges. </u>

Explanation:

Inspection systems work or are performed to measure the characteristics of a product, to verify if it meets specified requirements, all using benchmarks and test equipment.

The strain gauges are part of the test equipment used for inspection. These are sensors that measure deformation, pressure and load in resistance tests of materials.

7 0
3 years ago
I don't know help me​
sergey [27]

Answer:

for...?

thenks for the points :))

4 0
4 years ago
Other questions:
  • More discussion about seriesConnect(Ohm) function In your main(), first, construct the first circuit object, called ckt1, using
    10·1 answer
  • Suppose an underground storage tank has been leaking for many years, contaminating a groundwater and causing a contaminant conce
    8·1 answer
  • The Acme threading tool forms an inc luded angle of how many degrees? A. 30 B. 55 C. 29 D. 60
    10·1 answer
  • Position from polar velocity A particle P starts at time t 0s at the position
    12·1 answer
  • Joe has a set up in which the length of the load arm is 20cm and the length of the effort arm is 80cm. What is the mechanical ad
    12·2 answers
  • The files provided in the code editor to the right contain syntax and/or logic errors. In each case, determine and fix the probl
    15·1 answer
  • Select three mechanical processes used in the manufacturing phase of engineering.
    11·2 answers
  • I will definitely rate 5 stars/brainliest!!! HELP PLEASE!!! State University must purchase 1,100 computers from three vendors. V
    13·1 answer
  • What caused the rate of erosion to change around 1905 and 1906?
    8·2 answers
  • A 2-kW pump is used to pump kerosene ( rho = 0. 820 kg/L) from a tank on the ground to a tank at a higher elevation. Both tanks
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!