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 examples demonstrate tasks commonly performed in Maintenance/Operations jobs? Check all that apply.
Verdich [7]

1.Ross fixes a dishwasher for a homeowner.

3.Cassandra fixes holes in an old road.

4 0
3 years ago
Read 2 more answers
What kinds of problems or projects would a civil engineer work on?
lisov135 [29]

Answer:

simple projects bovonhztisgx

8 0
3 years ago
The efficiency of a transformer is mainly dependent on: a)- Core losses b)- Copper losses c)- Stray losses d)- Dielectric losses
natima [27]

The efficiency of a transformer is mainly dependent on a)- Core losses

Hope this helps! :)

6 0
2 years ago
True or False? Early engineers used a trial-and­error approach, rather than mathematical and scientific principles when solving
yarga [219]

Answer:

<h2>True Most Especially in the field of Automotive Engineering</h2>

Explanation:

Normally, before the introduction of vehicle diagnostics when a vehicle, mostly automobile/car break down, one could be the vehicle mechanic would only suspect one or two related faults based on the present working condition of the car, the mechanic would perform some trial and error before he could fix the car.

But in recent times, the introduction of vehicle diagnostics devices and software has changed the order as vehicles can be connected to a computer that will scan and tell what   the problem is before a possible fix.

3 0
2 years ago
A current vehicle registration expires at _____ of the first owner listed on the registration form
wariber [46]

Answer:

Midnight on the birthday. Hope this helps!

3 0
3 years ago
Other questions:
  • Calculate the rate at which body heat is conducted through the clothing of a skier in a steady- state process, given the followi
    10·1 answer
  • Argon is compressed in a polytropic process with n=1.2 from 120 kPa and 10 °C to 800 kPa in a piston cylinder device. Determine:
    11·1 answer
  • Assignment 1: Structural Design of Rectangular Reinforced Concrete Beams for Bending
    6·1 answer
  • Air flows through a 0.25-m-diameter duct. At the inlet the velocity is 300 m/s, and the stagnation temperature is 90°C. If the M
    8·1 answer
  • A steel rectangular tube has outside dimensions of 150 mm x 50 mm and a wall thickness of 4 mm. State the inside dimensions, the
    5·1 answer
  • A rectangular block of material with shear modulus G= 620 MPa is fixed to rigid plates at its top and bottom surfaces. Thelower
    15·1 answer
  • A refrigerator operating on the Carnot cycle is used to make ice. Water freezing at 32oF is the cold reservoir. Heat is rejected
    11·1 answer
  • Explain with examples:<br> What are the reasons of a successful and unsuccessful software project?
    8·1 answer
  • Water is pumped from a lake to a storage tank 18 m above at a rate of 70 L/s while consuming 20.4 kW of electric power. Disregar
    13·1 answer
  • Rotating magnetic field inside a set of conducting wires is a simple description of a what
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!