Вопрос задан 02.05.2019 в 23:26. Предмет Алгебра. Спрашивает Иванов Сева.

1\6 в степени х =36. Помогите с решением! Срочно

0 0
Перейти к ответам

Ответы на вопрос

Внимание! Ответы на вопросы дают живые люди. Они могут содержать ошибочную информацию, заблуждения, а также ответы могут быть сгенерированы нейросетями. Будьте внимательны. Если вы уверены, что ответ неверный, нажмите кнопку "Пожаловаться" под ответом.
Отвечает Ляхман Богдан.
( \frac{1}{6} )^{x}=36\\\\6^{-x}=6^2\\\\-x=2\\\\x=2
0 0
Отвечает нейросеть ChatGpt. Будьте внимательны, ответы нейросети могут содержать ошибочные или выдуманные данные.

Solution for 1/6 to the power of x equals 36

To solve the equation 1/6^x = 36, we can use logarithms to find the value of x. The steps to solve this equation are as follows:

1. Take the natural logarithm of both sides of the equation. 2. Use the properties of logarithms to solve for x.

Let's proceed with the solution:

1. Take the natural logarithm of both sides of the equation: - ln(1/6^x) = ln(36)

2. Use the properties of logarithms to solve for x: - x * ln(1/6) = ln(36) - x = ln(36) / ln(1/6)

Now, let's calculate the value of x using the given equation.

```python import math

x = math.log(36) / math.log(1/6) x ```

After solving the equation, we find that x ≈ -5.16993.

Therefore, the value of x that satisfies the equation 1/6^x = 36 is approximately -5.16993.

0 0

Топ вопросов за вчера в категории Алгебра

Последние заданные вопросы в категории Алгебра

Задать вопрос