Solving Exponential Growth Equation without Logarithms

  • Thread starter Thread starter thomasrules
  • Start date Start date
  • Tags Tags
    Exponential Growth
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
thomasrules
Messages
243
Reaction score
0
the question is how do I solve

[tex](1.024)^t=2.857[/tex]

and find "t" without using logarithms
 
Physics news on Phys.org
You don't.

You could just guess and check... i.e., what is it if t=2, 3, 4, etc. If at t0 the LHS is under 2.857, and at t1 the LHS is over, you know that the t you're looking for is between the two values.

There's probably an algorithm you can use or something
 
Why would you not want to use logarithms? That's what logarithms are for! Other than that, use the "midpoint algorithm". Find two values of t that give one value lower than 2.857 and one larger (hint: try 44 and 45), then try half way between. Keep going "half way" between one number that gives less than 2.857 and one that gives more than, reducing the interval each time.
 
Gotta just guess and guess and guess. It's 44.2633... lol :).

But... Just so you know in the future. [tex]A^{x}=A^{y}[/tex] can be rewritten as x=y.

Edit, in this case [tex](1.024)^{t}=(1.024)^{44.2633}[/tex] So [tex]t=44.2633[/tex]
 
Last edited:
yea i know that rule thanks guys
 
yea ok but wait how do u find the inverse of like

[tex]y=3(2)^x[/tex] or [tex]y=(x)^{1/3}[/tex]

whats the formula is not in the book
 
Last edited:
i suck at this tex stuff i can't get the x^(1/3) and I wrote the y=3(2)^x first and it appeared second...wtf
 
Do you mean inverse? The inverse of a function basically just means swap x and y around. So [tex]y=x^{1/3}[/tex] goes to [tex]x=y^{1/3}[/tex]...
 
Last edited: