Chapter 8: Problem 2
How can you determine whether a sequence is geometric from its graph?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 8: Problem 2
How can you determine whether a sequence is geometric from its graph?
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
USING EQUATIONS Find the value of \(n\). a. \(\sum_{i=1}^n(3 i+5)=544\) b. \(\sum_{i=1}^n(-4 i-1)=-1127\) c. \(\sum_{i=5}^n(7+12 i)=455\) d. \(\sum_{i=3}^n(-3-4 i)=-507\)
You sprain your ankle and your doctor prescribes 325 milligrams of an anti- infl ammatory drug every 8 hours for 10 days. Sixty percent of the drug is removed from the bloodstream every 8 hours. a. Write a recursive rule for the amount of the drug in the bloodstream after \(n\) doses. b. The value that a drug level approaches after an extended period of time is called the maintenance level. What is the maintenance level of this drug given the prescribed dosage? c. How does doubling the dosage affect the maintenance level of the drug? Justify your answer.
Simplify the expression. \(\frac{3^{-2}}{3^{-4}}\)
The variables x and y vary inversely. Use the given values to write an equation relating x and y. Then fi nd y when x = 4. $$ x=-4, y=3 $$
Let \(L\) be the amount of a loan (in dollars), \(i\) be the monthly interest rate (in decimal form), \(t\) be the term (in months), and \(M\) be the monthly payment (in dollars). a. When making monthly payments, you are paying the loan amount plus the interest the loan gathers each month. For a 1-month loan, \(t=1\), the equation for repayment is \(L(1+i)-M=0\). For a 2-month loan, \(t=2\), the equation is \([L(1+i)-M](1+i)-M=0\). Solve both of these repayment equations for \(L\). b. Use the pattern in the equations you solved in part (a) to write a repayment equation for a \(t\)-month loan. (Hint: \(L\) is equal to \(M\) times a geometric series.) Then solve the equation for \(M\). c. Use the rule for the sum of a finite geometric series to show that the formula in part (b) is equivalent to $$ M=L\left(\frac{i}{1-(1+i)^{-t}}\right) . $$ Use this formula to check your answers in Exercises 57 and 58.
What do you think about this solution?
We value your feedback to improve our textbook solutions.