
Daniel M. answered 05/25/20
Degree in Engineering & Mathematics with 10 Years Tutoring Experience
Ok so this is a case where we need to create the equation for the exponential function based on only being given 2 known datapoints.
We are given population data for 2 years, so first, always make time the independent variable x, and the other variable y:
In (x,y) form:
(year, # of rabbits)
1: (2005, 6900)
2: (2012, 13500)
We find the equation for exponential functions with the following approach:
First, build 2 equations with unknown variables a & b:
y1=a*bx1
y2=a*bx2
Plugging in our given values for x and y for the 2 given datapoints:
6900 = a*b2005
13500 = a*b2012
Next we need to solve for the variables a & b for our final equation.
The final equation will be in the format: y=a*bx
Looking at the 2 equations above, we need to combine them using substitution or another method. Substitution is not the easiest way for this problem. Since both equations contain variable a, let's divide the first equation by the second equation, so the variable a will cancel out:
6900 = a*b2005
(divided by) = 6900/13500 = b2005 / b2012
13500 = a*b2012
Next, recall the division property of exponents:
xy/xz=xy-z
Apply this to the [b2005 / b2012]:
Subtract 2005-2012= -7
So:
6900/13500 = b-7
Now use properties of exponents to solve for b:
6900/13500 = b-7
13500/6900 = b7
Use calculator for 7th root of 13500/6900 = 1.1
b = 1.1
Now, plug this value of b into the final equation for the rabbits, but we still need to solve for a:
y=a*1.1x
To determine a, choose either of the 2 given datapoints and plug in:
6900=a*1.12005
Now use a calculator to evaluate 1.12005, then divide 6900 by that number to solve for a:
1.12005 = 9.825 x1082
6900=a*9.825 x1082
a=6900/(9.825 x1082)
a=7x10-80
Now we have our final equation for the rabbits:
y=(7x10-80)*1.1x
Notice if you plug in 2005 or 2012 into this equation as x, you will get 6900 and 13500 respectively for y.
The error is due to rounding.
This equation is modeling the population of rabbits correctly.
Finally, we can use this equation to predict the population of rabbits in 2015.
Plug in 2015 for x:
y=(7x10-80)*1.12015
Use a calculator to solve for y:
y = 17838.512
Round to the nearest whole number:
Population of rabbits in 2015: 17839
If I run through this problem again without rounding any answers, I get these numbers:
b = 1.100628282
a = 2.23516324x10-80
So,
y=(2.23516324x10-80)*1.100628282x
Plug in 2015 for x:
y=(2.23516324x10-80)*1.1006282822015
Exact answer:
y = 17999.307
Round to the nearest whole number:
Population of rabbits in 2015: 17999
Hope this helps! :)
Odk H.
Thanks For The Help!11/13/24