Basic math made easy to wrestle with, because everyone deserves to understand mathematics, the language of the universe.
Many people struggle with math, and I dont mean advanced stuff, but basic stuff, things like percentage conversion to angle-partitions and multiplication.
So here are a few tips to help ease that entry into low-level algebra, and hopefully make math less scary for those intimidated by it, because once you know the rules, math really is very simple(until you wanna be an engineer and it gets a bit tricky again)
A calculation such as 17,983 x 21,973 can be a mouthful, so what you wanna do is break it up into digestible bits like so:
17,983 turns into:
10,000
7,000
900
80
3
and 21,973 turns into:
20,000
1,000
900
70
3
Take each number from the first row and multiply them one by one with each number from the second row.
10,000 x 20,000 = 200,000,000
10,000 x 1,000 = 10,000,000
10,000 x 900 = 9,000,000
10,000 x 80 = 800,000
10,000 x 3 = 30,000
7,000 x 20,000 = 140.000.000
etc. etc. etc.
But wait, that many zeros might be confusing, so simply take away ALL the zeros and multiply the 2 numbers you have left, using 7k x 20k as the example:
Removing all 7 zeros and simply do 7 x 2 = 14, add back in the zeros after the fact giving you 140,000,000.
If you need a visual aid you can use a standard XY diagram to keep track of the numbers.
The key "trick" to learn here is that you can move the decimal marker forward, jumping over and ignoring any and all 0s reducing the number in size to something manageable, then simply slap them on the end of whatever number you get from your "easy" calculations.
This trick can be applied to conversion maths, simply break everything into percentage pieces by "moving the decimal marker", this way you can quickly do angles as each 1% is equal to 3,6 degrees of a full circle, and this method can be applied across multiple problems you might face in math.