Difference between revisions of "8A F11 Q14"
Jump to navigation
Jump to search
(Created page with "'''Question: ''' Compute <math> \displaystyle{\sum_{n=1}^\infty 5\left(\frac{3}{5}\right)^n}</math> {| class="mw-collapsible mw-collapsed" style = "text-align:left;" !Founda...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 30: | Line 30: | ||
! Step 2: | ! Step 2: | ||
|- | |- | ||
− | |Since <math>a_1</math> is the first term in the series, <math>a_1 = 5\frac{3}{5} = 3</math>. The value for r is the ratio between consecutive terms, which is <math>\frac{3}{5}</math>. | + | |Since <math>a_1</math> is the first term in the series, <math>a_1 = 5\frac{3}{5} = 3</math>. The value for r is the ratio between consecutive terms, which is <math>\frac{3}{5}</math>. Plugging everything in we have <math> S_\infty = \frac{3}{1-\frac{3}{5}} = \frac{3}{\frac{2}{5}} = \frac{15}{2}</math> |
|} | |} | ||
Line 36: | Line 36: | ||
! Final Answer: | ! Final Answer: | ||
|- | |- | ||
− | | | + | |<math>\frac{15}{2}</math> |
|} | |} | ||
+ | |||
+ | [[8AF11Final|<u>'''Return to Sample Exam</u>''']] |
Latest revision as of 08:26, 8 April 2015
Question: Compute
Foundations |
---|
1) What type of series is this? |
2) Which formula, on the back page of the exam, is relevant to this question? |
3) In the formula there are some placeholder variables. What is the value of each placeholder? |
Answer: |
1) This series is geometric. The giveaway is there is a number raised to the nth power. |
2) The desired formula is |
3) is the first term in the series, which is . The value for r is the ratio between consecutive terms, which is |
Solution:
Step 1: |
---|
We start by identifying this series as a geometric series, and the desired formula for the sum being . |
Step 2: |
---|
Since is the first term in the series, . The value for r is the ratio between consecutive terms, which is . Plugging everything in we have |
Final Answer: |
---|