This is an interesting 'Algebra 1' question because logarithms are certainly the best method to solve this but logs are not usually introduced until Algebra 2 (although I'm sure some advanced curriculums may include it sooner). So if we're using techniques learned in Algebra 1 to solve this, and not simply going off of our knowledge and experience with exponents and logarithms, this would end up being a guessing game once a formula is created.
Nonetheless, we are indeed given a or the starting point : 13,400 and the rate of change from week to week: 4.5%. Since the rate of change is a percentage, this sequence is a geometric sequence because each successive term after the 0th term will be multiplied by this rate. The standard form for writing exponential functions is: a*rx; where a is the initial value, r is the common ration and x is your time interval, in this case, weeks.
For example:
h(w) = 13,400 - (13,400*0.045)w
**Factor out 13,400
h(w) = 13,400(1- 0.045)w
h(w) = 13,400(.955)w
Here are examples of week 0 (starting value) and week 1 to help gel how the formula works:
h(0) = 13,400(.955)0 --> any number raised to the 0th power is always equal to 1; so: 13,400(1) = 13,400
h(1) = 13,400(.955)1 --> 13,400 * .955 = 12,797
So this would be your formula for calculating each week, but since the question is asking for the week at which the album sales will be less than 2,000, this only acts as a starting point. First thing we have to do is set up the formula with the unknown that we need to find, which is the week, and try and isolate terms one step at a time.
2,000 = 13,400(.955)w
Divide by 13,400 on each side to isolate the term with an exponent
2,000/13,400 = .955w
0.14925 = .955w
Since these terms are equal to one another, you have to ask yourself: ".955 raised to what power is approximate/equal to 0.14925?" The answer to this question isn't very intuitive, but without knowledge of logarithms, you may have to plug numbers in to see what brings you closest to this value.
As others have stated and shown, .955 is raised to ~41 will equal or come very close to about 1.49. Since this value would put us right around 2,000, we would add another week since the question is asking for the week when album sales are below 2,000, so it would be 42 weeks.
We can try at h(41) and h(42):
h(41) = 13,400(.955)41= 13,400(0.1514) --> 2,028.76
h(42) = 13,400(.955)42= 13,400(0.14459) --> 1937.51
All in all, if you have already been introduced to logarithms then this problem can be manipulated very easily. However, if following a traditional Algebra 1 curriculum, you may not learn about logarithms until further along so you may have to plug in values to see what works.