The Algebra Step that EVERYONE Gets WRONG!

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

Комментарии • 1 тыс.

  • @DeanNataro
    @DeanNataro 6 месяцев назад +40

    An important general point is this: when you square both sides of an equation, your new equation can have more solutions
    than the one you started with. Ex: x = 2 has one solution, x^2 = 4 has two solutions. When you solve an equation after having
    squared both sides of the original, your new equation may have one or more "false roots". Thus, it is necessary to take your
    bottom line "possible solutions" back to the original to see which ones don't work.

    • @MikeStallings2023
      @MikeStallings2023 2 месяца назад +9

      Yes, thank you. A teacher pronouncing that "only the principal square root matters in this case" tells the student nothing useful whatsoever. I already knew the answer, and this video almost sucked that knowledge out of my brain.

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

      That's true, but it's not really relevant here.
      Going through a whole process of solving the equation (which involves squaring both sides) only to find that the solution doesn't work when you plug it back in to the original equation is a complete waste of time (not to mention a failure of understanding) when we can see by inspection that the equation is impossible.

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

      This is true whenever you apply a non-injective function to the beginning equality.
      For example,
      x=2
      If we apply f(x)=x+1/x to both sides, we get
      x+1/x= 5/2, which has 2 solutions. Mainly,
      x_1= 2 and
      x_2 = ½

    • @claude77573
      @claude77573 2 месяца назад +1

      Wow

    • @geraldlame
      @geraldlame Месяц назад +3

      Thanks for that. I was very frustrated after sitting through the lesson, because he didn't explain clearly (at least to me) what had gone wrong. I thought, if you do the same thing to both sides of the equation, the resulting equation is guaranteed to be correct. If you follow all the rules and get the wrong answer.... wha??? That was the feeling I was left with. But your general point cleared that up for me. It was just what I needed. The teacher made it sound like the problem was the definition of a symbol, which seems like just a matter of convention, an arbitrary rule, not a mathematical truth. That didn't explain how you can get the wrong answer by following a rule that should guarantee the preservation of truth. Your example showed that the problem of extra roots didn't depend on the radical symbol. It was a consequence of the squaring operation.

  • @ProactiveYellow
    @ProactiveYellow 2 месяца назад +33

    3-√(2m+2)=8
    √(2m+2)=-5
    √x is the primary functional branch of the inverse relation of the function f(x)=x², with branch cuts such that f₁⁻¹(x)≥0 and f₂⁻¹(x)

    • @akademesanctuary1361
      @akademesanctuary1361 Месяц назад +1

      The radical has a negative of an imaginary operator on it, Heaviside's j=±1 rotating signs with each operation that squares to -1. When we divide both sides by that, we rotate it into another operator that does not flip its signs and squares to +1. It eliminates the extraneous solution.
      3-±√2m+2=8 → -j√2m+2=5 → √2m+2=5/-j rationalizes to 5j'=√2m+2 → 25=2m+2

    • @peppermann
      @peppermann Месяц назад

      Wikipedia states definition includes both positive and negative solutions…..

    • @ProactiveYellow
      @ProactiveYellow Месяц назад +2

      @@peppermann wikipedia also states that the radical denotes the principal square root, also called "THE square root" with a definite article, which is positive. The radical symbol is representing the square root FUNCTION, which takes the real numbers exclusively to the non-negative complex axes. A function maps every element of its domain to exactly one element in its codomain.
      In general "a root" is a solution to a polynomial equation in one variable. An "n'th root of k" is a solution to the polynomial xⁿ-k=0. The roots of x²-4=0 are {2,-2}, but √4 is only 2.

    • @eyekantbeme
      @eyekantbeme Месяц назад

      You need to use imaginary numbers.

    • @hikashia.halfiah3582
      @hikashia.halfiah3582 Месяц назад

      @@ProactiveYellow using a definite article to imply something significant. At first glance that seems to be practice that should be disavowed, but thinking back, a lot of statements in math also make quite heavy usages of grammar rules. But "THE" here really is a thing that's easy to miss.

  • @scottdobson1276
    @scottdobson1276 Год назад +102

    In this case it would be informative to move the - to the numerical side of the equation. It would yield a sq root equalling a negative number which is an obvious thing to look for.

    • @GeoRedtick
      @GeoRedtick 9 месяцев назад +10

      That was basically going to be my comment. You can tell right from the beginning that way that it has no solution.

    • @ozviking8052
      @ozviking8052 9 месяцев назад +4

      Yes. Moving the sign immediately gives the solution (25/2)i - 1

    • @illhaveanother8173
      @illhaveanother8173 9 месяцев назад +3

      Yeah, it never even occurred to me to square away the negative.

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

      that’s how i looked at the problem from the get go

    • @gavindeane3670
      @gavindeane3670 2 месяца назад +5

      @@ozviking8052 That's not a solution. That gives 2m+2 = 25i.
      But √(25i) does not equal -5.
      I think you have the relationship backwards. It looks like you're thinking √i = -1, but that's not correct. The relationship is √(-1) = i.

  • @PhillipRhodes
    @PhillipRhodes Год назад +66

    I got "no solution" a slightly different way. I don't consider "-(sqrt(2m+2)) to be fully isolated, since there's a -1 being multiplied by (sqrt(2m+2)) there. So I divided through by the -1 to get sqrt(2m+2)=-5. At which point you already know there is no solution, since a sqrt can't give a negative answer.

    • @alexaneals8194
      @alexaneals8194 Год назад +8

      Actually a sqrt can give a negative number. Without complex numbers you can't take the sqrt of negative number. - 5 * - 5 = 25 and 5 * 5 = 25 so the sqrt of 25 is +/- 5.

    • @evgtro8727
      @evgtro8727 Год назад +1

      @@alexaneals8194 The problem here is you both are talking about different sqrt functions. You need to agree first which sqrt to use. One of them can give values in the form of negative real numbers and the other one is not allowed to do that.

    • @alexaneals8194
      @alexaneals8194 Год назад +10

      @@evgtro8727 It's actually not which sqrt to use. It's the fact that they have introduced the concept of principal sqrt after I attended school. I took Algebra I in the 8th grade in 1978-1979 and Algebra II the following year 1979-1980. At that time there was no principal sqrt. The sqrt equation was assumed to include both positive and negative values. So, the roots to 25 would be +5 and -5. Even the math and engineering handbook that I have from before 2000 does not mention the principal sqrt. So, the concept is new to me. It makes sense since most people use calculators in math class and the calculator like the programming languages treat the square root as a function and not as an equation (which can return more that one value for a given input).

    • @evgtro8727
      @evgtro8727 Год назад +3

      @@alexaneals8194 Ironically I was the 8th grade student exactly at the same years, 1978-1979 🙂

    • @raoulduke5690
      @raoulduke5690 Год назад +18

      I was a math major in a university in 1970. I have NEVER heard of " principal square root." Mathmatics is centuries old, this is a new invented term.

  • @TheFallibleFiend
    @TheFallibleFiend Год назад +97

    This is a really important thing to understand. I don't know the exact percent of students who don't get it, but from decades of tutoring, I know it's high.
    From the comments there are some adults who are also confused by it. (Which is okay.)
    If you ask the solution of x² = 4, it's x ∈ {-2, 2}. But if you ask what is the solution of √4 = x, then the solution is ONLY x=2. The square root symbol means ONLY the positive square root, or what they call the "principal square root."
    Start with:
    x² = 4
    Take square root of both sides:
    ±√x² = ±√4
    Simplifying:
    x = ±2, or x ∈ {-2, 2}
    This is why in the quadratic equation, they use the ± symbol - because the square root symbol by itself refers to ONLY the positive (principal) square root and since the equation needs to account for BOTH square roots, they have to include the plus or minus sign.

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

      Nostalgia here!

    • @davidellis1079
      @davidellis1079 11 месяцев назад +10

      That's a very clear explanation. Your comment deserves to be pinned, as it would help a lot of people.

    • @charlesmrader
      @charlesmrader 9 месяцев назад +4

      The problem here is that there is a distinction between mathematics meant to have single answers and mathematics used to solve actual real world problems.

    • @thomasharding1838
      @thomasharding1838 2 месяца назад +4

      Except that according to Ozford website, sqrt of X is plus AND minus UNLESS a positive or negative sign is applied to the sqrt symbol.

    • @willemakkermans4067
      @willemakkermans4067 2 месяца назад +6

      Except for 'checking the answer with the original problem', you basically explained the whole 17+ minutes video in less than a minute of reading. Thank you, well done.

  • @deckerfranks7098
    @deckerfranks7098 Месяц назад +9

    Step 1 of resolving any equation with a variable in a radical or under a division bar is to remeber your domain and range. The original questions ask 3 minus [what] = 8. There is only 1 value in the [what] that works, -5. But the range on the sqrt function excludes negative values, so no further math needed. No sol.

    • @btpcmsag
      @btpcmsag Месяц назад

      I like it!

    • @friendofjohnbishop2440
      @friendofjohnbishop2440 12 дней назад

      Absolutely correct. The (Math teacher ) no need to go through all these hocus pocus solution. Nice @deck

    • @kurtu5
      @kurtu5 9 дней назад

      To me there is no difference between a whole number quadratic and a fractional number quadratic. I never knew that a^x had different domains depending on whether x is an integer.

    • @alext8828
      @alext8828 6 дней назад

      This is new to me. I gotta let it soak in. Very interesting, to me.

  • @dogvom
    @dogvom 9 месяцев назад +509

    The first step you have to take is to spell ALGEBRA correctly.

    • @1234larry1
      @1234larry1 6 месяцев назад +33

      Math skills/language skills....and never the twain shall meet.

    • @fredsalter1915
      @fredsalter1915 5 месяцев назад +7

      lol... spotted that straight away

    • @luisgq2358
      @luisgq2358 4 месяца назад +6

      you so wierd

    • @dogvom
      @dogvom 4 месяца назад +46

      The second step is to spell WEIRD correctly.

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

      @@luisgq2358 Weird

  • @CharlesBallowe
    @CharlesBallowe Год назад +18

    This feels like one of those things that comes up differently depending on the level of math that has been taught. The entry point is people only think about the principal square root, but as things like polynomial equations are introduced, you start to get "oh yeah... theres a secondary root". Then again, i was always getting into trouble on tests for having read ahead and applying theorems that hadn't been introduced in class yet.

    • @-danR
      @-danR 11 месяцев назад +8

      If I had to grade this video, and most of the comments, on a gray-scale of right to wrong, I'd give it a dark gray.
      For the greenhouse-plant-algebra of high school, you can go ahead and only allow principal roots (and if you want to pass exams, you better beware), but that may not give you _working_ solutions in engineering and physics. In another reply here, I mentioned a 1899 Algebra (school) textbook that was a little more nuanced, where the telling phrase appears on page 241 "... _if other than principal square roots _*_be admitted_* ..."

    • @danv2888
      @danv2888 11 месяцев назад +7

      Exactly what I was thinking. This all comes down to what level of math your studying and what crazy rules your teacher wants to add in.

    • @misterroboto1
      @misterroboto1 9 месяцев назад +3

      ​@@-danRNah, man. You're just confusing two different notations: x^0.5 and √x . The former refers to both roots while the latter really just refers to the principal root. Otherwise, why is it that the quadratic formula has a ± in front of the √? It would be redundant if, as you claim, √ refers to both roots in "more advanced mathematics".

    • @benprice3586
      @benprice3586 8 месяцев назад +1

      I'm sorry you went through that.

  • @rodrodrigues5402
    @rodrodrigues5402 11 месяцев назад +42

    What promotes the era is when teachers self contradict when they write on the board something like rad(4) = +/-2. That is never acceptable. In this series of math lessons I’ve seen that done frequently. You cannot ever justify writing that a radical is equal to plus or minus anything. There is no justification for claiming that. Doing that is what creates the problems with radicals.

    • @josephmalone253
      @josephmalone253 9 месяцев назад +8

      You are wrong. Two negatives cancel so it is acceptable. -(2)^2 =4. The problem is the new math and it's insane bias against complex numbers at the prealgebra stage when it is required for real world applications using complex analysis.

    • @bernhardbauer5301
      @bernhardbauer5301 9 месяцев назад +1

      We see more and more this kind of nonsense.

    • @wernerviehhauser94
      @wernerviehhauser94 9 месяцев назад +15

      ​​​@@josephmalone253wtf? Who tought you math?
      First: -(2)^2 = -4 . Put the "-" within the parenteses if you want it to be squared, too......
      Second: the radical sign is DEFINED to be the principal root. Always has been. Therefore √4 = +2 and nothing else.
      If you want to solve x^2 = 4, you HAVE to write x = +- √4 what can be simplified to +-2. Everything else is incorrect notation.
      And if you knew ANY math at all, you would KNOW that even complex numbers do not solve this. The radical sign is defined the exact same way for complex numbers. Don't need to trust me - try Wolfram Alpha. It'll tell you that there is no solution.

    • @marilynman
      @marilynman 9 месяцев назад +3

      @@wernerviehhauser94I think the problem relies on people not realizing the context of the operation. Yes the radical is defined as the principal root, which is positive but then people get confused in operations like solving for x^2 because then you have 2 roots. If it's just a number with no other context but no relation to anything else then the principal root is the answer.
      But in this scenario I think the right approach was not to give in the urge to solve for m and just analyze the operations.
      3 - (any positive number) =/= 8

    • @wernerviehhauser94
      @wernerviehhauser94 9 месяцев назад +5

      @@marilynman I also assume that the culprit here is, apart from "New Math" and the educational system, the use of "root" for two distinct things: roots of a number and solutions of polynomial equations. Here in Germany, you don't find many people making this mistake since we have "Wurzel" as term for roots of a number and "Lösung" for the roots/solutions of polynomial equations. It's much easier to mix up things if they are given the same name.

  • @PeteTechGuy
    @PeteTechGuy 2 месяца назад +21

    It’s ABSOLUTELY TRUE that the square root of 25 is plus or minus 5
    HOWEVER
    The definition of the mathematical symbol √ is NOT simply the square root. The MATHEMATICAL DEFINITION of the symbol √ is “the principal square root”. ie. the positive square root.
    That’s why mathematical formulas like the solution to the quadratic equation include the symbols ±√
    Those two symbols used together are referring to both the positive AND negative values of the square root.

    • @wildgurgs3614
      @wildgurgs3614 Месяц назад

      I should probably write /sqrt in abs( ) bars from now on just to avoid this pitfall bc I can VERY easily see myself making this mistake otherwise

    • @joejoe-lb6bw
      @joejoe-lb6bw Месяц назад

      Oops, didn't see this comment, and I mentioned the same.

  • @michaelragusa5138
    @michaelragusa5138 9 месяцев назад +21

    I have a master's in math. I saw that was no solution immediately because the negative square root of (2m + 2) is not 5. When you put something inside a square root radical with no sign in front of the radical, it is understood "Take the positive square root of that something". I learned that in high school. When dealing with radical equations like the ones above, always test the answers!

    • @ailblentyn
      @ailblentyn 9 месяцев назад +2

      I haven’t done math since high school, and even I saw the same thing!

    • @freefall9832
      @freefall9832 4 месяца назад +1

      I have one semester of college algebra. How do you subtract from 3 and get a bigger number. It doesn't make sense to me.

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

      You are limiting yourself to a real number solution. There is no real number solution, just as there are no integer solutions nor rational number solutions. However there are complex number (real plus imaginary) number solutions.

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

      ​@@gregsmith4102 no, there aren't. Please provide an example of a complex solution

    • @divermike8943
      @divermike8943 Месяц назад

      ​. So what is the complex solution?

  • @ianw6352
    @ianw6352 Год назад +9

    PEMDAS, but backwards because we are solving for a variable. You need to take care of Multiplication, Division, Addition and Subtraction BEFORE you deal with the square root (which is an exponent (1/2)). If you divide both sides by -1 you see that you need the square root of (2m+2) to equal a -5 (negative 5) we see we have a problem.

    • @flagmichael
      @flagmichael 2 месяца назад +3

      Not the Magic Decoder Ring of PEMDAS/BOMDAS again! That should be trashed in favor of using nested parentheses because it is unreliable.

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

      Technically this is HOW you evaluate something but abiding by this way… isn’t how it works… everything is solved in the same order but we must add stuff to find it.

    • @desperatefortuneproduction3296
      @desperatefortuneproduction3296 28 дней назад

      Ah! The horrible PEMDAS again. I'm in the UK. PEMDAS explains the awful state of the USA. Did someone use it in the election count?

  • @prime423
    @prime423 9 месяцев назад +82

    The square root indicates a positive real number.Therefore,this equation has no real solutions.

    • @nedruss7040
      @nedruss7040 2 месяца назад +6

      It does have a complex solution, though. m=12.5 * i^4 - 1.
      2m =25*i^4 - 2
      2m + 2 = 25 * i^4 - 2 + 2, or simplified to 25 * i^4
      The square root of 25 * i^4 = 5i²
      i² = -1
      3 - ((-1) * 5) = 8

    • @MarieAnne.
      @MarieAnne. 2 месяца назад +18

      @@nedruss7040 No, 12.5 * i^4 - 1 is not a valid way to express a complex number.
      In fact, 12.5 * i^4 - 1 = 11.5, which is a real number.
      All complex numbers can be expressed in the form *r (cos θ + i sin θ),* where r ≥ 0 and −π < θ ≤ π
      and where principal square root is *√(r (cos θ + i sin θ)) = √r (cos θ/2 + i sin θ/2)*
      Since −π < θ ≤ π, then −π/2 < θ/2 ≤ π/2, But cos θ/2 ≥ 0 for values in this interval, then principal square root of any complex number will always a non-negative real component. So for some complex number m,
      √(2m + 2) = a + bi, where a and b are real and a ≥ 0. Therefore
      √(2m + 2) = −5 cannot have any solution real or non-real complex.

    • @flagmichael
      @flagmichael 2 месяца назад +4

      @@nedruss7040 My front yard is 34 by -19 feet?
      Domain is always important in any real world math. I have never had any real world use for imaginary numbers, or otherwise out of the domain for the actual answer, except as a flag for "not this solution."

    • @flagmichael
      @flagmichael 2 месяца назад +1

      @@MarieAnne. The problem arises when there is one imaginary solution and one real one. That was the case in the only time I used advanced math skills outside a classroom. I was installing an Automatic Direction Finder (ADF) in a small plane and the specifications for the effective height (simple equation) of the wire antenna and capacitance of the antenna to the airframe (another simple equation) could not be met without a series capacitor at the receiver. The solution was the real root of a complex number; the imaginary root was useless.

    • @__christopher__
      @__christopher__ 2 месяца назад +7

      @@flagmichael The fact that you've not encountered it doesn't mean that it doesn't exist. And BTW, "34 by -19 feet" would still be real, just negative.

  • @brianwilson14
    @brianwilson14 2 месяца назад +11

    It is possible if -1 is replaced wIth i^2 and is carried over to m as i^4:
    3 - sqrt( (2* (i^4*23/2) +2) =
    3 - sqrt( (2* (i^4*23/2) +2i^4) = [added i^4 multiplier to 2 as i^4 is 1 and 2*1=2
    3 - sqrt( (2* (23/2) +2) *i^4) =
    3 - sqrt( (23+2) *i^4) =
    3- sqrt( 25 * i^4 )=
    3 - (5*i^2)=
    3 - (-5)=
    3+5=8
    This solution is a bit long-winded and relies heavily on i, but it does work.

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

      Smart! But… you did the thing sqrt(-1) * sqrt(-1)
      = sqrt(-1 * -1)
      = sqrt(1)
      = 1
      Which you cannot do as that.

    • @claude77573
      @claude77573 2 месяца назад +4

      My hangup with this approach is i^4 = i^2 x i^2 = -1 * -1 = 1. So 3 - sqrt (25*i^4) can just as easily be simplified to 3 - sqrt(25), or 3 - 5, which does not equal 8.

    • @oldestpi
      @oldestpi Месяц назад

      @@penguincute3564 sqrt(-1)*sqrt(-1) = sqrt(i^2)*sqrt(i^2) = i*i = i^2 = -1

    • @brianwilson14
      @brianwilson14 Месяц назад +2

      First, you forget that the square roots of 25 are 5 and -5, and since 3 - -5 = 3+5 = 8, that does work. Second, at no specific time during the equation are you required by the rules of math to resolve i^x powers to 1 or -1, so requiring that it be resolved before you take into account square roots halfway through the equation without dealing with powers as well is a bad argument.

    • @claude77573
      @claude77573 Месяц назад +1

      @@brianwilson14 Interesting argument. Focusing in on the fifth equation "3 - sqrt(25*i^4)". So let's say we wait until the square roots are first resolved. √(25*i^4) is the same as √25 * √i^4. We can then say this resolves to +/5 * i^2, or +/- 5 * -1. But, if I substitute the proposed answer m=8 into the original equation 3 - √(2m+2), my calculator shows that 3 - √(2*8+2) equals -1.23. The question is what is the value of m so that 3 - √(2m+2) = 8.

  • @AJHyland63
    @AJHyland63 9 месяцев назад +13

    If I was to apply this to an engineering problem such as “the difference of pressure of a pipe from a large diameter to a small diameter is 3-(2m+2)^0.5 =8
    (Excuse the nomenclature, my phone doesn’t have a square root symbol) where m is the pressure difference in psi, then using (25)^0.5 =-5 is definitely valid as a negative pressure difference shows a drop across the pipe restriction. In fact, that there is just one answer of 11.5 is correct.

    • @andrewclifton9772
      @andrewclifton9772 9 месяцев назад +7

      Absolutely agree. It is foolish to ignore the negative value of square roots. To say 11.5 is not a solution is just plain wrong.

    • @ChuckCreagerJr
      @ChuckCreagerJr 9 месяцев назад +5

      You don't even have to go to engineering just a pure mathematics perspective. The fact is that negative 5 is a square root of 25 it may not be the Principal square root but it is a square root it is a solution.

    • @misterroboto1
      @misterroboto1 9 месяцев назад +2

      X^0.5 is not the same as √x . The √ symbol denotes the principal root while the exponentiation notation denotes all the roots. That's why there's a ± symbol in front of the √ in the quadratic formula. After all, if √ really did refer to all the roots, then the ± would be redundant, right?

    • @ChuckCreagerJr
      @ChuckCreagerJr 9 месяцев назад +1

      @@misterroboto1 if √ does not include all roots why does the quadratic formula bother with ± Why not just do the quadratic equation like this:
      x = (-b + (b^2 - 4ac)^0.5)/2a
      It would be the same thing as
      x = (-b ± √(b^2 - 4ac))/2a
      The result is the same thing, including the fact that you come up with only two unique values.
      What the ± does is clarify the fact that there are two unique values for x.

    • @bjornfeuerbacher5514
      @bjornfeuerbacher5514 2 месяца назад +1

      You are totally wrong. This has nothing at all to do with being a real-world problem or not. If you wrote down an equation like 3-(2m+2)^0.5 =8 and claimed that this described a real-world problem with an actual solution, you are simply describing the real-world problem in a wrong way! This equation can _not_ describe a real-world problem with a solution, because this equation has no solution.

  • @DrMikeE100
    @DrMikeE100 21 день назад +1

    Granted, as a PhD mathematician and retired PSU math professor, I have lots of advantages. However, it took all of 3 seconds to see that the radical would have to be negative and therefore there are no real solutions. On a deeper level, the reason so few see that right away relates to how math is often taught and learned, by memorized algorithms, rather than critical thinking about the logic behind solutions. So, I would say videos like this will continue for many years and even decades to come.

  • @jim2376
    @jim2376 Год назад +12

    TI 89 yields "false". Multiplying both sides of -√(2m + 2) = 5 by -1 gives √(2m +2) = -5. A square root will not give a negative real solution. Negative 5 a solution to √25? If so, that would mean √(-5)√(-5). Bzzt! Wrong.

    • @mathepunk
      @mathepunk 9 месяцев назад

      If he says everybody this must include himself by definition.

    • @vrmerc
      @vrmerc Месяц назад +1

      but √(-5)√(-5) = i√(5)i√(5) = i^2√(25) = -1 *5 = -5

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

    3 minus -5 = 8
    Given that a square root cannot produce a negative result, the solution is null. Or you could just graph both sides; the graph stops as m approaches -3 and never intersects.

  • @WestPicoBlvd
    @WestPicoBlvd 9 месяцев назад +8

    Your explanation of why you can’t use-5 by demonstrating a quadratic equation is weak for me
    I think you mean that if there is not a root (unknown) on either side, you cannot introduce 2 solutions (because that would be extraneous)
    according to wikipedia, by the way, a quadratic equation can have a single solution “double root”
    please clarify

    • @eddyrichards8474
      @eddyrichards8474 Месяц назад

      A double root isn't a single solution, it's the same solution, repeated. Think of a parabola that crosses the x axis twice - two solutions. Now move it upwards until it just touches the axis - only one answer, because both roots are the same. Move it further up and there are no real solutions (two complex solutions).

    • @Steven-v6l
      @Steven-v6l Месяц назад

      the equation x^2 = 25 has two real solutions +5 and -5. (plug them in, they work)
      the equation x^2 -11x + 30 = 0 (x-5)*(x-6) = 0 has 2 solutions: 5 and 6
      the equation x^2 -10x + 25 = 0 (x-5)*(x-5) = 0 has a "double root" of 5
      the equation x^2 = (-25) has no real solutions -- there is no real number x, that when squared equals ( -25).. But, the complex number "i" is defined so that i^2 = -1. so (5*i)^2 = 5^2 * i^2 = 25 * (-1) = -25 ... so x = 5i is a solution. also (-5*i)^2 = (-5)^2 * i^2 = 25*(-1)= -25 ... so x = -5i is also a solution
      the equation "z = √(-25)" has no real solutions; the function √x is not defined for negative x. BUT √x IS defined for complex x and √(-25 + 0*i) = 5i (the principal square root) not ±5i. Note √25 = 5 (also the principal square root) not ±5
      But wait ... aren't (-25 + 0*i) and (-25) equal ? Nope. (-25 + 0*i) is a complex number - think the ordered pair [-25,0] but (-25) is just a real number.
      that help ?

  • @SaiyanMaster95
    @SaiyanMaster95 9 месяцев назад +1

    Another way to really emphasize the principle square root as a positive value is using functions. In order to pass the vertical line test, you have to have separate functions, f(x) = sqrt(x) and g(x) = -sqrt(x).

  • @dono42
    @dono42 9 месяцев назад +34

    Rearrange the terms and you get √(2m + 2) = -5. The square root is always positive, so this has no solutions.

    • @richardvoogd705
      @richardvoogd705 9 месяцев назад +3

      I used this rearrangement in my head to come up with a solution but forgot about the possibility of introduction of extraneous solutions. Oops! It's been over 40 years since I've been to Algebra class, perhaps I had a senior moment!

    • @benprice3586
      @benprice3586 8 месяцев назад

      I agree with that method of conviction. However, explain to me how the way the square root equation is written determines whether there is a negative answer.

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

      But they are trying to subtract from 3 and trying to get a bigger number. Am I missing something?

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

      This is equivalent to Gödel respecting “This statement is false” .Both are lies, the work of The Deceiver

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

      @@benprice3586 sqrt 2m = -7 (i.e. -5-2), or we can wrote it as sqrt m = -7/2. No real root.

  • @blackcaoz
    @blackcaoz Месяц назад +1

    Min 13:38 has little to do with sqrt itself. Rather the fact that x^2=25 x^2-25 = 0 (x+5)(x-5)=0; thus the solution is x=+5 or x=-5. You simply use the fact that sqrt(25)=5 > 0 in the factorization, but the double root comes from the fact that there are 2 factors (x+5) and (x-5).

  • @grzegorzkondracki4630
    @grzegorzkondracki4630 9 месяцев назад +13

    This is a game of chess and checkers at the same time on the same board. Everyone adopts the rules they want. The square root is defined as non-negative. Not because those who adopted such a definition were stupid, but just to avoid unnecessary ambiguities. The consequences of leaving such ambiguity are much greater than the apparent deprivation of an "alternative solution". If a root can be both positive and negative, then every real number is equal to 0. Proof? Here you go: 2*sqrt(1)=sqrt(1)+sqrt(1),
    Now, first sqrt(1)= +1, second sqrt(1)= -1 - why not?
    2*1 = +1 + (-1)
    2 = 0
    Now replace "1" with square of any real number - this way it will turn out to be equal to 0.
    Is this still mathematics?

    •  2 месяца назад +5

      Thank you for explaining in 10 seconds what the video failed to explain in 17 long minutes!!

    • @oinkinollie4792
      @oinkinollie4792 2 месяца назад +3

      Can't this be "solved" by making all +/- agree?

    • @velcomat9935
      @velcomat9935 27 дней назад

      @@oinkinollie4792 Making them all agree won't work either. Take, for example, 2 = √1 + √1. With the case √1 = +1, there is no problem. But with the case √1 = −1, we get 2 = −1 + −1 = −2 (which is false). Also consider the distance equation: distance = √((x2 - x1)² + (y2 - y1)²) (distance must be a positive number). If we allow √ to mean both positive and negative roots, then we get a negative number for distance, with no way to show that we only want the positive value. Mathematicians didn't decide to make √ mean only the positive root just because it was a cool thing to do. They decided that to keep mathematics logically consistent, which is absolutely necessary lest planes fall out of the sky, etc. Also keep in mind that mathematicians don't just deal with school-boy equations, they sometimes deal with many equations each spanning pages long; so they want to reduce the likelihood of error, not increase it.

  • @sparty94
    @sparty94 9 месяцев назад +1

    i'm an adult that's brushing up on my math skills. i find your classes interesting and helpful. thanks.

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

      Please don't rely on the Magic Decoder Ring of PEMDAS/BODMAS. If you are working on somebody else's problem you never know whether it was written correctly (if the expression does not parenthesize enough to be clear it was sloppy from the outset. (Aced my math ACT test, scored second in the school in the MAA competition in my senior year of high school. I have tutored friends and family in math off and on since John F Kennedy was still the US president.

  • @OleJoe
    @OleJoe Год назад +6

    The easiest way to see that there is no real solution is to move everything to the rt and graph it.
    Y = sqrt(2x+2) + 5. (Have to change the m to an x for the calculator) Then graph. Notice that the graph never touches or crosses the x axis.

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

      Well, for x=0 then f(x) = sqrt(2)-5 = -3.585... so maybe infinitely close to x=0. Could we say "at the limit"?

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

      @@omarjette3859 "Well, for x=0 then f(x) = sqrt(2)-5 = -3.585"
      Where did you get the -5 from? The comment your replied to explicitly wrote +5-
      "so maybe infinitely close to x=0"
      ??? Where did you get that from?!?

  • @wardebert8341
    @wardebert8341 Месяц назад +1

    In practical situations this equation would arise while solving a problem with +/- in front of the radical and the steps you illustrate would eliminate the case with the - sign.

  • @ganterpv
    @ganterpv 11 месяцев назад +12

    Isn't the square root of 25 plus or minus 5?

    • @petertiger1134
      @petertiger1134 11 месяцев назад +4

      Right!!

    • @whoff59
      @whoff59 9 месяцев назад +4

      no.

    • @ganterpv
      @ganterpv 9 месяцев назад

      Please explain.🙂@@whoff59

    • @arnothar8035
      @arnothar8035 9 месяцев назад +4

      The root symbol is for the "principal square root". The the principa square root is a mathematical function which is defined as: "which positive number must be multplied with itself to get the positive number under the root symbol?". This function is only defined for the positive x/positive y-quadrant of the cartesian coordinate system. You as a human know that (2)² and (-2)² both result in 4. But the the principal square root can only reverse the first expression, not the second. That's why you often see ± in front of formulas containing square roots.

    • @davidbroadfoot1864
      @davidbroadfoot1864 9 месяцев назад

      no

  • @KraussEMUS1
    @KraussEMUS1 7 дней назад +1

    I did it in my head and fairly quickly got 11.5, (23/2) as a solution. I didn't take the time to see if there is a solution containing i as well.

    • @Cedric-m8d
      @Cedric-m8d 5 дней назад

      11.5 is most definitely NOT a solution. Don't trust your head, it's not working.

  • @JacquesLafont
    @JacquesLafont 11 месяцев назад +4

    That’s something I can’t understand. If someone thinks that sqrt(16)=+/-4 and sqrt(9)=+/-3, what will be the result for sqrt(16)+sqrt(9)?
    Will it be either 7 or -7 or 1 or -1?

    • @aek03030731
      @aek03030731 10 месяцев назад +1

      It looks like there is a solution set.

    • @user-gr5tx6rd4h
      @user-gr5tx6rd4h 9 месяцев назад +1

      7 is the ONLY answer

    • @JacquesLafont
      @JacquesLafont 9 месяцев назад +1

      @@user-gr5tx6rd4h Of course, this also my opinion, because I think one can only write sqrt(16)=4 and not +/-4.

    • @davidbroadfoot1864
      @davidbroadfoot1864 9 месяцев назад +1

      IF you defined the sqrt() function that way, then the expression in question has four solutions. The set of solutions is {-7, -1, 1, 7).

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

      @@JacquesLafont There is a workable solution if the domain of the answer is complex numbers or the numerical solution is in the realm of imaginary numbers (sometimes that is true).

  • @hitest8925
    @hitest8925 9 месяцев назад +1

    Should start by checking the radicand for non-permissible values: ie 2m + 2 must be zero or greater or m must be greater than or equal to -1 which identifies -5 as an extraneous root. Cheers.

  • @thomaskoss7477
    @thomaskoss7477 Месяц назад +4

    Thank you very much for your video. I made exactly that mistake and I noticed that it cannot be the correct solution.
    But please: Don't tell me again and again that I made a mistake for so many minutes of your video. Please tell me up front WHAT mistake I made.

    • @btpcmsag
      @btpcmsag Месяц назад +1

      It's starting to look like John takes pleasure in seeing his students make mistakes.

  • @Bunny99s
    @Bunny99s 2 месяца назад +1

    I think the main issue is that people seem to remember that when resolving a square root you introduce a "+-" but that's not the case. The "+-" does not come from solving the quare root on the right side but it comes from the left side. x² = 25 means x is a variable and when taking the quare root of x², this is where we introduce the two solutions, not when resolving the sqrt(25). So in some sense it would make more sense to write
    x² = 25
    sqrt(x²) = sqrt(25)
    +-x = sqrt(25)
    +-x = 5
    => x1 = +5, x2 = -5

    • @delta3244
      @delta3244 27 дней назад

      You are correct - it is the act of taking the square root of the variable which introduces the ± symbol. This fact can be illustrated very clearly by adding one extra step to what you wrote:
      x² = 25
      √x² = √25
      We know √x² = |x| when x ∈ ℝ, so let's try writing that down here:
      |x| = 5
      in doing so, it becomes very obvious that
      x = ±5
      and so the answers are
      x₁ = 5, x₂ = -5.
      Speaking a bit more formally, the fact that the variable ends up in abs brackets forces us to consider two different equations - one for x ≥ 0, the other for x < 0 - each of which has one solution within its domain. All of that is contained very succinctly in √x² = RHS ⇔ x = ± RHS.

  • @WayneJBurrows
    @WayneJBurrows Месяц назад +3

    You made the mistake you are trying to avoid at 13:24.
    "So the square root of x squared is x" - that is not true. It is important to not reinforce this fallacy.
    sqrt(x^2)=|x| not x.
    |x|=5 => x=5, x>0 and -x=5, x

    • @btpcmsag
      @btpcmsag Месяц назад +1

      You tell him.

    • @LumberLopper
      @LumberLopper 27 дней назад

      Haha, funnily enough you're right and it's frustrating seeing this when using sqrt(x^2) = |x| makes it simpler.
      He put a +- in for no reason because it doesn't belong there. The +- only occurs when you split up the solutions into two cases for the |x|. That being the inside of the absolute value greater than zero (or equal) and the other when less than zero.

  • @jonselleck9635
    @jonselleck9635 Месяц назад +1

    This is an argument of definitions more than how math actually works. Which is important when solving written equations because everyone has to be on the same page as to what the written expressions actually mean.

  • @macfrankist
    @macfrankist 9 месяцев назад +2

    I write the square root of x^2 as |x|=5

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

      Valid, but requires splitting the path in two from there on - one for 5 and one for -5. Remember the outcome is one OR the other.

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

      @@flagmichael That is what the absolute value implies no? Guess what. I don't leave it as |x|.

  • @kanakacoconut4658
    @kanakacoconut4658 10 дней назад +1

    When you simply spell Algebra wrongly, cheers to you professor

  • @robertpreisser3547
    @robertpreisser3547 Месяц назад +3

    The Algeba step everyone gets wrong…right after misspelling “Algebra.”

    • @Redsmeg68
      @Redsmeg68 Месяц назад

      He’s a math whizz not a language teacher 😂😂

    • @btpcmsag
      @btpcmsag Месяц назад

      ​@@Redsmeg68
      Misspelling stuff is a GOLD mine!!
      Look at all the Comments!!!

  • @marcfruchtman9473
    @marcfruchtman9473 Месяц назад

    So by "convention" that the square root symbol is actually "the principal square root" which must a positive number. Thanks for the info.
    While agree that by "convention" that the square root of a positive number is a positive number, by convention we also say that +/- √(x) allows us to include both positive and negative roots. Let me ask this, would 3+/-√(2m+2) = 5 change the problem to allow negative roots?

    • @velcomat9935
      @velcomat9935 29 дней назад

      @marcfruchtman9473 Yes, that would work. Take the case 3 + √(2m + 2) = 8 ≡ √(2m + 2) = 5 ≡ 2m + 2 = 25 ≡ m = 23/2.
      Checking: 3 + √(2m + 2) = 3 + √(23 + 2) = 3 + 5 = 8.

  • @ffggddss
    @ffggddss 2 месяца назад +3

    At first glance, there can be no (real!) solution to this equation, because a quick rearrangement of it yields:
    3 - 8 = -5 = √(2m+2)
    which is impossible, because a radical must always be ≥ 0.
    Bottom line: *No Solution.*
    Fred

  • @StevenCarr-rh6dd
    @StevenCarr-rh6dd 2 месяца назад +2

    I would expect the solution is m=(25/2)i - 1, because 2m+2 = 2x((25/2)i-1)+2 = (25i -2)+2 = 25i. With sprt(25i) = sprt (25) x sqrt(i) = 5 * (-1)= -5 the equation is fullfilled.

    • @MarieAnne.
      @MarieAnne. 2 месяца назад +3

      √(i) ≠ −1. You're confusing it with √(−1) = i
      In fact i = cos(π/2) + i sin(π/2), so √(i) = cos(π/4) + i sin(π/4) = 1/√2 + i/√2
      There are indeed no complex solutions to this problem.
      Complex solutions occur when we have an equation of the form (ax+b)² = negative value
      but not when we have an equation of the form √(ax+b) = negative value
      ² ³ − √ ° ∠ △ × → ~ ≅ π ≈ αβθ ± ≤ ≥ ⁻¹ ⇒ ₁ ₂ ≠ ╪ ·

    • @gavindeane3670
      @gavindeane3670 2 месяца назад +3

      You've got the identity backwards. You're trying to do √i = -1 but it's √(-1) = i.

  • @tormkg9879
    @tormkg9879 Год назад +2

    Good video, thank you. A couple comments. When showing the algebra that leads to x=+/-5 you should include the step in between with the absolute value being the result of the square root of a squared variable. I take that opportunity to explain that we have to consider that if an unknown number was chosen, we cannot be certain what the sign was, and ABS(x) is how we admit that, while the sqrt(25) is 5, always and forever, due to PRT as you noted clearly. The other thing I would have mentioned is that you should avoid squaring negatives away by first moving it to the other side of the equation and observing that allegedly Sqrt(2m+2)=-5 which can't be true, because again the result of a sqrt is always positive.

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

      YES. When showing someone how to solve by completing the square, I also show the "missing" step with absolute value. As you say √(a²) = |a| so we can get solution to a quadratic equation as follows:
      x² − 2x − 3 = 0
      x² − 2x + 1 = 4
      (x − 1)² = 4
      √((x − 1)²) = √4
      |x − 1| = 2
      x − 1 = ±2
      x = 1 ± 2
      x = 3 or −1

  • @shadeburst
    @shadeburst Месяц назад +1

    The spelling step that this channel got wrong. ALGEBA for heaven's sake.

  • @TeddyR_Official
    @TeddyR_Official Год назад +5

    What’s an Algeba step?

    • @_Aardvark_
      @_Aardvark_ Год назад

      Yes, spelling is not his forte. He should stick to the maths.

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

      Yes, I was wondering through RUclips. I found your videos. I’ll try to solve some of your equations most of them right but blew a couple others. I have to tell you that you are an excellent instructor. I struggled with math in high school, l failed algebra, I failed geometry. Sometimes I failed them twice, for my last year and a half of high school I transferred to a different school. I needed to pass geometry which I had failed twice. Praise the Lord for my new instructor it was a whole new game, passed geometry one and geometry two with A’s. I don’t believe my former instructors were bad, but I think Rob knew how to teach me. I tell my friends, who have children who struggle with math I’ to change to a different teacher if possible or find a tutor who clicks with their child. I went to college and luckily had great instructors and TA’s until integral calculus, he was not a good fit. Now days i use my algebra and geometry to make quilts. I plan on watching your videos to add math to my crosswords and puzzles to keep my brain moving. I am 75 years old. Thank you so much.

    • @flagmichael
      @flagmichael 2 месяца назад +1

      That is when you hope to step on the green carpet on the sidewalk and find it is just a floating mat of algae. You say "bah!" to complete the meme. Say it!

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

    Video starts at 9:45. You are welcome.

  • @generaclesdey4622
    @generaclesdey4622 2 месяца назад +4

    There is no way to subtract the positive radical from 3 and get a positive value 8!!

    • @btpcmsag
      @btpcmsag Месяц назад

      Stars and smilies for you!!
      ⭐⭐⭐😶😃🙂⭐⭐⭐

  • @claude77573
    @claude77573 2 месяца назад +1

    For me, what helps me understand what's going on is to hypothesize a simpler example. What is the value of x where √x = -1? Well, let's substitute the imaginary number i so that i² for -1, giving √x = i². Squaring both sides would give x = i^4, or x = i² * i², or x = -1 * -1 = 1. But substituting back into the original equation, √1 does not equal -1, it equals 1. So, there is no solution.

  • @geeache1891
    @geeache1891 Год назад +5

    Got the error directly: the r is missing!

  • @divermike8943
    @divermike8943 Месяц назад +1

    Quick question in terms of symbology: does (25)^1/2 mean the same as square root of 25? I don't don't know how to type a square root symbol on my phone but that's what I meant. In other words does using the 1/2 exponent mean both +5 and -5 are solutions because you are not using the square root symbol?

    • @btpcmsag
      @btpcmsag Месяц назад +1

      (25)^1/2 is the same thing as √25. So too is 25^1/2 or 25^0.5 or 25^(1/2) or 25(^1/2) or (25)(^1/2), but you'll rarely see two pairs of parentheses. Some viewers use sqrt 25. Some use V25 but that's not very nice. Whether one form or another is used, it's still square root.

  • @wes9627
    @wes9627 Год назад +5

    I didn't see how there could be a solution, but since you said to go ahead and use your calculator to get one, I came up with 23/2 and joined the majority.

    • @StephenRayWesley
      @StephenRayWesley Год назад

      You have became follower not lead. You have that type presonilty be different do thing on way

    • @StephenRayWesley
      @StephenRayWesley Год назад

      Be trend site it sound like don't follow back I recognize the presonilty you want to be I guess word would use heared. Not precisely related I am thinking of trendsiter

    • @markmurto
      @markmurto Год назад +2

      You need to go back to kiddy math. SqrtA can not equal -B
      No solution. Public school has so failed the majority!

    • @whoff59
      @whoff59 9 месяцев назад +2

      Squaring roots can introduce extranous solutions which is why you always have to check after solving an equation this way.
      This is exactly what he is showing here.

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

      @@markmurto That gets into splitting hairs in the real world, particularly in AC electrical situations and in electronics. Half a century ago tunnel diodes were a darling of radio electronics; if biased properly they exhibited *negative* resistance over a small operating range and the speed was effectively at the speed of light. They would still be a major factor in some electronics today if they didn't have a problem of short life (months or less, depending on the service).
      In the domain of real numbers (most of the world around us) you are right, In some of the darker paths of exotic tech, you are left behind.

  • @hdfoster5507
    @hdfoster5507 9 месяцев назад +2

    When I was in school, back in the ice age, we called the 0 (null) answer as "undefined''; does that answer still apply today?

    • @davidbroadfoot1864
      @davidbroadfoot1864 9 месяцев назад +1

      "undefined" and "no solution" are the correct ways to express it. What he wrote ("m = ∅") is incorrect. If you wanted to use set notation, you'd have to write "{m} = ∅".

  • @tapanbanik9752
    @tapanbanik9752 2 месяца назад +5

    If there is no real solution, then what is the imaginary solution to this equation?

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

      It would be helpful.

    • @JoshuaSolomon
      @JoshuaSolomon Месяц назад +1

      Convert -sqrt(2m+2) to i^2*sqrt(2m+2) and solve accordingly. My solution is -1+((25/2)*i^4).

    • @jige1225
      @jige1225 Месяц назад +1

      Why should there be one ?

    • @delta3244
      @delta3244 27 дней назад

      ​@@JoshuaSolomon Careful. i⁴ = 1. It is incorrect to say that √i⁴ = i⁴ᐟ² = i² = -1. Instead, √i⁴ = √1 = 1.
      (the formal reason for this is that the function which "√" represents always outputs a value of the form reⁱᶿ where r,θ ∈ ℝ ∧ r ≥ 0 ∧ 0 ≤ θ < π)

  • @Deino-1
    @Deino-1 28 дней назад

    I like that you were recursive in your solution. Always referring back to earlier skills and rules and re-explaining them...all the way back to fundamentals.

  • @ozfire7
    @ozfire7 Год назад +3

    11.5

    • @user-gr5tx6rd4h
      @user-gr5tx6rd4h 9 месяцев назад +1

      Wrong answer (try to see if it makes both sides equal in the ORIGINAL equation)

  • @michaelsanders2655
    @michaelsanders2655 9 месяцев назад +2

    So, basically, the square root of (2m+2) must equal -5 for the original equation to work. This is what I was thinking… looks like my algebra is quite rusty. Thanks for the explanation. Makes total sense that there is no answer.

    • @AvoidsPikes-
      @AvoidsPikes- 9 месяцев назад +1

      This math problem should only exist to explain null answers (or the existence of crappy math problems.)

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

      Forget the square root part, just looking at it and the problem is getting a bigger number than 3 while subtracting from 3. Nothing about it makes sense to my college algebra semester understanding.

  • @ericnepean
    @ericnepean Год назад +18

    This “teacher” uses a 200 words for a 10 word answer.
    God help the poor people he’s trying to teach.

    • @rogeraffleck8677
      @rogeraffleck8677 Год назад +1

      I taught math at a community college for over 20 years and I agree with you completely. This guy sure loves the sound of his own voice.

    • @markmurto
      @markmurto Год назад +1

      I totally agree. Public school has failed the majority. Less than ten words. No solution because sqrt(A) can not equal -B. 7 words.

    • @canismerendree
      @canismerendree 9 месяцев назад

      @@markmurto If B > 0.

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

      10-word should be hyphenated.

    • @ericnepean
      @ericnepean 2 месяца назад +1

      @@duanehorton4680Help me out, grammar is not my strong suit. Why should there be a hyphen, what is the rule?

  • @VladTepesh409
    @VladTepesh409 9 дней назад

    Even with the principle square root, the original solution isn't determined by a square root after substitution. We can't say, m=23/2 and then the single root of -5 after substitution satisfies the equation.
    Both roots of √25 would have to satisfy the equation if m=23/2. If not, then m={}.

  • @russelllomando8460
    @russelllomando8460 Год назад +3

    great lesson. negative radical stops everything. i got the 'null' as unsolveable.

  • @felipe-n9t
    @felipe-n9t 9 месяцев назад +1

    Just a sidenote:
    At 12:37, the resolution to the equation shown at the right of the screen yields the correct result but there's a problem on the second step.
    We know that √x²=|x|.
    Yet you wrote √x²=±√25 which is wrong.
    It should be: √x²=√25
    Then |x|=5
    And finally x=±5.
    By saying that √x²=±√25 you would be saying that √x² can be a negative number, which it cannot be.
    Just a small inaccuracy that somewhat contradicts the main point of the video.
    Now, that resolution to the equation may very well be there to demonstrate how some people may get that step wrong while solving for x, but as it is not stated anywhere on the video i suppose it's just a small mistake that made it's way into the video.

  • @BarrieHughes
    @BarrieHughes Год назад +3

    The radical becomes = -5 so normal root but could equal 5i if you accept complex solutions

    • @jasongodding6655
      @jasongodding6655 9 месяцев назад +1

      5i squared is not 25. It's -25. There is no solution, not even a complex one.

  • @scottguitar8168
    @scottguitar8168 2 месяца назад +1

    It's been a while since taking algebra and I think I vaguely remember this lesson. I think spending a lot of time with quadratic equations can cause one to forget this more basic lesson. When squaring a number, you have to consider both the positive and negative values that work. When taking the square root, unless otherwise denoted, such as in the quadratic equation with + - square root, it is only the positive root and in this case the positive root doesn't work as a solution and the equation doesn't work as a quadratic.

  • @johnmoss8886
    @johnmoss8886 Месяц назад +1

    I agree that you need to correct the spelling of Algebra.

    • @btpcmsag
      @btpcmsag Месяц назад +1

      Either John doesn't read these Comments, or he likes how many views a spelling error generates.

  • @LSmiata
    @LSmiata Месяц назад

    love your videos. I'm an engineer in my 50's and surprised how much basic math I have forgotten.
    Q: When m=0 why not further defined as empty set. Would like m = null or or other than a value of zero.

    • @delta3244
      @delta3244 27 дней назад

      I'm not sure I understand your question, because it is gramatically incorrect in a way that obscures its meaning. If you are asking why he wrote "m = 0" as the solution rather than "m = null," he didn't do that. What he wrote means "m = null." ∅ is the symbol for the null set, and he wrote "m = ∅."

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

    A lot of emphasis there on correct maths, which is fine .. but wouldn't it be easier simply to take the original equation, remind the student that the square root symbol means (by definition, e.g. the requirement to append a +- in the QE formula), the POSITIVE root and so the equation is impossible.

  • @ilet3049
    @ilet3049 Месяц назад

    So, why are we not writing sqr 25 = |5| then? Doesn't matter for the square, area can never be negative, right?

    • @btpcmsag
      @btpcmsag Месяц назад

      It depends which multiverse you're in.

  • @knutholt3486
    @knutholt3486 9 месяцев назад +1

    Well, the equation has no solution if you stick to a rigid definition of a square root as something always positive, but if you allow yourself to let a negative number also be a square root, it indeed has a solution. What it also shows is that mathematics is not entirely without faults.

    • @WK-5775
      @WK-5775 9 месяцев назад

      No. It just shows you didn't understand square roots.
      Apart from that, in mathematics one should always stick to the definition (call it "rigid" if you want) and not allow yourself to let other things be something which they are not.

    • @knutholt3486
      @knutholt3486 9 месяцев назад

      @@WK-5775 I understand that thing very well. But this implies that I also understand that what is wrong in the first place, is math itself, as it is formulated.

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

      Not a fault, but one of many real world quirks. I would go outside and take a picture to demonstrate, but I can't get through my -8 foot tall door.

    • @velcomat9935
      @velcomat9935 29 дней назад

      @@knutholt3486 The mathematics is formulated the way it is for a good reason. See my response to @DJ-nw2ef (the PS part).

  • @petersmith2137
    @petersmith2137 Месяц назад

    Thanks; What if the positive sqrt gives the correct answer, but the negative sqrt does not (i.e. if 3-sqrt(2m+2) = -2 ) Do I also conclude there is no solution?

    • @btpcmsag
      @btpcmsag Месяц назад

      Mr. Math Man!
      Mr. Math Man!
      Mr. Math Man!

  • @gamer122333444455555
    @gamer122333444455555 9 месяцев назад

    How do you show that you want the negative square root? There is a standardized way to do so right?

    • @davidbroadfoot1864
      @davidbroadfoot1864 9 месяцев назад +1

      Put a minus sign in front of it. Or put a +/- sign in front of it if you want both.

    • @gamer122333444455555
      @gamer122333444455555 8 месяцев назад

      @@davidbroadfoot1864 thanks

  • @annelarrybrunelle3570
    @annelarrybrunelle3570 Месяц назад

    When you evaluate a term, you have to resolve a radical before applying a sign to it; there are implicit parentheses around the radical expression. In this example, you can subtract 8 from both sides, giving
    -5 - (radical expression) = 0
    upon which you can add the radical expression to both sides, giving
    -5 = (radical expression),
    and you know immediately that won't fly for real numbers.
    This is somewhat similar to the kinds of multiple-root fallacies you can get in calculating an internal rate of return (IRR) for a business project. It's a pitfall people too frequently fall into in trying to get numbers to sell a project to management, and, too often, neither those who present the numbers nor the management receiving them understand how such unrealistic predictions occurred until the unrealism comes jome to roost. Moral: don't use IRR to sell something; instead, calculate the range of credible NPVs.

  • @fizisistguy
    @fizisistguy Месяц назад +1

    So does the equation really have any solution?

  • @doyouknoworjustbelieve6694
    @doyouknoworjustbelieve6694 Месяц назад

    - SRQT(2m+2) = 5
    is the same as:
    SRQT(2m+2) = - 5
    The square root of any real number is a positive real number.
    Therefore the answer is an complex number.

  • @JJ_TheGreat
    @JJ_TheGreat Месяц назад

    4:56 You can't square the negative...
    You should divide by -1 first - and then you have SQRT(2m+2)=-25 - which isn't possible.

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

    3 - square root of (2m + 2) = 8 subtract 3 from both sides
    square root of (2m + 2) = 5 square both sides
    2m + 2 = 25 subtract 2 from both sides
    2m = 23 divide both sides by 2
    m = 23/2 = 11 1/2 Is that it ? I'll check now.

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

      Square BOTH sides

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

      @@christopherellis2663 Yes .. square BOTH sides of the equation
      The square root of (2m + 2) SQUARED is 2m + 2
      and .. on the other side of the equation .. 5 SQUARED is 25

    • @tom-qj6uw
      @tom-qj6uw 9 месяцев назад +1

      3 - square root of (2m + 2) = 8 subtract 3 from both sides
      square root of (2m + 2) = 5 square both sides
      This unfortunately is wrong. You get
      - square root of (2m + 2) = 5 square both sides
      Don't simply lose the '-'!!!

    • @harrymatabal8448
      @harrymatabal8448 9 месяцев назад

      There's other ways of becoming famous

  • @Astrobrant2
    @Astrobrant2 9 месяцев назад +2

    What I noticed right off the bat is that √(2m+2) has to be -5. A real square root can't be negative.

    • @GaryBricaultLive
      @GaryBricaultLive 9 месяцев назад

      The result of the square root of 25 is the value of 5. If you square a positive 5 or a negative 5 you still get the same result of positive 25. That is why the square root of a number technically is +/- the magnitude of the result of the square root operation.

    • @Astrobrant2
      @Astrobrant2 9 месяцев назад

      @@GaryBricaultLive Yes, I got confused. The square root of a number can be negative. I was thinking of the square root of a negative number, which is a different thing.

    • @davidbroadfoot1864
      @davidbroadfoot1864 9 месяцев назад

      @@GaryBricaultLive Your first and last sentences contradict each other.

    • @wernerviehhauser94
      @wernerviehhauser94 9 месяцев назад

      Not even complex numbers can have negative principal roots.

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

      @@wernerviehhauser94 There is sometimes value in the negative aspect of a square root. If we are going to fall short, it may be helpful to know whether we can come up winners next time. It won't work this time, but may define a fix next time.

  • @k4tfjprojects296
    @k4tfjprojects296 Месяц назад

    What "chalk board" software are you using?

    • @btpcmsag
      @btpcmsag Месяц назад

      Isn't this the 7th time you've asked this question ❓

    • @k4tfjprojects296
      @k4tfjprojects296 Месяц назад

      @@btpcmsag I don't recall ever asking this question before that date. But I did ask on two different videos since one was really old. If I did ask before this, I never got an answer... My apologies if I have offended someone by asking about the super secret software.

  • @jballenger9240
    @jballenger9240 Месяц назад

    Thank you. Great review. I’ll check out your general review of math skills. Took college level algebra and calculus, but never had the same comfort with calculus that I did with algebra, and was probably why I didn’t enjoy physics. Maybe I can move beyond that now that I’ve retired and want to better understand physics beyond mechanics and electricity.

  • @richardking5222
    @richardking5222 16 дней назад

    If everyone gets 11:39 it wrong, how did you get it right? On the other hand there is more to it than you cover, as has been pointed out in other comments.

  • @WthyrBendragon
    @WthyrBendragon 17 дней назад

    The problem is not to solve for the value of (2m + 2) is the square root of 25 but to find the value of m. There /could/ be an argument for imaginary numbers such as i (root of -1) but there are no real numbers (m) for which you can keep that -5 result of squaring both sides.
    If √(2m+2) = √25 ... 2m = 23/2... but if you're looking for -5.... (2m+2)^2 = -(√25) leading to m = -27/2 ... which only gets more confusing and still requires you to resolve the extraneous roots issue.

  • @ncmathsadist
    @ncmathsadist Месяц назад +1

    Clear things; you have a positive square root equal to a negative number. No solution.

  • @rayrowley4013
    @rayrowley4013 17 дней назад

    There is a solution when you take complex number into account. I get 2.5i-1 but feel free to correct me.

  • @junkdubious
    @junkdubious Месяц назад

    Why wouldn't this, (1+5/2i)=m be a solution? Does it need to be extended to be continuous to the complex set?

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

    I see. Isn't there a subtle difference further down the road which provides a subset of quadratic which recognized nul sets with negative solution?

  • @flintcoat2596
    @flintcoat2596 2 месяца назад +1

    Yes, I was one of those doing algebra in the '60's!
    Retired from Power Industry, but now have Parkinson's Disease and was looking for a channel like yours to try to keep sharp!
    I saw the null set right away! However, I do not recall having ever heard of the "Principal Square Root" before. Somehow, I learned the concept because -5 for the answer DID NOT occur to me.
    I remember that quadratic equations result in the answer being plus or minus, but I don't remember how to check those results. Unless you substitute in the original equation and discard the extraneous result.? Not sure.
    I will be sure to follow up with your other episodes!
    Semper Fi
    Bob

  • @RobbieSwanson-ky5gr
    @RobbieSwanson-ky5gr Месяц назад

    A key thing to notice is the negative in front of the square root after moving the 3. Having that then equal a positive number on the other side of the equation should be an alert to you.

    • @btpcmsag
      @btpcmsag Месяц назад

      Bingo. Stars and smilies for you!
      ⭐⭐⭐😁😃🙂⭐⭐⭐

  • @mikestahr1849
    @mikestahr1849 Месяц назад

    This is great but I'm confused why I couldn't take this path: ... 3 - sqr(25) = 8 ==> -sqr(25) = 5 ==> sqr(25) = -5 ==>(sqr(25))^2 = (-5)^2 ==> 25 = 25

    • @velcomat9935
      @velcomat9935 29 дней назад

      @mikestahr1849 Because the step at √(25) = −5 is false (ie: √(25) ≠ −5 is true). Therefore the next step ( (√(25))² = (−5)² ) is invalid, because once you get a result that is false, no further logic can be applied.

    • @mikestahr2381
      @mikestahr2381 29 дней назад

      ⁠@@velcomat9935Thank you. It's been a long time since I was in school. I wish I would've appreciated mathematics more back then because now that I'm older math is very fascinating.

  • @TheFallibleFiend
    @TheFallibleFiend Год назад +1

    Step two is either sqrt(2m+2) = -5 or you can use your step two and make this step three. Once you get to this point, you have a square root equal to a negative number, but square root always means ONLY the positive square root. There is no square root that can equal -5; therefore, there is no solution.

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

      Isn't (-5)*(-5)=25?
      And that means the square root for 25 is +/-5.
      I was always taught by all teachers that there can be two square roots, a positive and a negative, if not stated explicitly before the square root sign with a plus-sign.
      I have never ever heard of a "principal square root" and I don't get why it is used here. Still see it is two possible answers with either 23/2 OR no solution.
      Maybe this is a new convention that wasn't taught in the 80:s? (or maybe no in Sweden?).
      I mean there are many others writing here who were taught this way decades ago seems to think the same thing.

    • @davidbroadfoot1864
      @davidbroadfoot1864 9 месяцев назад

      @@Magnus_Loov It is not new. It has been that way ever since the radical sign was invented in the year 1450.

    • @velcomat9935
      @velcomat9935 27 дней назад

      @@Magnus_Loov "I was always tought [sic] by all teachers that there can be two square roots, a positive and a negative, if not stated explicitly before the square root sign with a plus-sign."
      If you were taught that, then all those teachers should have been dismissed because they were incompetent at simple mathematics. (Maybe they should have been given a garbage collection job supervised by 5-year olds).😱

  • @frentz7
    @frentz7 Месяц назад +1

    (00:05) usually spelled "ALGEBRA"

  • @feathersfeathers2022
    @feathersfeathers2022 Год назад +1

    Subtract 8 from both sides
    U.tiply -1 on both sides
    Results. 5 + sqroot (2m+2) = 0

    • @markmurto
      @markmurto Год назад

      Retake 10th grade. Sqrt [a] can not equal -b. No solution by simple observation.

    • @RealMesaMike
      @RealMesaMike Год назад

      OK, since 5 is already greater than 0, you can see there is nothing you can add to it to bring the answer down to 0, since SQRT(X) cannot be < 0.

  • @ComfortKM
    @ComfortKM 28 дней назад

    After subtracting 3 from both sides divide by -1…
    Treat sqrt(2m+2) as the variable U.
    3 - U = 8
    Simple stuff here.
    -3+3 - U= -3 +8
    -U= 5
    -U/-1 = 5/-1
    U= -5
    Now plug sqrt(2m +2) as U
    Sqrt(2m +2) = -5
    (Sqrt(2m +2))² = (-5)²
    2m+ 2= 25
    And….
    M= 23/2
    Where to pug it in…
    3 - √(2m +2) = 8 is fine so long as you follow the simplifications.
    √(2m +2)= -5
    2(23/2) +2 = (-5)²
    23 + 2 = 25 …
    He made the mistake of not treating 3 - √(25) = 8 the same as
    3 - U = 8
    You have to divide by -1…

    • @velcomat9935
      @velcomat9935 27 дней назад

      The error that you made is that in using U, you assumed that it can be a negative number. So your line, where it says "U= -5", is invalid since if Sqrt(..) = U, then because of the Sqrt, U must be restricted to only positive numbers. You incorrectly let U be negative.

    • @ComfortKM
      @ComfortKM 26 дней назад

      U isn’t a “number” and - U = 5 is just the second expression here… 4:13
      U is just √2m+2
      U was a the letter I chose to better illustrate my point…
      Dividing both sides by -1 switches where the negative lies…
      What exactly is invalid about my approach?
      Please write it out.
      Also…
      Edit:
      13:57
      At this point in the video he makes the point that if you’re checking for -5 then it’s correct… well divide both sides by -1 and you will get the said -5. Hence my critique.

    • @velcomat9935
      @velcomat9935 25 дней назад

      @@ComfortKM Your first post is not in mathematical language, so it is difficult for me to understand what you are trying to do. However, in your response you said that U is just √2m+2. So it seems that you are trying to define U as the expression √2m+2. (mathematically, that would be U =df √2m+2 (the 'df' should be in subscript, but I don't think we can do subscript in this RUclips editor). If that's what you mean, then you will still end up needing to expand the U to get √2m+2= -5 (as you have done under the line 'Now plug sqrt(2m +2) as U'). At this stage, I don't know what advantage you intended by using U (which is actually a definition not a variable), because you still end up with √2m+2= -5. Now, that statement is false because the left side requires a positive number (by definition of the radical sign), but the right side is a negative number. So the statement is false. If the statement is false, any further deductions are pointless since deductions from false statements do not have any effect.
      In summary, you still end up with √2m+2= -5 somewhere, which is the problem (it is a false statement). The original statement in the video is also false (otherwise one could not have deduced the said false statement).
      Correct me if I,m wrong, but I think you intended to somehow disguise the square root sign with a "variable" and therefore remove the requirement that it be a positive number, do some calculations, and then plug the original back in as though it were still the variable.
      The answer to your request to "What exactly is invalid about my approach? Please write it out." is this:
      √2m+2= -5 is a false statement, therefore any further deductions are futile.

    • @velcomat9935
      @velcomat9935 25 дней назад

      @@ComfortKM Also, to the 'Edit: 'part of your response: "13:57
      At this point in the video he makes the point that if you’re checking for -5 then it’s correct…"
      The presenter was not careful enough with his words. What he meant was that if you put in the wrong value of √25 (ie: the -5 instead of the 5) then the equation would be true (and everyone would be happy). But putting in the wrong value is not valid because only the right value (ie: +5) can replace √25, but that value results in a false statement.

    • @ComfortKM
      @ComfortKM 25 дней назад

      I get it.
      √x is an absolute value.
      That’s why √2m +2 = -5 is a false statement.
      Thanks.

  • @ilyashick3178
    @ilyashick3178 22 дня назад

    If It is algebra then equation x = 3 -- sqrt (2m+2) And domain of x let say domain is negative #

  • @yetidynamics
    @yetidynamics Год назад

    that was really informative, if you rewrote it as 3-(2m+2)^(1/2) = 8 would there be a solution? i'm guessing no

    • @GaryBricaultLive
      @GaryBricaultLive 9 месяцев назад +2

      NO because the square root encases the 2m+2 as follows [(2m+2)^(1/2)]. As usually this guy's problems are poorly defined with lots of ambiguous aspects.

  • @smitajky
    @smitajky Месяц назад

    Once you get that the square root is a negative then you could only get a solution if you use complex numbers i.e. i in other words 2m + 2 = sqrt(5) * i Without using complex numbers there is no value that you can square to get a negative number.

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

    I’ve heard of algebra. But what is algeba? Is it non-rhotic mathematics from which the letter “r” is expelled?

  • @jameslouder
    @jameslouder Месяц назад

    Another way of looking at it is, if you're going to say SQRT25 = ±5, then you can't just choose -5 arbitrarily to make the game come out. Logically, *both* +5 and -5 must satisfy the original equation and this is clearly not the case.

  • @wachu8522
    @wachu8522 5 месяцев назад

    Just curious why you
    didn't use PEMDAS this time. Because then you could have dealt with the sqrt first. I am not an expert so any response is acceptable.

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

      How does PEMDAS help with the square root? I don't understand what you mean.

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

      For many moons I have tried to get this channel to stop pushing PEMDAS/BODMAS. Math is universal; PEMDAS and BODMAS are English only; the acronyms are for English words. A quick google search shows english is only used in 1/6 of the world.

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

      @@flagmichael Yes, English is used as the _main_ language in only 1/6 of the world. So what? Nevertheless, it's a language which is _understood_ by most people on the internet.
      Myself, I am German. But nevertheless I have no problems at all when an _English_ RUclips channel uses _English_ abbreviations like PEMDAS.

    • @btpcmsag
      @btpcmsag Месяц назад +1

      ​@@bjornfeuerbacher5514
      The first 2 letters of PEMDAS are P and E, which stand for Parentheses and Exponents. Roots, including square roots, are identical to reciprocal exponents, so they are second in priority after parentheses.

  • @KimberlyCharles-x2j
    @KimberlyCharles-x2j 2 месяца назад

    This content was a fantastic addition to my learning!

  • @tomq6491
    @tomq6491 Месяц назад

    you should specify what the domain and codomain are. If it is complex numbers then the solution set isn't the empty set.

  • @gregsmith3406
    @gregsmith3406 Год назад +2

    This was informative. Thanks!

  • @mathyeti
    @mathyeti Месяц назад

    Tidying up, I get -5 = sqrt(2m+2). Since the radical sign implies a positive square root, there is no solution (in real numbers) because the left side is negative. [ Final answer! ] When I check for imaginary roots, I square both sides, and get (-5)^2 = absval(2m+2). Split this up into two possibilities, 25 = 2m+2 and 25 = -(2m+2). This ends up with m1 = 23/2 and m2 = -27/2. Neither of these is equal to 8, so there is no complex solution either. P.S. I also taught high school algebra for 30 years, but I retired 20 years ago, so I'm a little rusty!

  • @mouradbelkas598
    @mouradbelkas598 4 месяца назад +1

    I agree, sqrt(25) = 5, and therefore, there is no solution. 25^(1/2) is not =-5

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

    All you need to do is to multiply each side of the original equation by (-1) in order to get rid of the negative sign in front of the radical. You will get an identical equation but will not have to deal with the confusing negative sign. Thus, you will get [-3 + radical = - 8], which leads to [radical = - 5], which is impossible for real numbers (unlike for imaginary ones).

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

      It's impossible for imaginary and complex numbers too. There's no value for m, real or complex, that gives √(2m + 2) = -5