Вопрос задан 30.06.2023 в 14:37. Предмет Математика. Спрашивает Лушников Дмитрий.

Log_12(2x-9)=1log_3(5x+3)= 1+3log_3 2

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

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

Внимание! Ответы на вопросы дают живые люди. Они могут содержать ошибочную информацию, заблуждения, а также ответы могут быть сгенерированы нейросетями. Будьте внимательны. Если вы уверены, что ответ неверный, нажмите кнопку "Пожаловаться" под ответом.
Отвечает Теплоухова Яна.

ответ:

log12(2x-9)=1

log12(2x-9)-log12(12)

2x-9)

log 12( --------)

12

log3(5x+3)=1+3 log3(2)

log3(5x+3)=1+3log3(2), x> - 3/5

log3(5x+3)=log3(3)+log3(2³)

log3(5x+3)=log3(3×2³)

log3(5x+3)=log3(3×8)

log3(5x+3)=log3(24)

5x+3=24

5x=24-3

5x=21

x= 21/5, x>-3/5

x=21/5

0 0
Отвечает нейросеть ChatGpt. Будьте внимательны, ответы нейросети могут содержать ошибочные или выдуманные данные.

To solve this system of logarithmic equations:

  1. Start with the first equation:

    bash
    log₁₂(2x - 9) = 1
  2. Since the base of the logarithm is 12 and the exponent is 1, you can rewrite this equation in exponential form as:

    2x - 9 = 12¹
  3. Simplify:

    2x - 9 = 12
  4. Add 9 to both sides to isolate 2x:

    2x = 12 + 9 2x = 21
  5. Divide both sides by 2 to solve for x:

    makefile
    x = 21 / 2 x = 10.5

Now that you've found the value of x from the first equation, you can substitute it into the second equation:

  1. Substitute x = 10.5 into the second equation:

    bash
    log₃(5x + 3) = 1 + 3 * log₃(2)
  2. Calculate log₃(2):

    bash
    log₃(2) ≈ 0.63093
  3. Multiply 3 by log₃(2):

    bash
    3 * log₃(2) ≈ 3 * 0.63093 ≈ 1.89279
  4. Rewrite the equation with the known values:

    bash
    log₃(5 * 10.5 + 3) = 1 + 1.89279
  5. Calculate 5 * 10.5 + 3:

    5 * 10.5 + 3 = 52.5 + 3 = 55.5
  6. Rewrite the equation:

    bash
    log₃(55.5) = 1 + 1.89279
  7. Subtract 1.89279 from both sides to isolate the logarithm:

    bash
    log₃(55.5) - 1.89279 = 1
  8. Finally, convert this equation back to exponential form:

    3¹ = 55.5

Since 3¹ is equal to 3, the equation is true. So, the solution to the system of equations is x = 10.5.

0 0

Топ вопросов за вчера в категории Математика

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

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