UnknownName
New member
- Joined
- Jul 10, 2017
- Messages
- 2
I want to work out an equation for calculating a total value from two values that exponentially increase.
For example:
When x=1 y=100
So when
a= x+1 then b=y+100 (I think that's the equation I might be completely wrong)
What I am trying to get at is when the value of x increases by 1 the value of y will increase by 100.
What will a equation be to calculate the total value of y from the range of x from 1 - 50?
This equation is a little interest I had while playing a game to calculate the total cost of upgrading skills in the game from level 1 to level 50 with the cost starting at 100 coins at level 1 to 5000 coins at level 50.
I can manually calculate the value, it just struck my intrest if there is a equation you can use to calculate the total value.
For example:
When x=1 y=100
So when
a= x+1 then b=y+100 (I think that's the equation I might be completely wrong)
What I am trying to get at is when the value of x increases by 1 the value of y will increase by 100.
What will a equation be to calculate the total value of y from the range of x from 1 - 50?
This equation is a little interest I had while playing a game to calculate the total cost of upgrading skills in the game from level 1 to level 50 with the cost starting at 100 coins at level 1 to 5000 coins at level 50.
I can manually calculate the value, it just struck my intrest if there is a equation you can use to calculate the total value.