There are many divisions in which the remainder is 300. In addition to citing some of them, a technique will be shown that helps to build each of these divisions, which does not depend on the number 300.
This technique is provided by the Euclidean division algorithm, which states the following: given two integers "n" and "b", with "b" different from zero (b ≠ 0), there are only integers "q" and "R", such that n = bq + r, where 0 ≤ "r" < |b|.
The numbers "n", "b", "q" and "r" are called dividend, divisor, quotient and remainder (or remainder), respectively..
It should be noted that by requiring that the remainder be 300, it is implicitly saying that the absolute value of the divisor must be greater than 300, that is: | b |> 300.
Here are some divisions in which the remainder is 300; then, the construction method of each division is presented.
If 1000 is divided by 350, it can be seen that the quotient is 2 and the remainder is 300.
By dividing 1500 by 400, the quotient is 3 and the remainder is 300.
By doing this division, the quotient will be 5 and the remainder will be 300.
When this division is solved, -3 is obtained as a quotient and 300 as a remainder.
To construct the previous divisions, it is only necessary to use the division algorithm adequately.
The four steps to build these divisions are:
Since we want the remainder to be 300, we set r = 300.
Since the remainder is 300, the divisor to be chosen must be any number such that its absolute value is greater than 300.
For the quotient you can choose any integer other than zero (q ≠ 0).
Once the remainder, divisor, and quotient are set, they are substituted on the right side of the division algorithm. The result will be the number to be chosen as a dividend.
With these four simple steps you can see how each division in the list above was built. In all of these, r = 300 was fixed.
For the first division, b = 350 and q = 2 were chosen. Substituting in the division algorithm, the result was 1000. So the dividend must be 1000.
For the second division, b = 400 and q = 3 were established, so that when substituting in the division algorithm, 1500 was obtained. Thus, it is established that the dividend is 1500.
For the third, the number 700 was chosen as a divisor and the number 5 as a quotient. When evaluating these values in the division algorithm, it was obtained that the dividend must be equal to 3800.
For the fourth division, the divisor equal to -350 and the quotient equal to -3 were set. When these values are substituted in the division algorithm and solved, it is obtained that the dividend is equal to 1350.
Following these steps you can build many more divisions in which the remainder is 300, being careful when you want to use negative numbers.
It should be noted that the construction process described above can be applied to construct divisions with residuals other than 300. Only the number 300 is changed, in the first and second steps, to the desired number.
Yet No Comments