Fucking math...
Submitted 4 hours ago by Stamets@lemmy.dbzer0.com to science_memes@mander.xyz
https://lemmy.dbzer0.com/pictrs/image/38429cf3-bf24-4995-85b0-e2c61ca9baa8.webp
Comments
TheImpressiveX@lemmy.today 4 hours ago
Carvex@lemmy.world 3 hours ago
One…
A-two
A-three. Three licks to the Tootsie Roll center of a Tootsie Pop.
Cat_Daddy@hexbear.net 4 hours ago
Mr. Owl would be proud
ZoDoneRightNow@kbin.earth 3 hours ago
0.04 x 75 == 0.75 x 4 == 75 x 4 x 0.01
berber@feddit.org 3 hours ago
switch the order of the last two terms (the second equality), put the 0.01 in the middle, and it makes a bit more sense when read as calculation steps.
0.04 * 75 = 4 * 0.01 * 75 = 4 * 0.75
BigBenis@lemmy.world 1 hour ago
That’s a neat trick but also 4% of 75 = (1% of 75) * 4 = 0.75 * 4 = 1.5 * 2 = 3
betanumerus@lemmy.ca 1 hour ago
4 over 100
X over 75
And there’s your butterfly.
gravitas_deficiency@sh.itjust.works 3 hours ago
Is it weird that I just went
start: 75
to actual decimal: .75 22: 1.5 -> 3
LifeInMultipleChoice@lemmy.dbzer0.com 3 hours ago
Nah we all do weird shit. I did 4x75, then moved from 300. to 3
idiomaddict@lemmy.world 7 minutes ago
I just figured 4% is 1/25 and divided 75/25
Zulu@lemmy.world 3 hours ago
Meanwhile im the idiot thats like “uh 10% of 75 is 7.5, half it for 5% of 75 is 3.75, 1% of 75 is .75, so its probably 3?”
Lets pray thats one of the options on the multiple choice. Oh the professor wants me to show my math? Well lets hope he’s open to me being an abstract dumbass that is capable of getting the right answer.
muhyb@programming.dev 3 hours ago
That’s how my brain works as well.
Soot@hexbear.net 4 hours ago
(4/100) * 75 = (75/100) * 4
I actually think the mutability of expressions is an under-taught part of maths until you reach like, constructing high-level proofs. Rearranging numbers into already-understood ones is a very useful skill.
Eheran@lemmy.world 4 hours ago
Sure with easy numbers multiplication is easy. Try anything else.
idegenszavak@sh.itjust.works 3 hours ago
My engineering brain says it’s 3.25.
4% is ~ 5%. 10% of 75 if 7.5. To get the 5% I have to divide it by 2, so 4% of 75 is close to 3.25. I will have to multiply it with some safety coefficient at the end, so the exact value doesn’t matter.
SatansMaggotyCumFart@piefed.world 2 hours ago
That’s why you can always double the maximum limits engineers give.
60 mph roadway?
I can do 120 on it no problem.
Eight person elevator? Sixteen.
0.08 BAC? 0.16 easy peasy.
idegenszavak@sh.itjust.works 2 hours ago
Yes, in elevators usually one cable could hold far more than the full weight, than they add 6 more for the safety.
For rail speed limits this is the exact way they calculate it. For road speed limits they consider break distance, which grows by the square of your speed, so if you go 120 on 60 road, you will need 4 times the distance to stop. I wrote 1.5 as a safety factor, not 4, With a 1.5 safety factor you can go by 75 though, but I would use a 1.1 safety there, as in my country the speed cameras are set up that way, you can go +10% of the official speed limit, they only send a cheque if you went even quicker than that.
zakobjoa@lemmy.world 2 hours ago
That’s exactly why we have safety coefficients.
IhaveCrabs111@lemmy.world 1 hour ago
Safety coefficients are for nerds
One_Honest_Dude@lemmy.world 2 hours ago
I’m confused by this statement, the answer is 3. Why do all these extra steps for a wrong answer?
idegenszavak@sh.itjust.works 2 hours ago
It’s not wrong, it’s close enough. And the point it works with more numbers and more type of calculation. Let’s calculate 4% of 1243. That’s the same as 1243% of 4, right, much easier to calculate by simply changing the 2 numbers… While my method is the same, by simply rounding everything.
And in engineering you always multiply/divide your results by a 1.5 or 1.25 safety factor, depending on situation. So you don’t have to calculate exact results, just close enough. E.g. G is always 10m/s2. π is only 3.14, the other digits doesn’t matter.