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
Which type of system is being researched to deliver power to several motors to drive multiple systems in vehicles?
qaws [65]

Answer:

pneumatic power system

Explanation:

pneumatic power can be used to quietly operate power windows, door locks, power mirrors, and much much more, also negative pressure pneumatics (vacuum) is used to control many engine and fuel systems

8 0
2 years ago
Please help me with this question​
kap26 [50]

Answer:

The current through each lamp is 0.273 Amperes

Power dissipated in each lamp is 0.082W

Explanation:

Battery v = 1.5 V

Each lamp has resistance, r = 1.1 Ohms

The 5 lamps in series will therefore have total resistance, R = 5 * 1.1 = 5.5 Ohms

The current through each lamp, I = v/R = 1.5 / 5.5 = 0.273 Amperes

Power dissipated in each lamp = I² * r = 0.273² * 1.1 = 0.082W

3 0
3 years ago
What is acid mine drainage
avanturin [10]
Acid mine drainage is the formation and movement of highly acidic water rich in heavy metals. This acidic water forms through the chemical reaction of surface water (rainwater, snowmelt, pond water) and shallow subsurface water with rocks that contain sulfur-bearing minerals, resulting in sulfuric acid.
7 0
3 years ago
A cylindrical tank is required to contain a gage pressure 520 kPa . The tank is to be made of A516 grade 60 steel with a maximum
enot [183]

Answer:

t= 4.5 mm

Explanation:

Given that

P = 520 KPa ( gauge)

Maximum allowable normal stress ,σ= 150

d= 2.6 m

Wall thickness = t

The normal stress for pressure vessel given as

\sigma=\dfrac{Pd}{2t}               ( hoop stress)

We always take maximum stress for safe design.

\sigma=\dfrac{Pd}{2t}

Now by putting the values

150\times 1000=\dfrac{520\times 2.6}{2t}

t= 4.5 mm

So the minimum thickness, t, of the wall is 4.5 mm

4 0
3 years ago
Describe the engineering design process in your own words.
MrMuchimi

Answer:

Explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • Which tool is used to pull the tapered shaft on a tie-rod end from its mating steering component?
    9·1 answer
  • A ceramic material can be defined as an organic compound consisting of a metal or semimetal and one or more nonmetals: (a) true
    9·1 answer
  • If you owned a business, what are some of the ways you could follow green computing recommendations with regards to recycling an
    13·1 answer
  • Should you ever grab a tool with expose wiring
    13·2 answers
  • A power plant burns natural gas to supply heat to a heat engine which rejects heat to the adjacent river. The power plant produc
    11·1 answer
  • I wuv little space :)
    8·1 answer
  • For many clients, a decision is based primarily on time and money, which are the two most abundant
    10·2 answers
  • Limited time only for christmas give yourself free 100 points Thats what im talking about
    5·2 answers
  • What is a beta testing ?
    15·2 answers
  • Do better then me......................................
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!