How to factor a trinomial! (5 easy ways!)

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

КОМЕНТАРІ • 85

  • @bprpmathbasics
    @bprpmathbasics  9 місяців тому +4

    How to use the quadratic formula to factor trinomials: 👉 ua-cam.com/video/FkzNRzRNV0A/v-deo.html

  • @jimhaskell5485
    @jimhaskell5485 9 місяців тому +30

    I've been a math teacher for 29 years, and I've never seen the "slide and divide" method. Love it!!

  • @ndrslvn1886
    @ndrslvn1886 9 місяців тому +22

    I prefer the first method because it doesn't require any "magical" steps, just basic algebra.

  • @D17D
    @D17D 9 місяців тому +43

    Here because I'm a first-year CS student and I forgot how to solve a quadratic

    • @patolol3091
      @patolol3091 9 місяців тому

      😂😂 probably me in the future

  • @tobybartels8426
    @tobybartels8426 9 місяців тому +4

    I always do the a-c method, because it's systematic; there's no trial and error, just going through a list of divisors. Plus, if it can't be factored, then you'll know it; you won't worry that you missed an option. (Generally I do a-c by grouping, to not introduce new elements, although the box is slightly faster.)

  • @ivannovalery6504
    @ivannovalery6504 9 місяців тому +5

    I usually teach the final method like this
    ( a + c) | bc
    ( b + d) | ad
    ----- -- +
    6x^2 - 3 |+7x
    a and b are factors of 6x^2.
    c and d are factors of -3
    Cross multiply these factor to get bc and ad. add them together and use +7x to check if your selection of factors are correct

  • @ASChambers
    @ASChambers 9 місяців тому +2

    It’s always nice to see different ways to solve common problems. Thanks for sharing.

  • @elliekittymeow
    @elliekittymeow 9 місяців тому +5

    If you show this video to twitter users they will literally explode. Also, you're a great teacher, thanks a lot!

  • @schlingel0017
    @schlingel0017 9 місяців тому +3

    I think first method makes most sense. It is also very easy.

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

    I normally use the Factor Theorem, where if f(y) = 0, then x-y is a factor. Can be difficult because you sometimes need fractions, ie f(y/3) = 0 means 3x-y is a factor. You also have to use substitution and poly long division, but it’s a satisfying method and works for polynomials of all orders, not just quadratics.

  • @nathanbarnes3969
    @nathanbarnes3969 9 місяців тому +4

    The best method is not any of these 5, or the quadratic formula. Completing the square is goat

  • @bprpmathbasics
    @bprpmathbasics  9 місяців тому +2

    All you need for know for factoring polynomials: 👉 ua-cam.com/video/9Uaqso-4W64/v-deo.html

    • @hammadsirhindi1320
      @hammadsirhindi1320 9 місяців тому

      Is there any numerical method available to calculate gamma function of non analytical numbers like (1/3), (1/5) ?

  • @bprpmathbasics
    @bprpmathbasics  9 місяців тому +4

    the pq quadratic formula that they don't teach you in school
    ua-cam.com/video/NlX_VR-e8qo/v-deo.html

    • @lookingforahookup
      @lookingforahookup 9 місяців тому

      They do teach it. It's just that the teachers don't want to teach.

    • @anuragguptamr.i.i.t.2329
      @anuragguptamr.i.i.t.2329 9 місяців тому

      I would rather always prefer method 6 (the quadratic formula). Because it works in all cases, such as the cases of irrational roots or complex roots.

  • @tanelkagan
    @tanelkagan 9 місяців тому

    @bprpmathbasics
    Great video as always, but a few observations:-
    1. In Method 1 - AC with grouping - having found two numbers that sum to 7 (being -2 and 9) you say "if one of the numbers is negative, write it down first". I can't quite figure out why that's important.
    Clearly in step 2, if you were to write instead 6x² + 9x - 2x - 3 this becomes 3x (2x + 3) - (2x + 3), which again factors in exactly the same way to (3x - 1)(2x + 3). I haven't tested many cases, but it seems to me that if the quadratic *does* factor in a nice way like this, then it won't matter how you group, you'll always get the same result. It links to Method 2 - all that's happening is that we're either grouping "across rows" or "across columns", but either way should work equally well, right? Do you have a particular reason for wanting to write the negative number first?
    2. Purely my opinion, but Method 3 (the "weird" AC method) and 4 ("Slide and divide") would seem to involve more things to remember, and more things that could go therefore wrong. They're probably not methods I would recommend to anyone that isn't already very familiar with factoring - are there cases where these methods are easier to use?
    3. In Method 5 ("Tic Tac Toe") - you say "We ask ourselves 'what times what will give us 6x²?' and the correct combination is 2x and 3x". Well, that is *one* combination, sure, but the reason why it's the *correct* combination is rather much glossed over. As a beginner, it's not obvious, and I think it would be useful to establish why you've rejected the combination 6x and x. In other cases, there might be three or more combinations (eg. 12x² might be factored to x and 12x, 2x and 6x, or 3x and 4x.
    Of course the wrong combination is not going to work as you progress through the method, but in your example if you were merely selecting 2x and 3x because you already knew the answer, that obviously wouldn't be a valid approach for someone looking at the problem for the first time.
    Thoughts?

  • @JubeiKibagamiFez
    @JubeiKibagamiFez 9 місяців тому +1

    I definitely like the tictactoe method the most.
    Just a question, are we solving for X?

    • @charleskrueger5523
      @charleskrueger5523 9 місяців тому +4

      Not solving. Just factoring.
      If this was part of an equation, you would need to factor prior to solving for X.

    • @JubeiKibagamiFez
      @JubeiKibagamiFez 9 місяців тому

      @@charleskrueger5523 Ah, okay.

    • @darranrowe174
      @darranrowe174 9 місяців тому +1

      Also, factorising and solving are essentially the same.
      (3x-1)(2x+3)=0
      3x-1=0 or 2x+3=0
      3x=1 or 2x=-3
      x=1/3 or x=-3/2
      x=1/3 or x=-3/2
      3x=1 or 2x=-3
      3x-1=0 or 2x+3=0
      (3x-1)(2x+3)=0
      If you know how to, factorising is normally the fastest with whole numbers or easy fractions. CTS and the formula tend to take longer due to the algebraic manipulation.

    • @JubeiKibagamiFez
      @JubeiKibagamiFez 9 місяців тому

      @@darranrowe174 Oh, okay.

  • @ActualDumBatcha
    @ActualDumBatcha 9 місяців тому +3

    4th is the best method by far.

  • @teengrogu5177
    @teengrogu5177 9 місяців тому +1

    I love the 4th and I know why it works always

  • @lumina_
    @lumina_ 9 місяців тому +1

    I've always done the "weird AC" and I've certainly always considered it weird, but I'm super used to it haha

  • @ZipplyZane
    @ZipplyZane 9 місяців тому +1

    Yeah, I don't like the last method because you now have more things to check. You have to check all the factors of a *and* all the factors of c, mixing and matching.
    Discovering the first method was a revelation. It works. If I can't do that, then I use the sixth method: the quadratic formula. If I actually need the factors, I can reverse it from the answer, eg. if I get x=3/4 as one answer, then one factor is (4x-3).

  • @armanavagyan1876
    @armanavagyan1876 9 місяців тому +1

    Last one is the best way🙏

  • @AzureKyle
    @AzureKyle 9 місяців тому +2

    These are all interesting methods, however the last method is the one that's closest to what I usually do. I don't use a tic tac toe grid, I just look at the x^2 and ask what times what equals my x^2 (in this case 6x^2) For this problem, I'd get x and 6x, as well as 2x and 3x. Then I'd look at the -3 and get either 1 and -3, or -1 and 3 Then I'd make every combination of the factors ie. (6x+1)(x-3) etc. and then using FOIL, solve each one until I got the original problem (in this case, (3x-1)(2x+3)) However, I might utilize the first method from now on, as that seems the easiest one to do.

    • @jimbobago
      @jimbobago 9 місяців тому

      This sounds like an exhausting, tedious slog. 12x²-7x-12 for example has, by my calculation, 18 potential combinations of binomials to be tested.

    • @AzureKyle
      @AzureKyle 9 місяців тому

      @jimbobago Yeah, it can be, but I also enjoy working with numbers, so it's fun in it's own way.

    • @jimbobago
      @jimbobago 9 місяців тому

      @@AzureKyle Who am I to argue with someone who finds math fun in its own way?

  • @WilliamMarkRock
    @WilliamMarkRock 9 місяців тому

    I forgot the one I took at school but I also didn't like any other method because they didn't seem familiar. The one in the school textbook was different from the one that was explained by the teacher, and I couldn't understand it. This one has both, plus other methods I found on the internet, and it explains them all very well. =

  • @FleckerMan
    @FleckerMan 8 місяців тому

    What does common factor mean in the screen-text?

    • @FleckerMan
      @FleckerMan 8 місяців тому

      as in 2x^2 + 4x + 6 = 0 would need to be reduced to x^2 + 2x + 3 = 0 first?

  • @RoniRonkoKovatch
    @RoniRonkoKovatch 9 місяців тому

    Regarding the tic tac toe....
    what times what equals 6x^2....
    6x * x
    3x * 2x
    How do you know if to check 6x and x or 3x and 2x ??

    • @jimbobago
      @jimbobago 9 місяців тому

      You don't. This method is full of nothing but trial and error. 12x²-7x-12, to look at another example, could be x & 12x, 2x & 6x, or 3x & 4x. Likewise, the constant term could be 1 & 12, 2 & 6, or 3 & 4 and each pair of constants has two combinations of plus/minus signs. By my figuring, this means there are 18 combinations of binomials you could form to try to find the right combination. To me, it seems like the most inefficient choice.

  • @RatulBiswas_is_op
    @RatulBiswas_is_op 9 місяців тому

    I think , sticking one method and fully mastery it is the best .

  • @prathmeshgaonkar8026
    @prathmeshgaonkar8026 9 місяців тому +1

    I'm accustomed to the first method

  • @tkhcheng
    @tkhcheng 9 місяців тому +1

    Which method would you use for 10x^2-57x+54?

    • @bprpmathbasics
      @bprpmathbasics  9 місяців тому

      Tic tac toe. (5x-6)(2x-9)

    • @tkhcheng
      @tkhcheng 9 місяців тому

      @@bprpmathbasics Does that mean this method is the most versatile?

  • @jeffw1267
    @jeffw1267 9 місяців тому +1

    I would just use the quadratic method, if the factors are not immediately apparent. This one can be done mentally if you know that the square root of 121 is 11.

  • @박강현-k9k
    @박강현-k9k 8 місяців тому

    ari gatou math sensei

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

    I remember cracking my head with the weird method that was the only one my teacher used in school. If I just knew there were much easier ways to do the same

  • @alexmorgan2918
    @alexmorgan2918 9 місяців тому

    Those are legit!!!!

  • @Newscrews10
    @Newscrews10 8 місяців тому

    Many years, many students...Box method easiest for them to use and remember. I teach all of these using a diamond method and the Box method can be used with least amount to remember. They do mot have the stamina to guess and check anymore. I had to change from guess and check after so many were getting frustrated.

  • @monics_medics
    @monics_medics 9 місяців тому

    I love maths❤

  • @potentialofprotonis3
    @potentialofprotonis3 9 місяців тому +3

    me seeing the given question- :DD
    me then seeing bprp's shirt- 😵‍💫😵‍💫
    i am in 8th and know nothing about calculus lol

  • @brendanward2991
    @brendanward2991 9 місяців тому +1

    I usually use method 6: trial and error until I finally stumble across the solution.

  • @ghostmelon64
    @ghostmelon64 9 місяців тому

    Mathmagical!!!

  • @donq4483
    @donq4483 9 місяців тому +1

    My algebra teacher taught us the Amazon Prime way, but this was in 2005 long before Amazon Prime became what it is today 😂

  • @michaelmcclellan5345
    @michaelmcclellan5345 9 місяців тому

    Have you taught the method taught by Po Shen Lo?

  • @Zevoxian
    @Zevoxian 9 місяців тому

    Hmm I kinda like the first (or first three) methods. I always just go to quadratic formula when a=/=1

  • @ahadshaikh368
    @ahadshaikh368 9 місяців тому +1

    You can also use formula method which is equal to [-b+-sqrt(b²-4ac)]/2a

    • @richskater
      @richskater 9 місяців тому +5

      The video was on methods for factoring, not solving.

    • @newaccount-cz6tb
      @newaccount-cz6tb 9 місяців тому

      Factoring out is way quicker almost every time than formula. It is only troublesome when you get factors in roots and fractions

    • @tobybartels8426
      @tobybartels8426 9 місяців тому +1

      ​@@richskater: Although I wouldn't recommend it, you _can_ factor by solving. If the solutions are r and s, then it factors as a(x−r)(x−s). If r and s are integers, then you're done; otherwise, their denominators will be factors of a, which you can distribute. (Of course, if r and s are irrational, then it won't factor.)

    • @jimbobago
      @jimbobago 9 місяців тому +1

      Tell me you don't understand the point of the video without *saying* you don't understand the point of the video.

    • @ahadshaikh368
      @ahadshaikh368 9 місяців тому

      @@jimbobago yeah i know. It's about factorizing with different methods taught us in 6th grade.

  • @julzborgy345
    @julzborgy345 9 місяців тому +1

    just complete the square yall x

  • @YukiRisu-j9c
    @YukiRisu-j9c 9 місяців тому +1

    I LOVE YOU SOOO SOSOOSO SOOOO MUCH THANK YOU SO MUCH FOR THIS IM SO GOOD AT MATH NOW I WENT FROM 0% TO 88.9% THANK YUOU LORD AD SAVOURS

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

      not even 89%?

    • @YukiRisu-j9c
      @YukiRisu-j9c 9 місяців тому

      @@Fatmuffintart I'm just better than you

    • @bprpmathbasics
      @bprpmathbasics  9 місяців тому

      Happy to hear and love your excitement! Keep up your good work!! 👍

  • @HarisRehmanGG
    @HarisRehmanGG 9 місяців тому +1

    My teacher calls AC 'Product Sum', where you find ax²+(m+an)x+mn

  • @MrFrmartin
    @MrFrmartin 9 місяців тому

    I used the 4th way to factor which i found to be the easiest.

  • @ahadshaikh368
    @ahadshaikh368 9 місяців тому +1

    First one is the easiest method.

  • @robotrock3271
    @robotrock3271 9 місяців тому

    For C, that doesn't work when you can define the smallest non zero amount.

  • @anuragguptamr.i.i.t.2329
    @anuragguptamr.i.i.t.2329 9 місяців тому +1

    I would rather always prefer method 6 (the quadratic formula). Because it works in all cases, such as the cases of irrational roots or complex roots.

  • @maheshkushwah8414
    @maheshkushwah8414 9 місяців тому

    -(-2)= +2 but why

  • @syedmuhammadaqil1998
    @syedmuhammadaqil1998 9 місяців тому +2

    First

  • @pulkit935
    @pulkit935 9 місяців тому

    Or you can just use quadratic formula

    • @Steve_Stowers
      @Steve_Stowers 9 місяців тому +2

      The quadratic formula isn't really a way of factoring a trinomial. Although you could work backwards from what it gives you to figure out the factors.

    • @pulkit935
      @pulkit935 9 місяців тому

      ​@@Steve_Stowersyes, you are right, i thought you will get the same factors if we divide the whole equation by 6, but the factors you get by quadratic formula are 1/6th of the actual factors
      And as a maths student I am really embarrassed right now

    • @KermitSF
      @KermitSF 9 місяців тому

      ​@@Steve_Stowers it is one💀.
      You only need one of the zeros and then apply ruffini bruh

  • @mikejackson19828
    @mikejackson19828 9 місяців тому

    Not first.

  • @GikamesShadow
    @GikamesShadow 9 місяців тому

    I am 31
    Why am I sitting here acting like a student????

  • @occidereme8467
    @occidereme8467 8 місяців тому

    Box method is for the weird kids