InterviewSolution
Saved Bookmarks
| 1. |
Write five pairs of integers (a, b) such that a ÷ b = –3.Example: (6, –2) because 6 ÷ (–2) = (–3). |
|
Answer» Write five pairs of integers (a, b) such that a ÷ b = –3. Example: (6, –2) because 6 ÷ (–2) = (–3). |
|