Answer: 
This is the same as writing y = 650(0.907)^t
=====================================================
Explanation:
Exponential equations can be of the form y = a*b^t
- a = initial amount
- b = growth or decay factor
In this case, we have
- a = 650 mg to start with
- b = 1 - 0.093 = 0.907 as the decay factor
If we had exponential growth, then we'd compute 1 + 0.093 instead.
Based on those values, we go from y = a*b^t to y = 650(0.907)^t which is the same as writing 
Other exponential forms are possible, but I think this form is the most intuitive. The 0.907 means that 90.7% of the sample remains after each year.
Answer:

Step-by-step explanation:

Answer:
2600 into the account earning 1% interest
2400 into the account earning 6% interest
Step-by-step explanation:
let x= account earning 1% interest
y= account earning 6% interest
we can write
x+y=5000 (equation 1)
.01x+.06y=170 (equation 2)
mulitply equation 1 by .01
.01x+.01y=50
subtract this from equation 2
(.01x+.06y)-(.01x+.01y)= 170-50
.05y= 120
y= 2400
Plug in y= 2400 into equation 1
x+2400=5000
x=2600