In math it means that It's the answer you get from a division problem
You multiple the answer you got and you will get your answer
you add the divisor with the dividend then subtract your answer wiith your remainder
the answer is 563 remainder 4 you can do it by doing long division to check you can multiply 563 times 8 you get that answer than add on the remainder 4
divident/divisor = quotient remainder... divident/18 = 48 remainder 6. divident = (18)(48) + 6 divident = 870 Check: 870/18 = 48.33333333 .33333333 is not the remainder 48 x 18 = 864 870 - 864 = 6
9
It is: 132/11 = 12
In math it means that It's the answer you get from a division problem
To check for divisibility, use the "%" operator - the remainder of a division. If the remainder is 0, it is divisible.for (i = 1; i
multiply ur answer and the number u divided it with and add the remainder
then do the oppsite.Multiply.
you cant
Multiply the quotient times the dividend and then add on the remainder to the product.
Use the MOD operator to get the remainder of integer division.
You multiple the answer you got and you will get your answer
So you have a number - "Number" and you need to find if the remainder of dividing it by a number is 0. Number = 3 If Number Mod 2 = 0 then Msgbox("Remainder of 0") End If This function divides by 2 then gives the remainder, this let's you check if a number is odd or even.
To check the answer to a division question, multply the divisor (the number that is being divided into the dividend) and the quotient (the answer). If there is a remainder, add the remainder to the answer. If the number matches the dividend, your answer to the division problem is correct.