freeCodeCamp/guide/russian/mathematics/intro-to-inverse-functions/index.md

17 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
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/) .