Sequences/Series Sigma Question

  • Thread starter Thread starter JBD2
  • Start date Start date
  • Tags Tags
    Sigma
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
4 replies · 2K views
JBD2
Messages
61
Reaction score
0

Homework Statement



If [tex]\sum_{n=1}^{4}log_{2}x^{n}=80[/tex], determine the value of x.

Homework Equations



[tex]S_{n} = \frac{a(r^{n}-1)}{r-1}[/tex]

[tex]S_{n} = \frac{rt_{n}-a}{r-1}[/tex]

The Attempt at a Solution



[tex]log_{2}1+log_{2}x^{2}+log_{2}x^{6}+log_{2}x^{12}=80[/tex]?

[tex]log_{2}x^{20} = 80[/tex]

[tex]2^{80}=x^{20}[/tex]

[tex]x=16[/tex]

Is this right? Or does x have to be + or - 16 or am I just completely wrong?
 
Last edited:
Physics news on Phys.org
This looks right, assuming that [tex]log_{2}x^{n}[/tex] means [tex]\log_{2}(x^{n})[/tex] and not [tex](\log_{2}x)^n[/tex].
 
Ok well I have two more questions, and rather than clutter the board with another post I'll put them here:

Question 2:

Homework Statement


A new car costs $42 000 and depreciates 20% the first year, then 15% every year after. What is the car worth in 10 years?

The Attempt at a Solution


42 000 + 42 000(0.8) + 33600(0.85) + 33600(0.85)2...

I'm not sure if this is right so far, but I'm pretty sure I can separate the 42 000(0.8) and the 33600(0.85) right? What should I do?Question 3:

Homework Statement


In a geometric sequence, t2+t3=60 while t4+t5=1500. Find the first 3 terms.

The Attempt at a Solution


Not really sure how to start this one, I think that t4 is equal to 60r and t5 is equal to 60r2, so can I go:

60r + 60r2=1500 and solve for r?

If I do this I end up getting [tex]\frac{-1\pm\sqrt{101}}{2}[/tex] which I'm sure can't be correct.
 
Last edited:
Well, I don't think your first problem is a series. I think you are making it too hard on yourself. It starts at $42,000, loses 20%, and becomes $33600 after one year. I don't think you just keep adding them up.
 
Chaos2009 said:
I don't think you just keep adding them up.

If you're supposed to add them up, then I want that car!:smile:

As for #3, for a geometric series, [tex]t_n = a\,r^n[/tex] for some constants a and r. So you have two equations in two unknowns.