657
Hungry 9
(lemmy.likes.cat)
For preserving the least toxic and most culturally relevant Tumblr heritage posts.
The best transcribed post each week will be pinned and receive a random bitmap of a trophy superimposed with the author's username and a personalized message. Here are some OCR tools to assist you in your endeavors.
-web
-iOS
Don't be mean. I promise to do my best to judge that fairly.
For me:
And so on, and I'd do some of the intermediate calculations as I go (e.g.
20*440
and6*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).