this post was submitted on 18 Oct 2024
484 points (94.8% liked)

Curated Tumblr

3850 readers
886 users here now

For preserving the least toxic and most culturally relevant Tumblr heritage posts.

Image descriptions and plain text captions of written content are expected of all screenshots. Here are some image text extractors (I looked these up quick and will gladly take FOSS recommendations):

-web

-iOS

-android

Please begin copied raw text posts (lacking a screenshot that makes it apparent it is from Tumblr) with:

# This has been reposted here to Lemmy as part of the "Curated Tumblr Project."

I made the icon using multiple creative commons svg resources, the banner is this.

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 hours ago* (last edited 9 hours ago)

For me:

3974 * 438 -> 4000 * 438 - 26*438 ->
4000 * 438 - 26*440 - 26*2 -> 4000 * 438 - 20*440 - 6*440 - 26*2

And so on, and I'd do some of the intermediate calculations as I go (e.g. 20*440 and 6*440).

But that's only really needed if I need a precise answer. If I can get away with an estimate, I'll simplify it even more:

4000 * 430 ~= 43 * 4 * 10000 = 86 * 2 + 10000 = 1,720,000

Actual answer: 1,740,612. 4000 * 440 would be easier (I like multiplying 4s), but I know it would overshoot, so I round one up and the other down. Close enough for something like estimating how much a large quantity of something kind of expensive would cost (i.e. if my company gave everyone a hot tub or something).