Solving Another Challenging Exponential Equation

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 24

  • @mcwulf25
    @mcwulf25 Год назад +1

    What I like about this is that it's easy to see the x=2 solution, but work is required to extract the other solution.
    I always try and work these out in my head, but this was too much 😅. Thanks!!!

  • @firelow
    @firelow Год назад +4

    Hearing this "Hello, everyone" makes my mind shift into math mode. I'm being Pavlov trained.

  • @popitripodi573
    @popitripodi573 Год назад

    Very nice!!!! I liked it! I used the first method to solve it

  • @JayPaulson-hg2mc
    @JayPaulson-hg2mc Год назад +1

    You skipped the naive method, which in this case was probably best. 100 is 5^2*2^2 and one of the multiplicants on the left is 5^x so try x=2. That works. So then do the log to find the other solutions and realize that x=2 has to be one of the factors and synthetic division will give you the other.

  • @RobG1729
    @RobG1729 Год назад +1

    Have I had enough coffee this morning?
    Let's watch a SyberMath video and find out.

  • @neuralwarp
    @neuralwarp Год назад +1

    We've done lots of those. Can we do loop integrals, partial differential equations, quaternions, n-dimensional manifolds, or boolean logic now?

  • @honestadministrator
    @honestadministrator Год назад

    2 ^ (3x /(x+1) -2) times 5 ^(x-2) = 1
    This consists of two different equations
    3x/(x+1) = 2
    And x = 2
    Both of them are consistent and leads to x= 2

  • @mehrdadbasiri9968
    @mehrdadbasiri9968 Год назад

    Fantastic question...👌👌👌.

  • @ZipplyZane
    @ZipplyZane Год назад

    9:27 reverse cross multiplication. I guess we can call it "uncross division"?

  • @kaaehtla
    @kaaehtla Год назад

    very short solution: 8^(x/x+1).5^x= 25*4= (5^2)(2^2)
    2^3(x/x+1).5^x= (5^2)(2^2)
    so x=2 and 2^3(x/x+1)= 2 hence x=2

  • @antenym8947
    @antenym8947 Год назад

    There is an easy way of solving these in general by doing e^(ln(8)*x/(x+1)+ln(5)x)=e^ln(100) and then the rest is very obvious.

  • @scottleung9587
    @scottleung9587 Год назад

    Nice!

  • @mathswan1607
    @mathswan1607 Год назад +1

    x=2 or x=-1/log5

  • @carly09et
    @carly09et Год назад

    x=2 is the first solution. I can use log to get an 'ugly' solution

  • @rakenzarnsworld2
    @rakenzarnsworld2 Год назад

    4*25=100
    x = 2

  • @lori2364
    @lori2364 Год назад

    👏

  • @kaushikbasu9707
    @kaushikbasu9707 Год назад

    2

  • @broytingaravsol
    @broytingaravsol Год назад +1

    x=2, -1/log5

  • @krishnamoyghosh6047
    @krishnamoyghosh6047 Год назад

    X=2 but nice problem

    • @KennethChile
      @KennethChile Год назад +1

      But that's only one solution. Do the math to obtain the other one.

    • @mcwulf25
      @mcwulf25 Год назад

      Is that your final answer?

    • @krishnamoyghosh6047
      @krishnamoyghosh6047 Год назад +1

      @@mcwulf25 no no there are two solution. I worked out the 1st answer mentally.