RoboEmperor
New member
- Joined
- Dec 2, 2019
- Messages
- 3
I'm trying to use math to optimize a video game strategy but I'm stumped at how to approach this mathematically.
This is the equation
z = 6.6x * 1.066y
So I'm trying to figure out when it's more optimal to increase x and when it's more optimal to increase y. By "more optimal" I mean increase z by the largest amount.
I can just brute force this like a caveman but i rather work smarter than harder so could somebody teach me how to solve problems like this?
Thanks.
This is the equation
z = 6.6x * 1.066y
So I'm trying to figure out when it's more optimal to increase x and when it's more optimal to increase y. By "more optimal" I mean increase z by the largest amount.
I can just brute force this like a caveman but i rather work smarter than harder so could somebody teach me how to solve problems like this?
Thanks.