I cannot grasp the rules to this problem! Rational exponents! Reddit algebra r/askmath

Поділитися
Вставка
  • Опубліковано 22 кві 2024
  • Let's discuss how to simplify rational exponents 9^(3/4)*3^(7/2)/27^(3/2). This will help you with your algebra class. Best wishes. This problem is from Reddit r/askmath / xb03wtty2h
    Shop my math t-shirts & hoodies on Amazon: 👉 amzn.to/3qBeuw6
    My blue jacket: 👉 amzn.to/3qBeuw6
    -----------------------------
    I help students master the basics of math. You can show your support and help me create even better content by becoming a patron on Patreon 👉 / blackpenredpen . Every bit of support means the world to me and motivates me to keep bringing you the best math lessons! Thank you!
    -----------------------------
    #math #algebra #mathbasics

КОМЕНТАРІ • 98

  • @pedrogarcia8706
    @pedrogarcia8706 2 місяці тому +90

    I wouldn't have reduced 10/2 to 5 since you have to convert it back to 10/2 to subtract 9/2

    • @quigonkenny
      @quigonkenny 2 місяці тому +17

      I've found that's usually the best way to go on problems like these. Wait until the end, after you get your final result, to reduce or simplify. That way you're not running the risk of having to undo what you just did, as with this problem, and especially with stuff like radicals in the denominator, you often just have simpler numbers to work with.

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

      Exactly what I was thinking. If you know all denominators are the same it’s a waste of a step to reduce

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

      That's exactly what I did, I kept it as 10/2 knowing I could then subtract 10/2 and 9/2 to get 1/2.

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

      I agree but I suspect he did it intentionally to make sure he showed the proper way to add/subtract fractions at some point in the video, so someone learning wouldn't assume you can always just add numerators or get any other wrong ideas.

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

      Yep.. I like working these problems in my head to see if I can get the correct answer without needing to write it out, and immediately regreted simplifying the numerator when I looked at the denominator lol.

  • @nguyenthai3140
    @nguyenthai3140 2 місяці тому +112

    This question contain all the exponent laws

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

      not all of them, it doesn't include the law that says (a/b)^n = (a^n)/(b^n)

    • @nasrullahhusnan2289
      @nasrullahhusnan2289 2 місяці тому +5

      Tower of exponent, such as a^(b^c) which is different from (a^b)^c, is not included

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

      Negative exponents, which allows you to reciprocate exponents I.e. 1/a = a^-1

    • @theeternalsw0rd
      @theeternalsw0rd 2 місяці тому +3

      @@Koolplayer12 this is just an extrapolation of b^m/b^n = b^(m-n). In this case a^0 = 1 so a^0/a^1 = a^(0-1) = a^-1, so this one was implicitly included.

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

      @@nasrullahhusnan2289 This is an extension on order of operations, and the convention of not including parentheses when following highest order exponents. I wouldn't list it as an exponent law. I know it typically gets lumped in but that's more for memorization than for functional equivalence.

  • @David-Dash-IBA
    @David-Dash-IBA Місяць тому +6

    Thank you! This helped get the old neurons firing again. I didn't realize just how much I remembered about exponents. It clicked for me as soon as you explained the first step.

  • @brick3052
    @brick3052 2 місяці тому +33

    you're a great teacher, keep it up

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

    Convert 9^(3/4) into 3^(3/2). Now you have halves in all exponents so you can put the square root on the outside. Convert 27^3 into 3^(3x3) = 3^9:
    sqrt(3^3 x 3^7 / 3^9) = sqrt(3^10/3^9) = sqrt(3)

  • @jennfurr
    @jennfurr 2 місяці тому +6

    For the first time ever I was able to solve this! Yay!

  • @johnajamian1675
    @johnajamian1675 23 дні тому

    Nice to see you doing lower level algebra tutorial. I watch a lot of your more advanced stuff. You do good work.

  • @scragar
    @scragar 2 місяці тому +16

    Personally I would have just called the base X and set it to √3 because 3^1/2 was the common denominator.
    Doing it that way you get:
    X^3 * X^7 ÷ X^9 = X^(3+7-9) = X
    Makes it a lot easier than dealing with fractions

    • @jamescollier3
      @jamescollier3 2 місяці тому +8

      yeah, but you are advanced. He took that question because it was an excellent teaching moment, with all the details ❤

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

      It's much easier to just combine the addition/subtraction power rule to say the answer is 3^(3/2 + 7/2 - 9/2) = 3^1/2.
      It's essentially doing the same thing, but without introducing x as a variable and trying to find a common denominator (which you then need to multiply by) to get your answer.
      Really bprp shouldn't have bothered simplifying 10/2 because it keeps the same form as the 9/2

    • @Patrik6920
      @Patrik6920 2 місяці тому +3

      ..its easir only because u already know the rules ... this method teached why ...
      edit: u can also go directly to ,Ans = √( 3^(3+7-9) ) ... wich is even simpler
      ...but it req u to know the rules, its imo far better to teach why this is true..

  • @theeternalsw0rd
    @theeternalsw0rd Місяць тому +3

    It should also be noted that you have to be careful applying these rules with negative bases because an even root of a negative number is not in the reals. For example (-2)^(1/2) * (-2)^(2) is not equal to (-2)^1 as you might think from applying b^m * b^n = b^(m+n). So to be more accurate b^m and b^n must both be real numbers. Edit: Changed my example (-2)^(1/2) * (-2)^(3/2) is one of the cases where it does work and equals (-2)^(2).

    • @Mattiasthesecond
      @Mattiasthesecond Місяць тому

      I agree with what you saying, but isnt your example a bad one, as I do get 4 as the answer using google

    • @theeternalsw0rd
      @theeternalsw0rd Місяць тому +1

      @@Mattiasthesecond you're right. bad example. Should have used (-2)^(1/2) * (-2)^(2)

    • @Apollorion
      @Apollorion Місяць тому

      @@theeternalsw0rd Applying b^m * b^n = b^(m+n) to your new example means suspecting it to be (-2)^(5/2). (-2)^1 would relevant for ( (-2)^(1/2) )^2.
      P.S.
      Would you agree that (-2)^(1/2) * (-2)^2 = 4*i*(2)^(1/2) ?

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

    I never tried exponents like 3/2 until a couple of days ago when one appeared in the video of a similar channel.
    It turns out I missed out on a lot of maths education that is routine today.

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

    At 4:00, you could have said that (3³)^(3/2) was (3^(3/2))³, and simplify the fraction by 3^(3/2). You would have been left with 3^(7/2) / 3^(6/2), a short step away from sqrt(3).

  • @francoispotgieter7567
    @francoispotgieter7567 Місяць тому

    Very good explanation

  • @phoenixarian8513
    @phoenixarian8513 2 місяці тому +4

    (a^x1)^x2=a^(x1*x2)
    a^x1*a^x2=a^(x1+x2)
    (arithmetic if x is even) xth root of a=a^(1/x)
    Important for middle school students these will make them solve the problems a lot easier

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

    My approach was to first put the whole fraction into a square root and simplify the exponents that way
    9^(3/4)*3^(7/2)/27^(3/2) = sqrt(9^(3/2)*3^7/27^3)
    Then just simplify the insides

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

    great video im going to sub

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

    I am not a student but I really appreciate these videos as a really enjoyable way to keep my basic maths skills fresh.

  • @SanjayBhowmick-uj8tc
    @SanjayBhowmick-uj8tc 2 місяці тому +3

    Sir plz make a video on highest common factor.plz sir

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

      Here's the idea of highest common factor, or greatest common factor GCF. A related term, is least common multiple (LCM).
      Given two numbers (call them capital X & capital Y), you are looking for a number A, such that A*x = X and A*y = Y.
      Example: X = 70 and Y = 28.
      Factors they both have in common:
      1. They are both even, so 2 is a common factor
      2. They are both multiples of 7, so 7 is a common factor
      3. This means, the product of 7 and 2, is also a factor. That is: 14.
      Are there any others? Let's find out, by dividing both by 14:
      28/14 = 2
      70/14 = 5
      Since 2 and 5 don't have any factors in common, this means that 14 is the greatest common factor.
      14*5 = 70
      14*2 = 28
      A=14, x = 5 and y = 2
      A*x = 70
      A*y = 28
      An application of greatest common factor, is simplifying fractions. Given the fraction, 28/70, everybody brought 14 to the party. So we can cancel 14 from both top and bottom, and we're left with 2/5.

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

      What class are you in?

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

    Great

  • @mathiaskjeldgaardpetersen5926
    @mathiaskjeldgaardpetersen5926 Місяць тому

    A comment to help with the algorithm so the video gets shared more.

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

    Wonder why my calculator gives a number that, written as an expression, equals the 4th root of 9, which is equal to the square root of 3?
    I suspect it's because the original expression gives a positive only answer that equals 4th root of 9, while entering that result expression into the calculator gives both a positive and negative square root of 3 as answer?

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

      One explanation is that it might have floating point rounding errors behind the scenes, that cause it to not recognize 4th root of 9 as reducible. Many calculators that give "exact results" can be deceived. For instance, if you have a calculation that is within a rounding error of pi, beyond its resolution, it might be biased to recognize the answer as pi, even though the original expression doesn't strictly equal pi.
      Matt Parker has a video on this, where his calculator gives false answers due to near-misses caused by floating point errors. Unless your calculator is a computer algebra system that processes exact expressions properly.

    • @LarsV62
      @LarsV62 Місяць тому

      @@carultch Thanks for your answer! Forgot to mention in my original post, but my calculator is not a physical one, but a downloaded scientific calculator app on my phone named "HIPER Calc". Default precision in the pro version is from 15 digits significand and 3 digits exponent as the minimum (compact portrait layout), to 45 digits significand and 6 digits exponent in expanded layout. Decimal precision in fix notation is 6 digits. This can be changed by the user.
      In the case of this video, the numeric value displayed for each result expression variant was identical.

    • @planetx1595
      @planetx1595 Місяць тому

      skap?

    • @LarsV62
      @LarsV62 Місяць тому

      @planetx1595 Thanks for pointing out that typo. Extraneous Norwegian word inserted by autocorrect and now removed.

  • @ChavoMysterio
    @ChavoMysterio Місяць тому

    9^(3/4)
    (3²)^(3/4)
    3^(3/2)
    3^(7/2)
    27^(3/2)
    (3³)^(3/2)
    3^(9/2)
    3^(3/2)×3^(7/2)
    3^(10/2)
    [3^(10/2)]/[3^(9/2)]
    3^½ ❤

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

    First time seeing this new exponent law written at the right corner side of the board,we indians didn't know this.....

  • @userhomer
    @userhomer Місяць тому

    √3 ?

  • @sdspivey
    @sdspivey Місяць тому

    If someone doesn't already know how add and multiply fractions, they will certainly not be able to do exponents.

  • @user-tg2gm1ih9g
    @user-tg2gm1ih9g 2 місяці тому

    maybe OP is baffled by fractional exponents, like 3^(3/2)

  • @justinpatterson3110
    @justinpatterson3110 Місяць тому

    What if the base numerals were all not multiples of three? Would there ever be such a case?

    • @Apollorion
      @Apollorion Місяць тому

      Well, since it's a product you can use a logarithm and the change base formula for logarithms.
      logn(x) = logarithm base n of x n^logn(x)=x
      logn(n)=1
      logn(1)=0
      logn(a*b)=logn(a)+logn(b)
      logn(a^b)=b*logn(a)
      loga(x)=logb(x)/logb(a)
      (You can verify this change base formula via: logb(x)=loga(x)*logb(a) x=b^(logb(x))=b^(logb(a)*loga(x))=(b^logb(a))^loga(x)=a^loga(x)=x )
      E.g. calculate/simplify: x=(a^b*c^d)/(f^g)
      goes like this: x=5^log5(x)=5^y=(a^b*c^d)/(f^g) => y = log5( (a^b)*(c^d)*( (f^g)^-1) ) = b(log5(a)) + d(log5(c)) -g(log5(f)) =>
      x=5^( b(log5(a)) + d(log5(c)) -g(log5(f)) )
      ..and for a=45, d=240 and f=250 this becomes:
      y=b + 2b(log5(3)) + d + 4d(log5(2) + d(log5(3))- 3g -g(log5(2)) = b+d-3g + (2b+d)log5(3) + (4d-g)log5(2) => x=5^y=5^(b+d-3g)*3^(2b+d)*2^(4d-g)
      And for 4d=g, b+d=3g and/or 2b+d=0 this becomes more simple.

  • @itz_pkbotgaming
    @itz_pkbotgaming Місяць тому

    Difficulty level US 😂😂😂

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

    1 👀

  • @soobinluvv
    @soobinluvv Місяць тому

    bibbity boppity uriye magic island spotted

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

    Hello sir. What country are you based my friend, I love you’re teaching style, do you have business contact details?kindly leave below if possible.

  • @TaiserBinJafor
    @TaiserBinJafor Місяць тому

    The answer is : sqrt(3).

  • @nomad-1776
    @nomad-1776 2 місяці тому

    Dudes avatar looks like he's gonna do bad things to that X 👀

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

    There were a couple unnecessary steps in your work, like reducing 10/2 to 5 only to return it to 10/2, but you showed everything and explained all the steps as you went. For someone who is already comfortable with this level of math all the extra steps can be ignored, but for someone who is not already comfortable with this level of math it is good for them to see everything and get an understanding of how and why things work the way they do. By the time you get to this level of math you should have an understanding of fractions, but fractions weren't the point here; the point is about exponents and it's good to see why things work the way they do. Good job to you for explaining everything and not doing so in a condescending manner.

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

    Ezz

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

    Did it in my head in 15 seconds

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

      someone give this man a cookie

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

      ​@@BenDover69831oatmeal raisin

    • @jennfurr
      @jennfurr 2 місяці тому +3

      It's not about speed. It's about explaining all the steps and reason behind them.

    • @ElusivG
      @ElusivG 2 місяці тому +3

      Congrats?

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

      Why are you here?

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

    1/9 is the answer according to indian education.....

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

      No you are dumb math is same everywhere. Answer is √3 only.

  • @TGX42
    @TGX42 Місяць тому

    3/2 = 1.5, 1.5 + 1/2 = 2 not 5

    • @darkychao
      @darkychao Місяць тому

      where'd you get 1/2? it was 7/2.

  • @Edwin-pn4hb
    @Edwin-pn4hb 3 місяці тому +4

    First :)

  • @stupidboy2797
    @stupidboy2797 Місяць тому

    This one is easy, people should learn basics more thoroughly. The powers are easy in general if you learn all those rules, basically almost same as normal cases but you first try to make everything have same base and in the end you actually apply the power

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

    idk if the op even did math as a kid, the question is super easy and he's having problem graspt the concept

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

      Op is a kid

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

      @@pedrogarcia8706 doesnt look like it from the way the post was constructed

    • @sebblich
      @sebblich 2 місяці тому +3

      @@dailydoseofshitpost751 You know that children also can write well, right?

    • @Meeeekz
      @Meeeekz 2 місяці тому +3

      @@dailydoseofshitpost751 Maths ain’t for everyone dude, asking ‘super easy’ questions does not make someone a laughing stock.

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

      chat i only do shitposts on a daily basis, take my comment as a grain of salt

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

    Almost 10 minutes for something I could do in my head in under five seconds when I was 14?! Surely you jest!

    • @Kavukamari
      @Kavukamari Місяць тому +2

      That's great but this channel is about teaching things to people who either don't remember or don't get it, etc

    • @hewad378
      @hewad378 Місяць тому

      Youre so smart u didnt read the name of the channel.

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

    Good explanation. Though I would have kept the 5 exponent at the end as a 10/2 for simplicity. still works. though.
    I don't understand how people managed to graduate HS without basic knowledge of simple exponent algebra. Sad.