Maths Olympiad | A tricky Exponential Expression Solve for competitive exams | 4^X =24 |

Поділитися
Вставка
  • Опубліковано 26 лис 2024
  • A wonderful exponential expression solve. Find the value of X? #maths #mathematics #mathstricks

КОМЕНТАРІ • 9

  • @ahmadsirojuddin1360
    @ahmadsirojuddin1360 4 дні тому +1

    4^x - 24 = 0, x=?
    import scipy
    def func(x):
    return 4**x - 24
    ans = scipy.optimize.bisect(f=func, a=2, b=3)
    print(f'the answer is {ans}')

  • @HitherGaming
    @HitherGaming 4 дні тому +3

    Thanks for your help. ❤❤❤

    • @rashel1
      @rashel1  4 дні тому

      You're welcome 😊

  • @adgf1x
    @adgf1x 2 дні тому

    2x=log 24 base 2=3+log3b2=>x=(3+log3b2)/2ans

  • @Yeutoan-88
    @Yeutoan-88 4 дні тому +1

    Good

  • @reynaokeofficial_ph
    @reynaokeofficial_ph 3 дні тому

    X = 2.293

  • @Krab-st4gt
    @Krab-st4gt 4 дні тому +2

    Дуже цікава задача, дякую автору за таке відео

    • @rashel1
      @rashel1  4 дні тому

      welcome ❤️❤️