The most fun way of solving this quartic equation

Поділитися
Вставка
  • Опубліковано 20 січ 2025

КОМЕНТАРІ • 136

  • @blackpenredpen
    @blackpenredpen  7 місяців тому +8

    Try Brilliant with a 30-day free trial 👉 brilliant.org/blackpenredpen/ ( 20% off with this link!)

    • @filthyfingers8073
      @filthyfingers8073 7 місяців тому

      the words you're looking for is "roots of unity" at 5:26

    • @Player_is_I
      @Player_is_I 7 місяців тому +1

      Hey man can you please solve the question on your channel banner
      Lots of love ❤

  • @phoquenahol7245
    @phoquenahol7245 7 місяців тому +362

    What's funny is that you can actually rearrange this equation into x^4 = (x+1)^2. Then you take the square root of both sides and consider the two quadratics x^2 = ±(x+1), which are the same if you had used the quadratic formula. Idk if something like this is possible whenever the discriminant of the first "quadratic" simplifies nicely, but would be interesting to investigate.
    Edit: I just realized you could also write the equation as x^4 - (x+1)^2 = 0 and apply difference of squares to get (x^2+x+1)(x^2-x-1) = 0 which again gives the same quadratics.

    • @aaryavbhardwaj6967
      @aaryavbhardwaj6967 7 місяців тому +15

      Noticed the same but bprp's method was to match the theme
      Quadratic formula but
      a, b, C are f(x)

    • @phoquenahol7245
      @phoquenahol7245 7 місяців тому +2

      @@aaryavbhardwaj6967 Yes I know that but bprp also mentioned that the equation was arranged so that the sqrt(discriminant) term would simplify nicely. I was wondering if alternate solutions like the ones I mentioned always exist for these prearranged polynomials.

    • @davidbrisbane7206
      @davidbrisbane7206 7 місяців тому +1

      The second method is how I just solved it.

    • @pokemonmaster42000
      @pokemonmaster42000 7 місяців тому +1

      you just completed the square

    • @TheGuy_-1117-_
      @TheGuy_-1117-_ 7 місяців тому +1

      I too thought of the same when I first saw this video.

  • @hornkneeeee
    @hornkneeeee 7 місяців тому +75

    the golden ratio as well as cube roots of unity, this is fantastic stuff

  • @neilgerace355
    @neilgerace355 7 місяців тому +142

    5:25 The cube roots of unity :)

    • @orenawaerenyeager
      @orenawaerenyeager 7 місяців тому +7

      It's funny sometimes we forget the everyday thing

    • @thenew3dworldfan
      @thenew3dworldfan 7 місяців тому

      Did you know it’s possible to prove sqrt(4) is irrational? Assume sqrt(4)=a/b w/ no common factors. Square both sides, 4b^2=a^2, meaning (2b)^2=a^2. So a=2b. Thus our original fraction square root of 4 = (2b)/b which has a common factor of b. Contradiction. Thus sqrt of 4 is irrational

    • @samarthtripathi8397
      @samarthtripathi8397 7 місяців тому +5

      ​@@thenew3dworldfan
      When defining a rational number R, we say R=a/b where a and b are coprime integers. In other words, a and b have no common factors other than 1.
      Your proof does not account for 1. The supposed common factor "b" you have found is the number one

    • @JivanPal
      @JivanPal 7 місяців тому +1

      ​@@thenew3dworldfan "So a=2b." - And thus sqrt(4), which you defined as being equal to a/b, equals 2b/b = 2. This is because all integers have at least two common factors: the so-called "units", which are 1 and -1, so your premise of "no common factors" cannot be true. If we restrict ourselves to the study of positive integers only (not all integers), then the only "unit" is 1.
      This use of the word "unit" appears in ring theory, where it doesn't actually mean "an element whose magnitude is 1", but rather it means "an element of the ring (algebraic structure) we're considering whose multiplicative inverse is also an element of the ring". A fun, weird quirk of this definition is that if the ring we're considering is the rational numbers, then all elements of the ring are units, making "unit" a bizarre name in this context. But usually/traditionally, number theorists exploring ring theory are/were studying integer rings like the positive and negative integers, or Gaussian integers (where the units are 1, -1, i, and -i), or other polynomial rings of Z.

    • @dadoo6912
      @dadoo6912 2 місяці тому

      @@thenew3dworldfan the thing is that b can be equal to 1 and that's exactly the case in your "proof". so, no, a and b have no common factors and there's no contradiction. it is crucial to find a common factor which is greater than 1 to prove that n-th power root of m is irrational, and if you set m as a number that's not equal to n-th power of any natural number, then it's doable

  • @GirishManjunathMusic
    @GirishManjunathMusic 7 місяців тому +65

    x⁴ - x² - 2x - 1 = 0
    x⁴ - (x² + 2x + 1) = 0
    x⁴ - (x + 1)² = 0
    (x²)² - (x + 1)² = 0
    (x² + x + 1)(x² - x - 1) = 0
    Then solve with quadratic formulae to get x = ½(1 ± √5) and ½(1 ± i√3).

    • @thefireyphoenix
      @thefireyphoenix 7 місяців тому

      sameee

    • @Archimedes_Notes
      @Archimedes_Notes 7 місяців тому

      Tbat is the logic and math is logic.great job.

    • @mrng1724
      @mrng1724 5 місяців тому

      Yes, this solution comes at first glance, but of course you can play
      with it.

  • @dragoscalin4883
    @dragoscalin4883 7 місяців тому +3

    Foarte interesant acest mod de a rezolva această ecuație, nu l-am mai întâlnit până acum. Felicitări. Succes in continuare.

  • @davidellis1929
    @davidellis1929 7 місяців тому +24

    This quartic is a difference of squares and very easily solved. The method of "abusing" the quadratic formula almost always makes the original equation more difficult to solve, but in this case it happens to work out neatly.

    • @driksarkar6675
      @driksarkar6675 7 місяців тому +1

      In fact, it only works out at 2:30 because 2^2-4(1)(1)=0. More generally, it can only simplify for ax^2+bx+c-x^4=0 because b^2-4ac=0, meaning that the original equation has to be a difference of squares for this to work.

    • @kristopherwilson506
      @kristopherwilson506 7 місяців тому

      I believe he used this method in a previous video

    • @Syndiate__
      @Syndiate__ 2 місяці тому +1

      He stated in the beginning that he has done this method before

  • @antoinegrassi3796
    @antoinegrassi3796 7 місяців тому +5

    Pour raccourcir la rédaction remarquons que cette équation peut s'écrire:
    x⁴ = (x+1)² ce qui donne de nouvelles équations du second degré: x² = x+1 ou x² = -x-1. Etc.
    Une question se pose: ne serait-ce pas cette particularité qui permet d'utiliser ta méthode ?
    J'adore toujours autant tes tutos 👍👍👍

  • @woodithwoodard3132
    @woodithwoodard3132 7 місяців тому +1

    I always try the problems before watching the videos. After watching your last video, I had a clue how this would work, so I factored out x^2-1 from the quartic and quadratic terms and used the quadratic formula with a=x^2-1, b=-2, and c=-1. It works just the same as far as resulting in the 2 same quadratics, x^2-x-1=0 and x^2+x+1=0. I love this new to me use of the quadratic formula and I would not call it ABUSE. Did you invent this? If so, congratulations!

  • @voxclamantisinextermo
    @voxclamantisinextermo 6 місяців тому +1

    Nice eq. I suggest this solve
    x^4 - x^2 - 2x - 1 = 0
    x^4 - (x+1)^2 = 0
    (x^2-x-1)(x^2+x+1)=0
    x(1,2) = (1+-5^0.5)/2
    x(3,4) = (-1+-i3^0.5)/2

  • @Ynook
    @Ynook 7 місяців тому +5

    If I am not wrong, this works only if b^2 = 4*a*n, where n is the constant in c (n+x^4). This way, we can get rid of the square root.

  • @AlbertTheGamer-gk7sn
    @AlbertTheGamer-gk7sn 7 місяців тому +3

    Using this, we can derive an ULTIMATE Fibonacci sequence defined as:
    a0 = 1
    a1 = 1
    a2 = 1
    a3 = 1
    a(n+4) = a(n+2)+2*a(n+1)+an
    So, the sequence will be
    1, 1, 1, 1, 4, 4, 7, 13, 19, 31, 52, 82...
    compared to the original Fibonacci sequence of 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 231, 375, 606, 981...
    where the ratio of a(n+1)/an as n goes to infinity also approaches the Golden Ratio.

  • @Kapomafioso
    @Kapomafioso 7 місяців тому +1

    That means the original equation allows a pretty simple factorization. Either notice:
    x^2 + 2x + 1 = (x+1)^2, so x^4 = (x+1)^2
    or
    (x^2 + x + 1) (x^2 - x - 1) = x^4 - x^2 - 2 x - 1
    which has a simple solution in terms of quadratics. There's 2 real and 2 complex roots.

  • @trueriver1950
    @trueriver1950 7 місяців тому +3

    5:19 the phrase you were thinking of was "the cube roots of unity" or possibly "the non real cube roots of unity"

  • @wavingbuddy3535
    @wavingbuddy3535 7 місяців тому +1

    You can do dots to immediately factor it. You have x²+2x+1 - x⁴ → (x+1)² - x⁴ → ( x²+x+1)(-x²+x+1)

  • @eorojas
    @eorojas 7 місяців тому +1

    Does this method works for others cases?
    Because this case is easier by addition by diference
    x^4 - x^2 - 2x - 1 = 0
    => (x^2)^2 -(x^2 + 2x + 1) = 0
    => (x^2)^2 -(x+1)^2 = 0
    => (x^2 + x + 1)(x^2 - x - 1)=0
    And resolve two equations of second grade

  • @goldfing5898
    @goldfing5898 6 днів тому

    I would just add x^2 + 2x + 1 and get the equation
    x^4 = x^2 + 2x + 1
    Both sides can be written as "perfect squares":
    (x^2)^2 = (x + 1)^2
    so we can just take the square root on both sides (as is also done in the general quartic formula after some more effort, namely solving the cubic resolvent, which is not necessary here):
    x^2 = +(x + 1) or x^2 = -(x + 1)
    x^2 = x + 1 or x^2 = - x - 1
    x^2 - x - 1 = 0 or x^2 + x + 1 = 0
    and so forth.

  • @TOG3AX
    @TOG3AX 7 місяців тому +5

    Can you do sin(cos(x)) = cos(sin(x)) in the next video?

  • @Tman1000-be7op
    @Tman1000-be7op 7 місяців тому +10

    Next, solve polynomial with degree 6 with cubic equation 😎

  • @donwald3436
    @donwald3436 7 місяців тому +10

    It's 5am and I'm watching a math video lol rip.

  • @heythere9380
    @heythere9380 7 місяців тому +1

    i enjoy your videos as you methodically slay these problems. In light of this possible "discovery" here's a merch idea for a shirt( with the appropriate graphics) : Quad-Form Man: Crushing Unruly Quartics Since 2024

  • @carly09et
    @carly09et 7 місяців тому +1

    before watching: convert to difference of two squares (x^2)^2 - (x+1)^2 then two quadratic factors [x^2 - x - 1][x^2 + x + 1] = 0 . Real roots are phi, Complex roots (-1+- iRoot3)/2

  • @sumedh-girish
    @sumedh-girish 7 місяців тому

    Just a small doubt on my part. while we derive the quadratic formula, it is usually established that a is not zero(since it wouldn't be a quadratic if it was). However if a, b and c can be functions in x(How does this generalize to all functions? Piecewise functions too?) zero(or any root of a) can be a perfectly legible root for the equation but the denominator for the quadratic formula can become undefined. Eg. (x-2)*x^2 + x - 2. I am really curious about this idea, but I don't think we will be able to derive powerful conclusions without rigorously answering these questions. I highly enjoyed your video nonetheless. Thank You.
    DISCLAIMER : This is a repost of my comment on the previous video posted, but I am also putting this here because I believe it would be more likely that you read it here.

  • @jadedtrekkie
    @jadedtrekkie 7 місяців тому

    3:45 shouldn’t it be x^2 - x + 1?

  • @priyampradhan1723
    @priyampradhan1723 6 місяців тому

    Can anyone please explain me the relation between the eqn, and golden ratio. I mean its amazing that they are linked together, but I want a visual explanation, or possible graph.

  • @FaerieDragonZook
    @FaerieDragonZook 7 місяців тому

    One way I like to derive the quartic equation is to split the reduced quartic into a difference of squares of the form (x^2+ax+b)^2 = c(x+d)^2. In order to solve for the coefficients in this equation, you need to solve a cubic 'determinant' equation. Of course in this case, the coefficients are trivial.

  • @archangecamilien1879
    @archangecamilien1879 7 місяців тому +1

    Hmm...I don't know what that would mean, lol, to abuse the quadratic formula, but maybe one can rewrite it as x⁴- (x²+2x+1)=0 => x⁴- (x+1)²=0, so, the difference of two squares, that would be (x²-x-1)(x²+x+1)=0, etc...just set each factor equal to 0, regular quadratics, etc...hopefully I didn't make some silly mistake...

  • @thegamer7537
    @thegamer7537 7 місяців тому

    If you have x^3 in an equation like this, can you say that x is the coefficient of x^2 and use the quadratic formula, substituting a, b, or c as x and then solving for x?

  • @itzbelowzero8543
    @itzbelowzero8543 7 місяців тому +1

    Does this work on cubic aswell?

  • @kamrujjaman1585
    @kamrujjaman1585 7 місяців тому

    i'm in class 8 or grade 8 or standard 8. so I don't know derivatives, differentials, integrations. but I know complex numbers, some trigonometries, logarithms and other things of grade 9-10. blackpenredpen helped me a lot to understand these. still I don't know any calculus topic. i have invented some formulas and theorems like 3d trigonometry with 2 angles and 12 ratios, product of some infinite sums, relation between all types of means/averages like quintic>quartic>cubic>quadratic>arithmetic>harmonic etc. recently I'm trying to make quintic formula with radicals, because I don't know calculus and some special functions. many people thinks , it's not possible and they already have given the proof. but I think there's still a probability that we can make quintic formula with only radicals. blackpenredpen, can you help me by explaining without calculus that why this is'nt possible? please make a video on it.

  • @cdkw8254
    @cdkw8254 7 місяців тому +30

    x^3 term: allow me to introduce myself

    • @Adrian-cq2tt
      @Adrian-cq2tt 7 місяців тому +7

      actually you can always get rid of the x^3 term with a substitution

    • @ThorfinnBus
      @ThorfinnBus 7 місяців тому

      ​@@Adrian-cq2tt not always. The coeffecients for x⁴ and constant should be same. And also coeffecient of x³ and x should be same. These are not rules given by a book just a logic. There is no other way to make substitution if not for tjese.

    • @Adrian-cq2tt
      @Adrian-cq2tt 7 місяців тому +8

      @@ThorfinnBus It’s always possible through the substitution y = x - a/4, where a is the coefficient of the x^3 term. Ferrari himself only considered a depressed quartic for his method of solving a general quartic because it’s always possible to go from one to the other

  • @ishantop109
    @ishantop109 7 місяців тому +1

    Please anyone solve 4+n=2^(n-1)

  • @SumanYadav-wr3cn
    @SumanYadav-wr3cn 7 місяців тому

    Sir please make videos on sieve theory

  • @scottleung9587
    @scottleung9587 7 місяців тому

    Nice method - BTW does it only work for depressed quartics?

  • @GreenMeansGOF
    @GreenMeansGOF 7 місяців тому

    x^4-(x^2+2x+1)
    =x^4-(x+1)^2
    =(x^2-(x+1))(x^2+(x+1))
    =(x^2-x-1)(x^2+x+1)
    Perfect square trinomial and difference of squares. I wonder which quartic equations are solvable via your method.

  • @VictorZheng-sc5sc
    @VictorZheng-sc5sc 7 місяців тому +1

    NICE

  • @Trust_the_brain
    @Trust_the_brain 7 місяців тому +1

    Can you do the same with cubic formula?🤔🤔

  • @FishSticker
    @FishSticker 7 місяців тому +4

    Why keep this one unlisted?

  • @haideraamir2160
    @haideraamir2160 7 місяців тому +15

    Am i the only one who noticed at 3:50 he said "Quadratic Formula aa gaya"

    • @madhurpopli1790
      @madhurpopli1790 7 місяців тому

      now i can't unhear it 😭😭

    • @lakshya4876
      @lakshya4876 7 місяців тому +1

      All indians want to know you location

  • @abhirupkundu2778
    @abhirupkundu2778 7 місяців тому

    I need an explanation for why this works in the first place, that is taking x^4 as a constant in a quadratic equation which itself is in terms of x?

  • @theprobablyuncommonhandle
    @theprobablyuncommonhandle 7 місяців тому

    You’d think the inverse of f(x) = x(x+1) would be √(x+√(x+√(x+…))). If you solve it it would be (√(1+4x)-1)/2, but the closest recursive formula is √(x+√(x+√(x+…))) - 1; this doesn’t apply at x = 0 (or x ≤ 0? Idk), but where does the -1 come from???

  • @jamescollier3
    @jamescollier3 7 місяців тому

    That smile as he breaks math 😊😅😂

  • @surajjh2
    @surajjh2 7 місяців тому

    this is so cool

  • @___anand.m.__
    @___anand.m.__ 7 місяців тому

    Keralites were shocked at the intro sponsor, until we saw the logo😂

  • @Trust_the_brain
    @Trust_the_brain 7 місяців тому +25

    This is my 1/0 timeth seeing brilliant on a black pen red pen video💀

    • @fsponj
      @fsponj 7 місяців тому +5

      Which 1/0? +∞, -∞, ∞i.. what's the argument

    • @athenovae
      @athenovae 7 місяців тому

      @@fsponjyes

    • @edamchese3008
      @edamchese3008 7 місяців тому +2

      My -1/12 th

  • @happy.5
    @happy.5 7 місяців тому

    Finally bprp came up with C as C(x) for quadratic formula

  • @ethanchan9973
    @ethanchan9973 7 місяців тому

    tq the rock

  • @aaryavbhardwaj6967
    @aaryavbhardwaj6967 7 місяців тому +5

    Sir, How to know the number of rows for DI method

    • @suckanegg5501
      @suckanegg5501 7 місяців тому

      ua-cam.com/video/N1KLaLi_LjA/v-deo.html

    • @NoNameAtAll2
      @NoNameAtAll2 7 місяців тому +3

      just do it until it becomes simple or repeats
      it might get more and more complicated instead, which may mean you need to divide what's D and what's I differently, but that comes from experience
      but for simplest cases:
      x^n needs n+1 rounds of D to become 0
      e^x neess one round to repeat
      and sin, cos, tg, ctg need 2 steps

    • @activatewindows7415
      @activatewindows7415 7 місяців тому

      You add the rows as you go along??? Or you can predict it. 2-3 is a good start.

  • @DennisHasenkampfDH
    @DennisHasenkampfDH 7 місяців тому

    Math is the way of expression in different ways of terms.

  • @aaryavbhardwaj6967
    @aaryavbhardwaj6967 7 місяців тому +5

    OMG!!!? PHI, 2nd n 3rd cbrt of Unity all 3 as answers????????

  • @Utesfan100
    @Utesfan100 7 місяців тому

    The line right before the quadratic formula is clearly a difference of squares. Thus we factor immediately to the 2 quadratic you solve.

    • @bjornfeuerbacher5514
      @bjornfeuerbacher5514 7 місяців тому

      That's what he said already at about 0:30, followed by "I'm not going to do that".

  • @aryusingh1790
    @aryusingh1790 7 місяців тому

    Can't we just substitute x^2 as t and then solve ?

  • @bobbyheffley4955
    @bobbyheffley4955 4 місяці тому

    The complex solutions are cube roots of 1.

  • @foxmcgaming743
    @foxmcgaming743 7 місяців тому

    Can we have the quadratic equation with a equal to x square minus 1?

  • @cdkw2
    @cdkw2 7 місяців тому +2

    The person who made the quadratic formula would not have even though of this lol

    • @phoquenahol7245
      @phoquenahol7245 7 місяців тому

      No they certainly wouldn't because it was discovered over 4000 years ago during a time when math was linked to geometry and the modern algebraic notation that we use did not exist.

  • @igpoo
    @igpoo 7 місяців тому

    You could have more easily done it as the difference of 2 squares. (X squared all squared and x+1 squared. Gives the product of 2 quadratics, solved as per original

  • @satyamclassesjamshedpur0064
    @satyamclassesjamshedpur0064 7 місяців тому

    SIR, I AARUSH YOUR BIG FAN FROM INDIA. SIR, I LIKE CALCULUS THE MOST. SO, COULD YOU PLEASE UPLOAD A VIDEO ON A TOUGH INDEFINITE INTEGRAL.

  • @МаксимАндреев-щ7б
    @МаксимАндреев-щ7б 7 місяців тому

    x^4-(x+1)^2=0, then we use the square difference formula and get the roots

  • @santanuganguly5642
    @santanuganguly5642 7 місяців тому +1

    Just put x= omega(w) and boom.

  • @omograbi
    @omograbi 7 місяців тому +1

    I have a moral question for you
    Before proposing this method, if you put this problem in one of your tests, and one of your students worked out his way through this method, would you have accepted his soluation and granted him the grade?

    • @blackpenredpen
      @blackpenredpen  7 місяців тому +1

      I would give the student full credits!

  • @msolec2000
    @msolec2000 2 місяці тому

    the cube root of unity. Nice try, though. And cool quartic too :)

  • @Trust_the_brain
    @Trust_the_brain 7 місяців тому +2

    He's onto something🔥🔥🔥🔥

  • @olsitopalli5032
    @olsitopalli5032 7 місяців тому

    x!=i^x+3

  • @Archimedes_Notes
    @Archimedes_Notes 7 місяців тому

    You can do more you can take x=2 and get the answer. That is Lapo method. If i remember. YOU CAN EVEN TAKE X=1 AND IGNORE THE OTHER X'S AND GET THE SOUTIONS. THATBIS CALLED THE SLEEPING DOG IF I REMEMBER
    IT DOES NOT WORK

  • @davidcohen12345
    @davidcohen12345 7 місяців тому

    Cube roots of unity

  • @ricardoguzman5014
    @ricardoguzman5014 7 місяців тому

    You could probably use the same method to solve certain quintic equations.

  • @ALE__X._.
    @ALE__X._. 7 місяців тому

    What if we solve a quintic equation with the quadratic and cubic formulas?🤔

  • @R055LE
    @R055LE 7 місяців тому

    My kind of ASMR

  • @cosmorito961
    @cosmorito961 7 місяців тому +1

    Damn! You looked so much younger in previous videos😢

  • @LaxmiSarkar-gz4sl
    @LaxmiSarkar-gz4sl 7 місяців тому

    Proof quartic formula

  • @a17waysJackinn
    @a17waysJackinn 7 місяців тому

    okay i literally thought we getting to the point that we would start getting a quadratic formula inside a quadratic formula smth like that but luckily still not i guess..

  • @Grieving_Eshel
    @Grieving_Eshel 7 місяців тому

    This equation is scary, but we can see, that x2+2x+1 = (x+1)2 =>
    (x+1)2-(x2)2 = 0 =>
    (x+1-x2)(x+1+x2) = 0
    Second equation has no solution in real numbers. First equation has two solutions.
    It is easier, than abusing the quadratic formula.

  • @DARKi701
    @DARKi701 7 місяців тому

    I presume quadratic formula lawyers still did not appear just to sue you

  • @LegendaryBea
    @LegendaryBea 7 місяців тому

    This was posted on members only right whyhere

  • @Strasno666NewYear
    @Strasno666NewYear 7 місяців тому

    Ok

  • @mekaindo
    @mekaindo 7 місяців тому

    UTTPs with childs be like

  • @atzuras
    @atzuras 7 місяців тому

    Maths is half abusing notation and half cheating notation

    • @trueriver1950
      @trueriver1950 7 місяців тому

      The real mystery created by maybe is that so much of the abuse of notation turns out to work anyway...
      This becomes even more obvious when you progress onto stuff like simplifying tensors in general relativity. The rules for simplification are so trivial that it's hard to believe they actually give you an answer that matches experiments.
      This is sometimes referred to as "the unreasonable applicability of maths to the real world".

  • @Acssiohm
    @Acssiohm 7 місяців тому +2

    That's at the same level of maths as 64/16 = 4/1 by simplifying the 6... It works on one example without a particular reason and has mathematically no sense ...

    • @be-mr3tj
      @be-mr3tj 7 місяців тому +4

      Not really, this trick will always give you a valid equation and you are allowed to treat variables as constants. Eg. (Partial derivatives). Bare in mind, most of the time it just makes the equation harder to solve, but it is a neat trick when working with specific equations.

    • @canaDavid1
      @canaDavid1 7 місяців тому +1

      Mathematically it is completely valid. But it needs kind of contrived examples for it to be useful, as the square root complicates things.

    • @Acssiohm
      @Acssiohm 7 місяців тому

      @@be-mr3tj Okay I understand why you can do it, but it's not because you can treat x as a constant ... It's just the way it's proven is just factorisation.
      Nevertheless I think it's really better to factor it ourselves with
      (x²)² - (x+1)² = (x²-x-1)(x²+x+1) = 0
      So we see why the simplification works

  • @Flash_Skaterr
    @Flash_Skaterr 7 місяців тому +1

    Good evening sir from India , i have recently discovered a new method for finding 1st root of a quadratic equation ,, i would like you
    where can i contact you (i dony use insta or facebook )😊

  • @LaxmiSarkar-gz4sl
    @LaxmiSarkar-gz4sl 7 місяців тому

    Proof quartic formula

  • @LaxmiSarkar-gz4sl
    @LaxmiSarkar-gz4sl 7 місяців тому

    Proof quartic formula

  • @LaxmiSarkar-gz4sl
    @LaxmiSarkar-gz4sl 7 місяців тому

    Proof quartic formula

  • @LaxmiSarkar-gz4sl
    @LaxmiSarkar-gz4sl 7 місяців тому

    Proof quartic formula

  • @LaxmiSarkar-gz4sl
    @LaxmiSarkar-gz4sl 7 місяців тому

    Proof quartic formula