Stanford University Admission Simplification Tricks

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

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

  • @waylluq
    @waylluq День назад

    Have you compared the time you took to do this with the time it would have taken using the traditional square root calculation method?

  • @krwada
    @krwada День назад

    Prime factorization is much easier and faster
    prime factorization of 1111222225 is:
    5 x 5 x 59 x 59 x 113 x 113
    So, the square root is 5 x 59 x 113 = 33335

  • @bowlineobama
    @bowlineobama 2 дня назад +2

    it took you that many steps to find the root. I just use binomial expension technique to find the root. it is a lot easier and quicker.

    • @superacademy247
      @superacademy247  2 дня назад +1

      Thanks for sharing

    • @Steven-v6l
      @Steven-v6l День назад

      please show us all the steps of using the binomial expension [sic]
      technique to find the sqrt(1111222225)

  • @garyeguren7645
    @garyeguren7645 День назад

    =(100000+5)/3
    =(100000-1+5+1)/3
    =(99999+6)/3
    =3(33333+2)/3
    =33333+2
    =33335
    😂😂😂

  • @승수노-z3e
    @승수노-z3e 2 дня назад

    33335
    111122225=33335×33335
    Root111122225=33335

    • @andrewlobanov8468
      @andrewlobanov8468 2 дня назад +1

      Is that your decision whithout calculator?

    • @Steven-v6l
      @Steven-v6l День назад

      for those of us who don't have the squares of integers memorized up to 33335^2,
      (there must be a FEW of us) do you have a different technique to suggest ?

  • @Steven-v6l
    @Steven-v6l День назад

    of course we could always fall back on longhand square root,
    that we all learned in 8th grade. a lot of comments here, in case
    your memory of 8th grade is dim. example: sqrt(1522756)
    1 2 3 4
    ------------------------------------------------------
    | 1 52 27 56 // pairs of digits from decimal point out
    | square root of 1 is 1 ... first digit in result is 1
    | 1 // subtract and drop next pair of digits
    | 52
    // at this point partial solution is 1
    // next subtrahend is (20*1+d) = (20+d)*d ... 22*2 = 44

  • @ТигрМудрый
    @ТигрМудрый 2 дня назад

    33335

    • @Steven-v6l
      @Steven-v6l День назад

      if you don't show your work, it is not very useful.