InterviewSolution
Saved Bookmarks
| 1. |
Section-INote: (1) Answer all the questions.(2)Each question carries 1 mark.Find q and r satisfying a - bq+ , where a 13 and b 3 |
|
Answer» Given,a = 13, b = 3 Then,a = bq + r13 = 3q + r13 = 3*4 + 1 Therefore value of q = 4, r = 1 |
|