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
mihalych1998 [28]
3 years ago
6

The decay of a radioactive isotope can be theoretically modeled with the following equation, where C0 is the initial amount of t

he element at time zero and k is the decay rate of the isotope. Create a proper plot of the decay of isotope A [k = 1.48 hours]. Allow time to vary on the abscissa from 0 to 5 hours with an initial concentration of 10 grams of isotope A.

Engineering
1 answer:
liubo4ka [24]3 years ago
6 0

That problem could answered easyly in Matlab,

We know that c=c_0e^{\frac{t}{k}}

So whit this program we can make it,

<em />

<em>figure('color','white')</em>

<em>initial=10;</em>

<em>decay_rate=1.48</em>

<em>time=[0:0:1:5];</em>

<em>concen=initial*exp(-time/decay_rate);</em>

<em>plot(time,concen)</em>

<em>grid</em>

<em>title('Decay of the Isotope A')</em>

<em>xlabel('Time (hours'))</em>

<em>ylabel('concentration in grams')</em>

<em />

<em />

You might be interested in
Un material determinado tiene un espesor de 30 cm y una conductividad térmica (K) de 0,04 w/m°C. En un instante dado la distribu
aksik [14]

Answer:

Para x=0:

\phi=1.2 W/m^{2}  

Para x=30 cm:

\phi=-2.4 W/m^{2}  

Explanation

Podemos utilizar la ley de Fourier par determinar el flujo de calor:

\phi=-k\frac{dT}{dx}(1)

Por lo tanto debemos encontrar la derivada de T(x) con respecto a x primero.

Usando la ley de potencia para la derivda, tenemos:

\frac{dT(x)}{dx}=300x-30

Remplezando esta derivada en (1):

\phi=-0.04(300x-30)

Para x=0:

\phi=0.04(30)

\phi=1.2 W/m^{2}  

Para x=30 cm:

\phi=-0.04(300*0.3-30)

\phi=-2.4 W/m^{2}    

Espero que te haya ayudado!

4 0
3 years ago
g An analog voice signal, sampled at the rate of 8 kHz (8000 samples/second), is to be transmitted by using binary frequency shi
slamgirl [31]

Answer:

The module is why it’s goin to work

Explanation:

4 0
2 years ago
Determine the initial void ratio, the relative density and the unit weight (in pounds per cubic foot) of the specimens for each
Elina [12.6K]

The initial void ratio is the <em>parameter </em>which is used to show the structural foundations for each <em>specimen of sand </em>so that the method and speed of compression would be <em>measured</em>.

Relative density is the mass per unit volume of each specimen of sand which is <em>measured </em>and it has to do with the<em> relative ratio</em> of the density of the sand.

Unit weight is the the exact weight per cubic foot of the sand which is measured.

Please note that your question is incomplete so I gave you a general overview to help you better understand the concept

Read more here:

brainly.com/question/15220801

5 0
2 years ago
Explain the conductivity results observed for ionic compounds in the solid state and in aqueous solution.i.Solid ionic compounds
Svetach [21]

Answer:

Aqueous solution of ionic compounds conduct electricity while solid ionic compounds don't.

Explanation:

Ionic compound conduct electricity when liquid or in aqueous solution that is resolved in water because the ionic bonds of the compound become weak and the ions are free to move from place to place.

Ionic compounds don't conduct electricity while in solid state because the ionic bonds are to strong and ions cannot move around with lack of space for movement which makes the electric conductivity zero.

8 0
2 years ago
How do u charge ur phone? :)
Pepsi [2]
With a phone charger.
7 0
2 years ago
Read 2 more answers
Other questions:
  • 1. Copy the file Pay.java (see Code Listing 1.1) from the Student CD or as directed by your instructor. 2. Open the file in your
    10·1 answer
  • Memory Question!
    7·1 answer
  • Benzoic acid 1.35 g, is reacted with oxygen in a constant volumecalorimeter to form H2 O(l) and CO2 (g)at 298 K. the mass of the
    7·1 answer
  • Ear "popping" is an unpleasant phenomenon sometimes experienced when a change in pressure occurs, for example in a
    12·1 answer
  • Table 1(a) shows the marks obtained by 40 students in an examination
    11·1 answer
  • El protozoos es del reino protista?
    14·2 answers
  • Think about the KIA factory shown in the video, what are two things that managers could do to reduce waste or increase efficienc
    6·1 answer
  • For heat transfer purposes, a standing man can be mod-eled as a 30-cm-diameter, 170-cm-long vertical cylinderwith both the top a
    11·1 answer
  • The complete stress distribution obtained by superposing the stresses produced by an axial force and a bending moment is correct
    13·1 answer
  • How many and what type of<br> receptacles are connected to<br> this circuit?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!