What does this equation mean? [Exponentials]

  • Thread starter Thread starter Cee
  • Start date Start date
  • Tags Tags
    Mean
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Cee
Messages
4
Reaction score
0
So I'm trying to come up with 2 exponential function for a question, one we do by hand and one with technology. So on graphmatica, it came up with: y = exp(0.0211x - 28.95) which I have no idea what it means.

I thought the equation was supposed to be in y= a*b^x
Is it possible to change it to the y= a*b^x form?

Thanks.
 
Physics news on Phys.org
Yes recall your exponential algebra a^(x + y) = a^x * a^y

And

y = e ^ ( a * b ) = ( e ^ a ) ^ b

With these you should easily be able to convert it.
 
Cee said:
So I'm trying to come up with 2 exponential function for a question, one we do by hand and one with technology. So on graphmatica, it came up with: y = exp(0.0211x - 28.95) which I have no idea what it means.

I thought the equation was supposed to be in y= a*b^x
Is it possible to change it to the y= a*b^x form?
"exp" means e to some power. Are you familiar with the number e, which is about 2.718?

exp(0.0211x - 28.95) means e0.0211x - 28.95