SOLUTION: Please help me solve this problem on Non-linear Functions.- The amount of medicine left in a person's body after ingesting it is represented in the table below: Hours / Amount

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Please help me solve this problem on Non-linear Functions.- The amount of medicine left in a person's body after ingesting it is represented in the table below: Hours / Amount       Log On


   



Question 156723: Please help me solve this problem on Non-linear Functions.- The amount of medicine left in a person's body after ingesting it is represented in the table below:
Hours / Amount of Medicine (mg)
0 / 100(mg)
1 / 50(mg)
2 / 25(mg)
3 / 12.5(mg)
4 / 3.125(mg)
5 / 1.5625(mg) 1.How do you calculate the amount of medicine left in the body according to the pattern in table?

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
If you look at the given data as ordered pairs (x, y), you can plot these on a graph and begin to see some kind of relationship between the elapsed hours (the indepedent variable, x) and the amount of medicine remaining (the dependent variable, y).
You'll notice that for each hour that elapses, the amount of medicine remaining is half the previous amount. This suggests a decaying exponential function that might look like this:
y+=+100%2F2%5Ex
Let's try a few values of the independent variable (hours elapsed, x) and see if we get the corresponding amount of medicine left as shown by the table of data.
Starting with x = 0:
y+=+100%2F2%5E0
y+=+100%2F1
y+=+100 Good!
x = 1:
y+=+100%2F2%5E1
y+=+100%2F2
y+=+50 Good!
x = 2:
y+=+100%2F2%5E2
y+=+100%2F4
y+=+25 Good!
x = 3:
y+=+100%2F2%5E3
y+=+100%2F8
y+=+12.5 Good!
x = 4:
y+=+100%2F2%5E4
y+=+100%2F16
y+=+6.25 Now this does not follow the previous pattern, so I would question whether or not the table has all of the data.
x = 5:
y+=+100%2F2%5E5
y+=+100%2F32
y+=+3.125 This is the result shown for x (elapsed hours) = 4 .
Could you perhaps have copied the data wrongly?
Let's look at the curve:
graph%28400%2C400%2C-5%2C10%2C-5%2C100%2C100%2F2%5Ex%29
Take a look at your original data to see if you have skipped an entry.