Question

Show your working
2. 715 - 357
3. 8 463 ÷ 7
6. 62 953 ÷ 11
7. 10 000 - 1 234
8. 999×888
10. 96 × 493
11. 934 - 766
12. 1 023 - 24

Answers

GPT-4o mini
Sure! Let’s work through each of the calculations step by step.

### 2. 715 - 357
```
715
- 357
------
358
```
**Result:** 358

---

### 3. 8,463 ÷ 7
We can divide 8,463 by 7:

1. 7 goes into 8 one time. (1 * 7 = 7)
- Remainder: 8 - 7 = 1
2. Bring down the 4 → 14. 7 goes into 14 two times. (2 * 7 = 14)
- Remainder: 14 - 14 = 0
3. Bring down the 6 → 6. 7 goes into 6 zero times. (0 * 7 = 0)
- Remainder: 6 - 0 = 6
4. Bring down the 3 → 63. 7 goes into 63 nine times. (9 * 7 = 63)
- Remainder: 63 - 63 = 0

Final quotient:
```
1210
```
**Result:** 1210

---

### 6. 62,953 ÷ 11
1. 11 goes into 62 five times. (5 * 11 = 55)
- Remainder: 62 - 55 = 7
2. Bring down the 9 → 79. 11 goes into 79 seven times. (7 * 11 = 77)
- Remainder: 79 - 77 = 2
3. Bring down the 5 → 25. 11 goes into 25 two times. (2 * 11 = 22)
- Remainder: 25 - 22 = 3
4. Bring down the 3 → 33. 11 goes into 33 three times. (3 * 11 = 33)
- Remainder: 33 - 33 = 0

Final quotient:
```
5,722
```
**Result:** 5,722

---

### 7. 10,000 - 1,234
```
10,000
- 1,234
---------
8,766
```
**Result:** 8,766

---

### 8. 999 × 888
```
999
× 888
------
7992 (999 * 8)
7992 (999 * 8, shift one position left)
+8991 (999 * 8, shift two positions left)
--------
886,112
```
**Result:** 886,112

---

### 10. 96 × 493
```
96
× 493
--------
288 (96 * 3)
384 (96 * 9, shift one position left)
+ 192 (96 * 4, shift two positions left)
--------
47,208
```
**Result:** 47,208

---

### 11. 934 - 766
```
934
- 766
------
168
```
**Result:** 168

---

### 12. 1,023 - 24
```
1,023
- 24
--------
999
```
**Result:** 999

---

This completes the calculations! If you need further assistance, feel free to ask.