Here is the tweet from Ahmed Salman that has all the problems: twitter.com/log2022x/status/1535957868502994946
@SuperYoonHo2 жыл бұрын
thanks!
@mcwulf252 жыл бұрын
I went straight in with a similar method to your #2. As the LHS is a factor of the expression in the RHS I put u = 2^x - 3^x And squared both sides to give a quadratic in x and we get that log expression as the other solution.
@GirishManjunathMusic2 жыл бұрын
Before watching the video: Given: 2↑x - 3↑x = √(6↑x - 9↑x) To find: x Separating RHS into prime factors to match LHS: 2↑x - 3↑x = √(2↑x·3↑x - 3↑2x) Taking 2↑x as a and 3↑x as b: a - b = √(ab - b²) Squaring both sides: a² - 2ab + b² = ab - b² a² - 3ab + 2b² = 0 a² - 2ab - ab + 2b² = 0 a(a - 2b) - b(a - 2b) = 0 (a - b)(a - 2b) = 0 from here, a = b, or a = 2b. a = b → 2↑x = 3↑x Taking log of both sides: xlog2 = xlog3 Moving all terms to LHS: xlog2 - xlog3 = 0 x(log2 - log3) = 0 As log2 cannot be equal to log3, x = 0. a = 2b → 2↑x = 2·(3↑x) Taking log on both sides: xlog2 = log(2·(3↑x) Using logab = log a + logb: xlog2 = log2 + xlog3 Taking all x terms in LHS: xlog2 - xlog3 = log2 x(log2 - log3) = log2 xlog⅔ = log2 x = log2/log⅔. Testing, x = 0 trivially works as it reduces both sides to 0. When x = log2/log⅔, I'm literally not capable of testing.
@GirishManjunathMusic2 жыл бұрын
Alternative solution: a - b = √(ab - b²) a - b = (√b)√(a - b) (a - b) - (√b)√(a - b) = 0 (√(a - b))(√(a - b) - √b) = 0 a = b or √(a - b) = √b → a = 2b Proceed as above.
@GirishManjunathMusic2 жыл бұрын
Hey I got both solution paths for a change!
@scottleung95872 жыл бұрын
My method is similar to your first method, except that I solved for a in terms of b directly after getting the quadratic. From there, I got the correct solutions.
@dani36722 жыл бұрын
In your opinion is normal that a 16 years old student can't solve this?
@lakshaygarg15442 жыл бұрын
@@dani3672 yeah it's normal until and unless you don't prepare for maths Olympiads
@SG49478 Жыл бұрын
I didn't start with a substitution. Squared both sides first and distributed the LHS. After distribution you get 4, 6 and 9 as the bases. Moved the whole RHS to the left. Which gives you 4^x-3*6^x+2*9^x=0. Now I divided both sides by 4^x (as 4^x can't be zero) and then substituted (3/2)^x as Z. Which gives you a quadratic equation. Solving this and substituting back gives you exactly the same 2 solutions like in the video.
@fanamatakecick972 жыл бұрын
Great video! Might i suggest you use the letter q for substitution? I think it’s a very under-appreciated letter and it deserves some love
@eliasmazhukin20092 жыл бұрын
Not to mention g, j, l, w...
@SyberMath2 жыл бұрын
q looks like 9 so I try to stay away from that
@fanamatakecick972 жыл бұрын
@@SyberMath Fair enough. The way i write my Qs, i actually loop the tail of it to the right, almost like a cursive q
@fanamatakecick972 жыл бұрын
@@eliasmazhukin2009 j is definitely another one
@stevenlitvintchouk31312 жыл бұрын
I solved it the same way as your first method. Although you could easily guess x = 0 as one root just from inspection of the equation.
@jonathanhanon93722 жыл бұрын
I would say Let u = 2^x - 3^x We find 3^x * u = 6^x - 9^x Rewriting, we get u = sqrt(3^x * u) Equivalently, we get u = 2^x - 3^x = 3^x So, 2^x = 2*3^x, and we solve from there.
@Roq-stone2 жыл бұрын
Your presentations are just fine. The audio is ok, the visuals are ok, and your pace is just fine. Keep up the good work.
@SyberMath2 жыл бұрын
Thanks, will do!
@NathanSimonGottemer2 жыл бұрын
I just substituted y=2^x - 3^x so you get y = sqrt(y*3^x)...divide by sqrt(y) on both sides then square both sides. Substitute back in and divide both sides by 2 and you get 2^(x-1)=3^x then you do some rearranging and use change of base for easier reading and the answer is 1/(1-log2(3)). The other solution of x=0 is easy enough to see in the original equation, since both sides are effectively differences of exponentials in x.
@kurtdobson2 жыл бұрын
I'm in awe of all the skill shown here. Personally, I don't like to make my brain hurt, so I just use a solver, like Matlab Symbolic Toolbox (There are others equally as good like Mathematica, Maple, MathCAD, PTC, etc.) Here's the solution in Matlab in 117.8 milliseconds: tic syms x eqn = 2^x - 3^x == sqrt((6^x - 9^x)) S = vpasolve(eqn,x,-3) toc S = -1.709511291351454776976190262174 Elapsed time is 0.117857 seconds
@SyberMath2 жыл бұрын
Thank you! 😍
@SeanPat10012 жыл бұрын
I teach courses in data analysis and although my students have studied engineering math up through integral calculus, where they have the most trouble is algebra. I agree that substitution is an effective way to reduce the complication, as well as to save ink, chalk and time. however, I find some students have trouble with this and I think it goes back to the fundamental principles of algebra. Have several students have said they are uncomfortable with expressions that contain both letters and numbers. I appreciate your examples which clearly illustrate why substitution is a good idea, but I’m still having trouble with students that are extremely hesitant to do this.
@TheeDeadCreator2 жыл бұрын
first method over-complicated things imo. for one, you didnt really need u-substitution, you couldve just factorised a^2-3ab+2b^2=0 and made it (a-2b)(a-b)=0 and derived the two exponential equations from there. additionally, at 6:40, it wouldve been far easier to have simply put (2/3)^x=2 into log form straight away, thus finding x immediately. i.e., you couldve just found x to be log base 2/3 of 2. besides that, good vid, and interesting question!
@rajeshbuya2 жыл бұрын
Nice one! I have become a HUGE fan of your Math and maybe more.. the below comments are for the "more" part (just on a lighter note, hope you don't mind) 1) You should be awarded a Master's degree - Master of Substitutions 2) You have the knack of somehow bringing in your "2b or not 2b", "Let's call it 'y'; now don't ask me 'why'" puns... So maybe a 'pun'dit of Substitutions 3) I waited till the end of this video - felt almost like waiting for the post-credit scene after a Marvel movie
@jennifertate43972 жыл бұрын
There can be so much humor in mathematics. It's great.😀🤣😀🤣😀
@chaparral822 жыл бұрын
substitution seems to be an unneccessary complication. after extracting srqrt(3^x) out of the sqrt you can divide the whole thing with sqrt(2^x - 3^x) and you get sqrt(2^x - 3^x) = srqrt(3^x) take the square and after some manipulation you get (2/3)^x = 2
@musicsubicandcebu17742 жыл бұрын
Thanks, much more straightforward
@bjornfeuerbacher55142 жыл бұрын
@chaparral82: Even easier: divide the whole equation by 3^x from the start, then you arrive at (2/3)^x - 1 = 0 or = 1 very fast.
@JD-nz9dj2 жыл бұрын
It can also be solved by changing the base of 2^x to 3^(x•a), just find the value of a (which is log2/log3) and cancel the common terms. A simple quadratic equation is obtained as t-1 = √(t-1) => t = 0 or 1; where t=3^(x(a-1)) -1 Now substitute t and solve to get the same answers!
@satrajitghosh81622 жыл бұрын
Writing a for 2^x and b for 3^x one gets a - b = √(b(a-b)) or √(a- b) = √b or a = 2*b or 2^x =2* 3^x or x = log (2) to the base (2/3) = 1/(1 - log(3) to the base 2) = 1/(1- lg(3) )
@scragar2 жыл бұрын
I usually prefer log in the base of the most common number,makes it easy to see what I'm working with. log2(2)/( log2(2)-log2(3) = 1/(1-log2(3)) ≈ 1/(1-1.6) ≈ -5/3
@jennifertate43972 жыл бұрын
What graphing software or whatever, do you use?
@SyberMath2 жыл бұрын
desmos.com
@yuto24972 жыл бұрын
My method was: Given: 2^x - 3^x = sqrt(6^x - 9^x) Solution: Squaring both sides and by the rules of exponents we have, 2^2x -- 3^2x = 6^x - 9^x Using natural logs we have, 2x ln 2 - 2x ln 3 = x ln 6 - x ln 9 Cancelling 2x and x we have, ln 2 - ln 3 = ln 6 - ln 9 Using the natural log table we have, 0.6931 - 1.0986 = 1.7918 - 2.1972 Simplifying, -0.4055 ≈ -0.4054 Idk if this is correct or not, it sure was fun though!
@qwang31182 жыл бұрын
(a-b) = sqrt(b)sqrt(a-b), sqrt(a-b) = sqrt(b). Taking sq, a - b = b. a = 2b, a/b = 2. (2/3)^x = 2. Taking the log, done.
@christopherellis26632 жыл бұрын
I used logs in school, before 1968. Since then, I have no taste for them, except on the slide rule. I arrived at (2^×-3^×)=3, and that was that.
@rakeshsrivastava11222 жыл бұрын
0 and log3(2)/log3(2)-1.
@taranmellacheruvu25042 жыл бұрын
I did it similarly: I got to when a^2 - 3ab + 2b^2 = 0. But, I did the quadratic formula in terms of a. a = (3b +- sqrt(9b^2 -4(1)(2b^2)))/(2*1) a = (3b +- sqrt(b^2))/2 a = b, 2b Then, I finished the problem like you did in method 1.
@miceyfb2 жыл бұрын
same using the quadratic formula is nice because you can easily get a relation between a and b.
@Jalina692 жыл бұрын
i have divided both parts by 3^x and ended up with y=sqrt(y), where y=(2/3)^x-1. same answer then :)
@robertveith63832 жыл бұрын
If x - 1 is an exponent, then you must have grouping symbols around it because of the Order of Operations.
@bjornfeuerbacher55142 жыл бұрын
@@robertveith6383 Only the x is the exponent (that should be clear when you do this calculation for yourself), hence no grouping symbols are needed here.
@bjornfeuerbacher55142 жыл бұрын
@Janina: I first tried squaring both sides, but after solving the equation, I then realized, too, that simply dividing the original equation by 3^x is the fastest method. :)
@SuperYoonHo2 жыл бұрын
wow what a nice problem! thank you for sharing
@SyberMath2 жыл бұрын
No problem 👍
@SuperYoonHo2 жыл бұрын
@@SyberMath 👍👍👍
@misterdubity30732 жыл бұрын
Sound? I has always been OK for me, except maybe on a rare exception. I'm a bit hard of hearing and in general I hear you (with headphones on) very well with the volume at my default setting. btw, you kept recording 30 seconds after "bye bye".
@SyberMath2 жыл бұрын
I know! 😂 Thanks
@prabhudasmandal64292 жыл бұрын
..... (a^2--3ab+2b^2) can be easily factorised as a^2--2ab--ab+2b^2, I. e(a--b) (a--2b). So, a=b and 2b.thereafter follows the solution.
@ojasdeshpande72962 жыл бұрын
Hi, this one was pretty easy. I think all of YOUR students are gifted :)
@manuelgonzales25702 жыл бұрын
Excellent! Thank you!
@carimamcdwyer83682 жыл бұрын
I love the visual presentation of coloured inks on a black background. Please what hardware/software did you use to record the video?
@SyberMath2 жыл бұрын
Thank you! I use an iPad, an Apple Pencil and the Notability App. I record the videos using screen recording.
@samhoward89092 жыл бұрын
On the 2nd method I’m confused as to why you square the square root of a-b. It was just a-b before that. Just confused on that step and how it makes it factorable.
@richreal10 Жыл бұрын
i just simply factorise the RHS, set the equation equal to 0 then easily find two solutions x=0 or x=1/(1-log2(3))
@termehvafaei23272 жыл бұрын
If the base are the same number and the power also similar how we gain the answer. Like 2 to power 3 multiply 2 to power 3
@4Loge2 жыл бұрын
Thank you sir♥️
@mcg56172 жыл бұрын
Very nice solutions
@SyberMath2 жыл бұрын
Thank you
@Casso-Vor29Jahren2 жыл бұрын
Volume is fine
@fk319fk2 жыл бұрын
I got a very different answer! (I also made arithmetic mistakes)
@robyzr74212 жыл бұрын
2nd method just x skill minds ... genious 🧐 ... thx teacher !!
@banti9912 жыл бұрын
O hi aayega kyunki 6-9 hamesha negative dega lekin root mein negative value nhi ho sakti that's why only one option if x= o
@mrsahil7232 жыл бұрын
You can multiple both side by 3^x and proceeded.
@adamrussell658 Жыл бұрын
Your volume is too be just fine.
@GodbornNoven2 жыл бұрын
My first instinct was to factor ab-b²
@cube73532 жыл бұрын
Substitution go brrr!!
@nicogehren65662 жыл бұрын
very well done
@aashishrai17842 жыл бұрын
Sir a-b is not equal to under root a-b whole square
@Jha-s-kitchen2 жыл бұрын
2b, 2u 😂😂😂 "I might get a 2u..." Just like that😊 And yes, Audio is quite perfect!
@SyberMath2 жыл бұрын
Awesome! Thanks. Some people are annoyed by those but I think the majority is ok
@davidshen59162 жыл бұрын
a=b; and A-b=B
@wolfbirk82952 жыл бұрын
Where is the square root defined....? You just calculate, without asking in which set x is lying. x real, x complex and so on. And you argue: If x is a solution, then x must be... But you have to prove, that this x is actually a solution. For ex: (1) find x,. x*x = - 1, x real; you argue, x^4 = 1 and then x = 1 and x = -1 , if x shall be real. But it is known, that x^2 = -1 hast no real solution. Equation (1) has no real solution... Notice: There are no equivalent operations. Thats why you have to put the x, you found , in (1) and then calculate...
@hong-hexu9890 Жыл бұрын
I used Log and found that, log2/(log2-log3) = ln2/(ln2-ln3)
@stvp682 жыл бұрын
Volume is good!
@SyberMath2 жыл бұрын
Great!
@roberttelarket49342 жыл бұрын
Very nice!
@SyberMath2 жыл бұрын
Thanks!
@damiennortier89422 жыл бұрын
6^x - 9^x is obviously negative. The square roots of something negative is not real. This can only happen if 6^x - 9^x is 0 such as 2^x - 3^x. So x = 1 is the only solution
@damiennortier89422 жыл бұрын
@ yes, of course, I make this error 😁ops
@yehonatanadiv3442 жыл бұрын
Just square both sides of the equation, you'll get a very easy quadratic equation.
@SyberMath2 жыл бұрын
Sounds good!
@dilfuzaergasheva83052 жыл бұрын
Why do you only upload videos about algebra, it would be good if you uploaded geometry too
@mamadoudiop19582 жыл бұрын
Merci beaucoup
@makara55802 жыл бұрын
Nice equation!
@SyberMath2 жыл бұрын
Glad you think so!
@williamspostoronnim98452 жыл бұрын
Весёлый у парня английский. Индус, наверное.
@stvp682 жыл бұрын
Lots of extraneous noise at the end of the video-like you forgot to turn off the mic
@SyberMath2 жыл бұрын
Sorry
@petross28192 жыл бұрын
lol i tried to solve it with derivatives but its so hard on that way and i left it
@michaelempeigne35192 жыл бұрын
x = 0 is a solution by inspection
@bjornfeuerbacher55142 жыл бұрын
But not the only one.
@robertsandy37942 жыл бұрын
No problems in hearing what you say
@owen71852 жыл бұрын
Second method is the best
@SyberMath2 жыл бұрын
Glad you think so!
@lazaremoanang31162 жыл бұрын
Whose gifted? I'm a gifted, I didn't know that when I was students but where do you want to solve it when using a function which is real? A square root doesn't take a negative number, is it a complex number? No x which is real can answer to that.
@peterbyrne63942 жыл бұрын
Hi . This eguat, is pretty difficult.
@merc340sr2 жыл бұрын
x=0?
@dicksonlukata21322 жыл бұрын
Amazing
@SyberMath2 жыл бұрын
Thank you!
@wernergamper62002 жыл бұрын
"Substitution forever., right?" 😂👌
@SyberMath2 жыл бұрын
Yesss!
@jacoboribilik32532 жыл бұрын
I apologise in advance for being rude and monstrous but....gifted students my ass. This is a rather easy problem once you are slightly familiar with algebraic tricks. Calling someone gifted when he's not is harmful for that person. When he realises he's no more gifted than the average person he'll become depressed and frustrated. I've seen that with many kids and to a lesser extent classamates during my uni years. .
@carimamcdwyer83682 жыл бұрын
Why don't you post your own videos showing the "tricks"? Not everyone knows them.
@miceyfb2 жыл бұрын
i solved it on my own imma gifted now???
@SyberMath2 жыл бұрын
Yessir
@EyadAmmari2 жыл бұрын
Loud enough
@SyberMath2 жыл бұрын
Thanks
@tontonbeber45552 жыл бұрын
Did exactly the same as Don Ensley ... By squaring 4^x + 9^x - 2*6^x = 6^x - 9^x 4^x + -3* 6^x + 2* 9^x = 0 (2^x)^2 -3 (2^x)(3^x) + 2* (3^x)^2 = 0 lets define z = (2/3)^x z2 - 3z + 2 = 0 (z-1)(z-2) = 0 z=1 => x=0 z=2 => x = log(2) / log(2/3) = -1.70951129
@ganeshdas31742 жыл бұрын
x ={0, - log2/log3/2}
@ChristianoMDSilva2 жыл бұрын
No, I can't
@ytsimontng2 жыл бұрын
I like your vids, do not speak louder pls, your soft voice was a big plus
@SyberMath2 жыл бұрын
Thank you for the feedback! 🥰
@juanmolinas2 жыл бұрын
Hi syber!,nice video.. to be or not to you 😅
@SyberMath2 жыл бұрын
Thanks 😅
@barakathaider63332 жыл бұрын
👍
@williamhogrider41362 жыл бұрын
Cool 🍺🍺🍻.
@catherinegriessel562 жыл бұрын
Lost me at the very start
@rakenzarnsworld22 жыл бұрын
x = 0
@nuts4472 жыл бұрын
In IRAQ
@abhi383582 жыл бұрын
X=0, -1.71.
@robertveith63832 жыл бұрын
The second is approximate.
@abhi383582 жыл бұрын
@@robertveith6383 I can answer it in log terms also. But for understanding of everyone a simple answer.
@eliotargy12 жыл бұрын
Do you have any idea just how ridiculous your 2u and 2b comments sound? I think you should listen to yourself on repeat until you realise.
@Brotherman72 жыл бұрын
CASIO fx-CG500 and done
@babaji19472 жыл бұрын
You explain things in a very muddy way.
@carlfarruggio38352 жыл бұрын
Who gives a xxxxxxx about it? It’s not relevant in our live no more longer! What as good as will do in my live anyway! Unnecessary, absolutely rubbish, no need to know and just waist of time..... don’t put on those kinds of rubbish to get a like. Because you know how to solve or you copying someone’s knowledge it doesn’t have to be ours problem.
@wonghonkongjames44952 жыл бұрын
Sir I must confess that this problem wasn't a test at all comparing with the other problems because if you multiply the lhs by 3topowerx/3topowerx the answer will instantly appear