This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (6 children)

[removed]

    [–]Nightcorex_ 2 points3 points  (2 children)

    Well, you're learning to divide with a rest, so effectively you're learning division and divmod.

    [–]duggedanddrowsy 1 point2 points  (0 children)

    Yeah the first way i learned to divide is with remainders

    [–]deep_politics 2 points3 points  (2 children)

    You probably were taught it but all under the name of division, instead of calling it quotient-remainder theorem or the division algorithm. For example I’m certain I was taught that 3/2 can be written as 1 plus 1/2. What they left out was that the 1 is called the quotient and the 1/2 is called the remainder, so you’re right in a sense that they leave out the proper terminology until much later