Of course. When you divide 123,456,789,012,345 by 98,765, the result is:

*   **Quotient:** 1,250,005,155
*   **Remainder:** 20

---
**Verification:**
You can check this using the formula: (Quotient × Divisor) + Remainder = Dividend.

(1,250,005,155 × 98,765) + 20
= 123,456,789,012,325 + 20
= **123,456,789,012,345**
