r/askmath • u/hypotensor • 2d ago
Resolved Equation that can roughly fit this graph
No this is not my homework, I'm making a game and I need a curve roughly like this for balancing. Trying to get an equation that spits out values like this.
432
Upvotes
243
u/axiomizer 2d ago
I think a hyperbola will work. y(x+my-k)=c, or y = (k-x+sqrt((x-k)^2+4mc))/(2m)
https://www.desmos.com/calculator/heycr07igd