Exponential Variable and Logarithms

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
jsully
Messages
7
Reaction score
0

Homework Statement



I'm trying to find the value of a variable which happens to be an exponent.

Homework Equations



[itex]230,000=1500\frac{(1+.00077)^n-1}{.00077}[/itex]

I believe I need to use logarithms to get to my answer, but I've reviewed logarithm rules and I'm stuck.

The Attempt at a Solution



I've divided 230k by 1500, but am stuck at that point.

I'm now at

[itex]153.33=\frac{(1+.00077)^n-1}{.00077}[/itex]

...and stuck :( I think I need to log both sides, something like [itex]log 153.33=(n)log \frac{(1+.00077)-1}{.00077}[/itex]
I've tried simplifying the right side, but I end up at 1 which means the right side ends up being zero, which doesn't make any sense.

Any assistance would be greatly appreciated.
 
Physics news on Phys.org
jsully said:

Homework Statement



I'm trying to find the value of a variable which happens to be an exponent.

Homework Equations



[itex]230,000=1500\frac{(1+.00077)^n-1}{.00077}[/itex]

I believe I need to use logarithms to get to my answer, but I've reviewed logarithm rules and I'm stuck.

The Attempt at a Solution



I've divided 230k by 1500, but am stuck at that point.

I'm now at

[itex]153.33=\frac{(1+.00077)^n-1}{.00077}[/itex]

...and stuck :( I think I need to log both sides, something like [itex]log 153.33=(n)log \frac{(1+.00077)-1}{.00077}[/itex]
No... you can't do that! Before taking the logarithm of both sides, I would isolate the (1+.00077)^n portion. Can you do that?
 
Would it be [itex]n=\frac{log153.33}{log(1+.00077)-1}{.00077}[/itex]
 
Last edited:
Yeah, nevermind that can't be right. Very frustrating..
 
Fredrik said:
Do you know how to solve ##x^n=y## for n? Can you rewrite the equation in that form?

I mean, I know that if x^n=y then ln(y)/ln(x)=n. I can't figure out how to write using my values though.
 
No. In addition to reviewing the rules about logarithms, you need to brush up on your algebra as well.

You had 153.33 = ((1+0.00077)^n - 1) / 0.00077

You can further simplify:

153.33(0.00077) = (1+0.00077)^n - 1
153.33(0.00077)+1 = (1+0.00077)^n

Now use logarithms:

log (153.33(0.00077) + 1) = n log (1+0.00077)

Therefore:

n = log(153.33(0.00077)+1) / log (1+0.00077)

or

n = 144.99