# Ірраціональні нерівності

Раніше, коли ми розглядали ірраціональні рівняння, ми користувались основним методом – методом відокремлення кореня. При цьому ми підносили рівняння до певного степеня, завдяки чому ірраціональність зникала з однієї сторони рівності.

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

&#x20;Визначення **Ірраціональна нерівність** — це нерівність, що містить змінну під знаком кореня або в дробовому степені.

Наприклад: $$\sqrt{2x}-4>x+5$$, $$2-\sqrt{x+1}\leq x$$, $$x^{\frac{3}{4}}+x^{\frac{1}{2}}


---

# 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://math.ed-era.com/irratsionalni_nervnosti.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.
