Question

Difficulty: MediumExponential Functions and Equations

The mass of a sample of a chemical compound in a reaction decays exponentially. The mass, in grams, of the sample tt hours after the reaction starts can be modeled by the function M(t)=abtM(t) = a \cdot b^t, where aa and bb are positive constants. If the mass of the sample is 1818 grams after 22 hours and 88 grams after 44 hours, what is the initial mass, in grams, of the sample?

Answer: 40.5

Answer

40.5
The initial mass of the sample is 40.540.5 grams (which can also be entered as the fraction 81/281/2). This is found by setting up the two equations from the given points: ab2=18a \cdot b^2 = 18 and ab4=8a \cdot b^4 = 8. Dividing the second equation by the first eliminates aa and gives b2=49b^2 = \frac{4}{9}. Substituting b2=49b^2 = \frac{4}{9} back into the first equation yields a49=18a \cdot \frac{4}{9} = 18. Multiplying both sides by 94\frac{9}{4} results in a=40.5a = 40.5. Since M(0)=ab0=aM(0) = a \cdot b^0 = a, the initial mass of the sample is 40.540.5 grams.

Step-by-Step Solution

1
Set up the system of exponential equations using the given coordinates.
ab2=18a \cdot b^2 = 18 and ab4=8a \cdot b^4 = 8
This represents the mass of the sample at t=2t = 2 and t=4t = 4 using the model M(t)=abtM(t) = a \cdot b^t.
2
Divide the second equation by the first equation to eliminate the constant aa and solve for b2b^2.
b2=49b^2 = \frac{4}{9}
Dividing the equations yields ab4ab2=818\frac{a \cdot b^4}{a \cdot b^2} = \frac{8}{18}, which simplifies to b2=49b^2 = \frac{4}{9}.
3
Substitute the value of b2b^2 back into the first equation to solve for the initial mass aa.
a=40.5a = 40.5
Substituting b2b^2 gives a49=18a \cdot \frac{4}{9} = 18. Multiplying both sides by 94\frac{9}{4} yields a=1894=40.5a = 18 \cdot \frac{9}{4} = 40.5.

Key Concept

Solving systems of exponential equations to determine the initial value and decay factor.
Rate this question