How to Differentiate Number Raised to Power of x?

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

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

  • @Qermaq
    @Qermaq 10 месяцев назад +8

    Never heard ln pronounced "lawn" before.

  • @eshanaayushman933
    @eshanaayushman933 10 месяцев назад +4

    Its actually also a general formula:
    d(a^x)/dx = a^x(ln(a))

  • @leontsc4352
    @leontsc4352 11 месяцев назад

    Why you have only a hundred subscribers 😭😭😭
    PS: I really like your videos please don't ever stop doing them

    • @YeahMathIsBoring
      @YeahMathIsBoring  11 месяцев назад

      I just started this channel a month ago. Thanks for your support anyway! I'll be uploading as frequent as I could.

  • @DarkTouch
    @DarkTouch 2 месяца назад

    not a fan of lawn. just call it log. log = ln. if the base is not e, then say log base b. we just get rid of bases not e anyway in most applications.

  • @bruhifysbackup
    @bruhifysbackup 4 месяца назад

    Use first principles.

  • @zai6965
    @zai6965 10 месяцев назад

    Couldn’t you just use chain rule?

    • @YeahMathIsBoring
      @YeahMathIsBoring  10 месяцев назад

      Actually, chain can be used as well!

    • @YeahMathIsBoring
      @YeahMathIsBoring  10 месяцев назад +4

      You just have to rewrite the function into e^(ln 2^x). It's equivalent to 2^x. After rewrite it into e^(ln 2^x), we can bring the x down using logarithm property, and it would be e^( x*(ln 2) ). Then, we can differentiate this exponential functions using chain rule and still be getting the same answer.