# Арифметичні підрахунки

Розглянувши кількісні і порядкові числівники, тепер можемо перейти до арифметичних підрахунків і побачити, як же рахують в англійській мові.

$$11 + 15 = 26:\quad$$ **eleven** plus/and **fifteen is/equals twenty six**;

$$15 - 11 = 4:\quad$$ **fifteen** minus **eleven/eleven** from **fifteen is/equals four**;

$$2 \cdot 6 = 12:\quad$$ twice **six is/equals twelve/two** times **six is/equals twelve**;

$$12 : 6 = 2:\quad$$ **twelve** divided by **six is/equals two / six** into **twelve goes two**.

**Отже, математичні дії англійcькою мовою ми позначаємо наступним чином:**

Додавання – **plus** або **and**

Віднімання – **minus** або **from**

Множення – **«number» times**

Ділення – **divided by** або **into**

Дорівнює – **is, equals,** або **goes**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://english.ed-era.com/chislivnik/arifmetichni_pidrahunki.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
