For instance in the following problem:
_____
48)4368
To determine an initial 9 for the first number in the Quotient, you have to look at how many times does 48 go into 436 because; 48 doesn't go into 4 and it doesn't go into 43.
Then one might start trying to multiply 48 by increments of 1 or increments of 5 by hand until they find two numbers multiplied together to determine which number being multiplied gets one closest to the number without going over it; (this is awfully tedious and time consuming), for example:
- 48*1 = 48, 48*2=96, 48*5=240 ... 48*9=432
The inefficiency of this method (by incrementing by one) can be displayed in a graph and spreadsheet (though when required to do these calculations by hand no such oversight is available):
Now one does not, in this example get hung up somewhere in the middle, since 9 as the first digit in the quotient is the end of the line, but if it was not, and the correct first digit of the quotient was something like 6, one would have to at the very least do the calculation for the first digit of the quotient 7 and also do the calculation to determine the first digit of 6, to determine that 6 is the correct number to use to reach the nearest result, since 7 multiplied by the divisor would be greater than the result.
__9_
48)4368
-432
-----
48
etc...
What tools / methods can one use to estimate which two digits you need to try this with...without guessing / taking a shot in the dark, or calculating each and every possibility linearly?
