What is the relationship between a.b,qand,r if r=0
Answers
Answered by
1
Answer:
according to Euclid's division algorithm
if a and b are any two positive integers, then there exists q and r where 0 ≤ r < b
such that a = b×q + r
if r = 0, then a = b × q
it also means b divided q completely
Similar questions