# Практична частина

У цьому роздiлi розглядатимемо виведення розповсюджених формул, якi часто трапляються у ЗНО. Ви маєте вибір: вивчити всi формули для кожного окремого випадку або один раз зрозумiти, як їх виводити, i в майбутньому з легкiстю виконувати різноманітні завдання/розв’язувати різноманітні задачі. Звичайно, усi ми за другий варiант/прихильники другого варіанту, тим бiльше в цьому нема нiчого складного. Також у кiнцi роздiлу вам буде запропоновано послiдовний алгоритм розв'язування задач.

* [Дальнiсть польоту, максимальна висота, час пiдняття](http://physics.ed-era.com/book/chapter_3/5dalnst_polotu,_maksimalna_visota,_chas_padnnya.html)
* [Тiло, що кинуте горизонтально](http://physics.ed-era.com/book/chapter_3/6tilo,_scho_kinute_gorizontalno.html)


---

# 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://physics.ed-era.com/1teorya_dvovimrnogo_ruhu/4praktichna_chastina.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.
