The number remaininh when you divide.
e.g.
10 divided by ;3;
10/3 = 3 remiander '1'
Because 3 x 3 = 9 & 10 - 9 = 1` The remainder/
This means you divide a number and whatever you have left over is your remainder,
i too want to know how to find it!!
6.5
49.619
48.8
35
127.6
This means you divide a number and whatever you have left over is your remainder,
quotent X divisor + remainder = dividend
i too want to know how to find it!!
11.0503
298.6316
You use the modulus operator: % example: 7 % 2 will output a remainder of 1.
161.2222
6.5
To find the remainder you can do the 'chunking' method. This would leave you with a remainder of 2 because 4x9=36 38-36=2
49.619