asked 120k views
5 votes
How can you determine the number of digit in a quotient?

1 Answer

5 votes

Say we have a 3 digit number. The quotient will be 2 digits if the first digit of the dividend is less than the divisor.

Rule:

n/abc

if n>a

Then answer is 2 digits.

If n<a

Then answer is 3 digits.

answered
User Artem Skoretskiy
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.