MHB Calculating Exponents for Business Model

  • Thread starter Thread starter DesperatelyLost
  • Start date Start date
  • Tags Tags
    Business Exponents
Click For Summary
The discussion focuses on calculating a series of exponential expressions for a business model, specifically using the formula 280 * 0.985^n for n values ranging from 1 to 11. The user seeks a more efficient way to compute these values in a spreadsheet, expressing frustration over the cumbersome nature of writing out each calculation individually. Suggestions include using a general formula and leveraging spreadsheet functions to automate the calculations. It is emphasized that each subsequent value can be derived by multiplying the previous result by 0.985. The conversation highlights the importance of simplifying calculations for business applications.
DesperatelyLost
Messages
2
Reaction score
0
Hi, Everyone.

I suspect I am a bit unique here. I'm struggling with a math problem for a business model rather than a homework assignment. It's been quite a while since I have worked with exponents and I am hoping someone can assist me with a question.

I have the following calculations:
280*.985^11
280*.985^10
280*.985^9
280*.985^8
280*.985^7
280*.985^6
280*.985^5
280*.985^4
280*.985^3
280*.985^2
280*.985^1

The base and coefficient are the same, but the exponent is not. I know that I can't add the exponents because they are not like terms. Is there a way to simplify this into one formula or do I need to calculate each one independently?

Thank you in advance for your assistance!
 
Mathematics news on Phys.org
use a capable calculator or a spreadsheet ...
 

Attachments

  • expfunction.png
    expfunction.png
    432 bytes · Views: 124
  • exp_table1.png
    exp_table1.png
    620 bytes · Views: 110
  • exp_table2.png
    exp_table2.png
    551 bytes · Views: 113
I'm already using a spreadsheet, but it's cumbersome to write out that large of a formula.
 
DesperatelyLost said:
I'm already using a spreadsheet, but it's cumbersome to write out that large of a formula.

I'm not a spreadsheet expert, so you'll probably need to research how to evaluate a function with multiple inputs on one ... or wait until someone with the necessary expertise posts a reply.
 
"280*.985^11
280*.985^10
280*.985^9
280*.985^8
280*.985^7
280*.985^6"

Cell A1: Enter 280
Cell A2: Enter 0.985
Cell A3: Enter 0
Cell A4: Enter =A3+1
Cells A5-A100: Copy the contents of A4 and paste
Cell B3: =A[dollar sign]1*A[dollar sign]2^A3
Cells B4-B100: Copy the contents of B3 and paste

It's upside down from your design, but small changes will solve that problem.
 
I'm not sure what you are looking for.
The general formula is 280*.985^n.
Each next value can be found by multiplying the previous value by .985,
Or alternatively each value can be found by the general formula.
Can you clarify what you are looking for?
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...