Files
freeCodeCamp/guide/russian/mathematics/intro-to-inverse-functions/index.md
2018-10-16 21:32:40 +05:30

17 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Intro to Inverse Functions
localeTitle: Введение в обратные функции
---
## Введение в обратные функции
Скажем, вы пытались отразить y = 3x по прямой y = x. Каким будет уравнение линии? Как вы можете видеть на изображении ниже, это будет y = 1 / 3x. Но почему это так? Если вы поменяете x и y друг на друга и решите для y, вы можете обнаружить, что уравнение будет одинаковым. Это то, что можно было бы назвать обратной функцией.
![](http://d2r5da613aq50s.cloudfront.net/wp-content/uploads/369430.image1.jpg)
[Помогите нашему сообществу расширить эту статью](https://github.com/freecodecamp/guides/tree/master/src/pages/mathematics/intro-to-inverse-functions/index.md) .
[Это руководство по быстрому стилю поможет вам принять ваш запрос на тягу](https://github.com/freecodecamp/guides/blob/master/README.md) .
#### Дополнительная информация:
«Как [отобразить обратную](http://www.dummies.com/education/math/calculus/how-to-graph-the-inverse-of-a-function/) функцию». [Dummies.com](http://www.dummies.com/education/math/calculus/how-to-graph-the-inverse-of-a-function/) .