Titanium: Only about everyone.
Okay, how about 53.363 / 0.237
I must admit I was more interested about how people would go about solving it, akin to how BadDecissions did it, but made a small error and simplified it too much.
I myself went for long divisions, but messed up continuously first few times. The point of it was that I was so sure I knew the basics that I was actually surprised when it all came out wrong.
5. There was a time when I could have done this in my head (I probably still could if I practiced again, I'm just out of shape with mental arithmetic, but I used to do this shit for fun all the way until early university).
The methodology I'd use to do this is my head (while memorizing as little as possible... what I keep in my head is highlighter after each step) is shown below:
1) 53.363 / 0.237 -->
53363 / 237 2) The maximum multiplier by base 10 so that the denominator doesn't exceed the numerator is 100.
So, 53363 / 237 -->
(53363 / 23700)*100 3) From there, you can multiply the denominator by 2 and it still won't exceed the numerator
(53363 / 23700)*100 -->
(53363 / 47400)*200 4) Now, it's time to split the numerator...
(53363 / 47400)*200 -->
200 + (5963 / 47400)*200 5) Now, make the numerator exceed the denominator in the second part, by multiplying it by 10...
200 + (5963 / 47400)*200 -->
200 + (59630 / 47400)*20 6) Simplify:
200 + (59630 / 47400)*20 -->
200 + (5963 / 4740)*20 7) Split:0
220 + (5963 / 4740)*20 -->
220 + (1223/4740)*20 8) Now, multiply the numerator by 4:
220 + (1223/4740)*20 -->
220 + (4892/4740)*5 9) Split:
220 + (4892/4740)*5 -->
225 + (152/4740)*5 10) Multiply the numerator by 40:
225 + (152/4740)*5 -->
225 + (6080/4740)*0.125 11) Split:
225 + (6080/4740)*0.125 -->
225.125 + (1340/4740)*0.125 12) Multiply the numerator by 4:
225.125 + (1340/4740)*0.125 -->
225.125 + (5360/4740)*0.03125 13) Split:
225.125 + (5360/4740)*0.03125 -->
225.15625 + (620/4740)*0.03125 And that point, I'd round the answer out of laziness, but if you'd want to go further, the next step would be to multiply the numerator by 10 and split.
Note: The methodology here is what I'd do in my head. On paper, you can just use the long division (multiply the numerator by 10 all the way).