Saved Bookmarks
| 1. |
Real number formula |
|
Answer» a=bq + r Euclid’s Division Algorithm (lemma): According to Euclid’s Division Lemma if we have two positive integers a and b, then there exist unique integers q and r such that a = bq + r, where 0 ≤ r ≤ b. (Here, a = dividend, b = divisor, q = quotient and r = remain |
|