So when I finish calculating 5/1853 using long division, my work looks like this.
370 r3 (ie, "370, with remainder 3")
______
5 )1853
-15
35
- 35
- 03
- 0
3
But when I chuck it into a calculator I get 370r6 so I figured it might have something to do with how calculators round up/down certain numbers.
So I went to a website which might be able to show me a more "correct" answer, so I headed over to CalculatorSoup.com's "Long Division Calculator with Remainders" page which gave me 370r3. But then on the same website they offer the same calculator but with decimals , and when using that one it gave me 370r6 no matter if it was 4 decimals or 1.
Did I get it right or is there something that I'm missing and don't understand fully?
In simpler words, the calculator did not show you
370r6. It showed you $370.6$ which you wrongly interpreted as370r6. There is a difference between the two. Consider: $$\frac{1853}{5}=370.6 = 370+\color{blue}{0.6}$$and $$\frac{1853}{5} = \frac{1850+\color{blue}{3}}{5} = 370+\frac35$$ It is clear that $3$ is the remainder, while $0.6$ is the fractional part (or the part less than one). Also, notice that a remainder of $6$ while dividing by $5$ is impossible.In general, whenever you use calculators, remember that after a division calculation, the number after the decimal point is not the remainder. However, to find the remainder, multiply the number after the decimal point (along with the point and a zero, that is, $0.6$ and not $6$) with the divisor ($5$ in this case). (After multiplying, if you get another decimal, then round it to the nearest integer).