For any integer a and 3 there exist unique integers q and r such that a=3q+r. find the possible value of r
Answers
Answered by
208
the possible value of r can be 0, 1, 2 because as per Euclid division lemma r is larger or equal to zero n smaller to b
Answered by
151
Answer:
0,1,2
Step-by-step explanation:
a = 3q+r (Given)
b = 3 (Given)
According to the concept of Euclid’s division Lemma, every integer has a certain divisibility rule. It states that any positive integer say ‘a’ can be divided by any other positive integer say ‘ b’ in such a way that it will leave the remainder ‘r’. It further states that for any two positive integers ‘a’ and ‘b’ there exists two unique whole numbers say ‘q’ and ‘r’ such that , a = bq + r, where 0≤ r < b.
Where, a is the dividend, b is the divisor, q is the quotient and r is the remainder.
As per the question, since the integers are a and 3, thus
Let the values that 'r’ can take = 0 ≤ r < 3.
Therefore, the possible values 'r’ will be 0,1,2.
Similar questions