Poland | A nice Math Olympiad Exponent Simplification | Find all Roots of x ?

Poland | A nice Math Olympiad Exponent Simplification | Find all Roots of x ?#exponent#olympiad #simplification#exam
Hello, my beloved family! 😍😍😍
I hope everyone is doing great! 😲 😲😲
If you enjoyed this video on How to solve this math problem, please show your support by liking and subscribing to my channel. Your support means the world to me! 😊😊😊
#matholympiad
#algebra​
#mathematics​
#maths
#math
#olympiad
#matholympiad #algebra#math#simplification #Exponents#vedicmath#viralmathproblem #howto#mathematics #mathematicslesson#calculus
improve math speed
France math Olympiad
Germany math Olympiad
Japanese math Olympiad
china math Olympiad
math Olympiad questions
maths Olympiad
France math Olympiad
math Olympiad
maths Olympiad questions
Japanese multiplication method
math
math Olympiad problems
math problem
algebra 2
nice olympiad Math Problem
Olympiad mathematics
Olympiad questions
Olympic math
Math Olympiad | A Nice Algebra Problem | How to solve this problem
A Nice Math Olympiad Algebra Problem
A Nice Exponents Problem
A Nice Math Olympiad Exponential Problem
Olympiad Algebra
Solving quartic equation
Solving A Quadratic Equations
International Math Olympiad Problem
International Math Olympiad Problem,
math olympiad topics
olympiad preparation
international olympiad maths
olympiad mathematics
international olympiads
international maths olympiad
olympiad
junior math olympiad
international mathematics olympiad
mathematics
math olympiad
international math olympiad 2024
international math olympiad
math olympiad problem
math olympiad preparation
american math olympiad question
math olympiad questions
math olympiad question
math olympiad problem
olympiad mathematics
math olympiad
math olympiad training
Canada maths olympiad
Malaysia math olympiad problems
math olympiad preparation
math olympiad questions
math olympiad algebra problem
maths olympiad
olympiad, mathematical olympiad
france math olympiad question
olympiad math problems
france maths olympiad preparation
olympiad math
maths trick
math olympiad algebra
france math olympiad questions
high school math
France | Can You Solve this ? Math Olympiad
can you solve this complex problem?
can you solve this logic puzzle?
can you solve this olympiad question?
olympiad
maths olympiad
olympiad mathematics
math olympiad
math olympiad question
math olympiad questions
mathematical olympiad
math olympiad training
math olympiad preparation
math olympiad problem
olympiad math
math olympiad algebra problem
math olympiad problems
olympiad math problems
maths
france maths olympiad
Luxembourg- Math Olympiad Questions
thailand junior maths olympiad problem
olympiad math problems
beautiful algebra problem
viral math problem
math olympiad problem
Nice Algebra Math Simplification Find Value of X
Russian Math Olympiad Question.
Japanese | Can you solve this ? | Math Olympiad
Nice Exponent Math Simplification
Math Olympiad | A Nice Algebra Problem | How to solve for X and Y in this Problem?
Japanese Math Olympiad Question | A Nice Algebra Problem
UK | Can you solve this ?| Math Olympiad
Japanese Math Olympiad | Calculators Not allowed !
France Math Olympiad | Calculator Not Allowed!
Germany| Can you solve this ? |A Nice Maths Olympiad problem
China | Can you solve this ? Math Olympiad
France | Can you solve this ? | Math Olympiad
Iran Math Olympiad - Algebra - Find f(0)?
France Math Olympiad | Calculator Not Allowed
Russian- Math Olympiad Question
International Maths Olympiad Problem | Alg.Nice Algebra Math Simplification Find Value of X
Russian Math Olympiad Question.
Japanese | Can you solve this ? | Math Olympiad
Nice Exponent Math Simplification
Math Olympiad | A Nice Algebra Problem | How to solve for X and Y in this Problem?
Japanese Math Olympiad Question | A Nice Algebra Problem
France | Can you solve this ?| Math Olympiad
Japanese Math Olympiad | Calculators Not allowed !
France Math Olympiad | Calculator Not Allowed!
Germany| Can you solve this ? |A Nice Maths Olympiad problem
China | Can you solve this ? Math Olympiad
A Nice Math Olympiad Question
Germany| Can you solve this ? |A Nice Math Olympiad
Math Olympiad | A Nice Algebra Problem | How to solve this problem
A Nice Math Olympiad Algebra Problem
A Nice Exponents Problem
A Nice Math Olympiad Exponential Problem
viral math problem,
math Olympiad problem
Math Olympiad Question | Equation Solving| You should know this trick!!
Japanese -A Nice Math Olympiad Problem
- Math Olympiad Problem | You should know this trick!!
Viral Math Olympiad Problem | How to solve
Algebra - Nice Math Olympiad Problem #maths​
US Math Olympiad problem #maths​
Nice Exponent Math Simplification | Find the value of X??
Math Olympiad Question | Nice Algebraic Equations
math Olympiad problems ! viral math problems
Brazil Maths Olympiad Question #maths​ #superacademy247
Math Olympiad Question | Algebra
A Nice Chinese Olympiad Exponential Problem

Пікірлер: 11

  • @rainerzufall42
    @rainerzufall4215 күн бұрын

    The first solution is obviously x = 1. 5 * 19 = 95. Nice. After a little transform to (5 * 19^x)^x = 95, I can see a second easy solution: x = - log(95) / log(19) Why is that (BTW: log can be the logarithm to any base, let's say log = ln)? Well, 5 * 19^x = 5 * 95^-1 = 5/95 = 1/19, another power of 19. Now (19^-1)^x = 19^(+log(95)/log(19))= 95, the deserved result. Now before looking, what your video has to offer, the general approach: 5^x * 19^(x^2) = 19^(log(5)/log(19)*x)*19^(x^2) = 95 = 5 * 19 = 19^(log(5)/log(19)+1) Substitute y = log(5) / log(19), we have 19^(yx)*19^(x^2) = 19^(yx+xx) = 19^(y+1) Monotony of power function => yx + xx = y + 1. That's a start! x = 1 solves it. x = - (y + 1) = - log(19*5)/log(19) solves it: y(-y-1) + (-y-1)^2 = -y^2 - y + y^2 + 2y + 1 = -y + 2y + 1 = y + 1. qed

  • @rainerzufall42

    @rainerzufall42

    15 күн бұрын

    For complex solutions, we need the complex log, which is periodic in 2 pi i. Let's omit this!

  • @rainerzufall42

    @rainerzufall42

    15 күн бұрын

    Good job, you've found them. Just one remark: if you have 19^1 both in the products in the numerator and the denominator, you don't need to prove, that 19^(1-1) = 19^0 = 1. Just cancel them both!

  • @rainerzufall42

    @rainerzufall42

    15 күн бұрын

    For the real solutions: yx+xx=y+1: x^2 + y x - y - 1 = 0 x = - y/2 +/- sqrt(y^2/4 + y + 1), but y^2/4 + y + 1 = ((y/2) + 1)^2, thus x = - y/2 +/- sqrt(((y/2) + 1)^2) = - y/2 +/- (y/2 + 1) = { 1, - y - 1 }, while - y - 1 = - log(5)/log(19) - log(19)/log(19) = - log(5*19)/log(19) = log_19(95) [I like your log_b(a) notation!]

  • @rabotaakk-nw9nm
    @rabotaakk-nw9nm14 күн бұрын

    After logarithm: xln5+x²ln19=ln5+ln19 => => x²+(ln5/ln19)x-(ln5/ln19+1)=0 => => x1=1; x2=-(ln5/ln19+1)≈-1.5466 😁

  • @CTJ2619
    @CTJ261915 күн бұрын

    obviously if x=1 then it works

  • @roger7341
    @roger734115 күн бұрын

    By inspection x=1, but there is also a negative value. Try ln19*x^2+ln5*x-ln95=0, which has roots x=[-ln5±√(ln5^2+4*ln19*ln95)]/(2*ln19)=1 or -1.5466... Check 5^-1.5466*19^(1.5466^2)=95.0000....

  • @rabotaakk-nw9nm

    @rabotaakk-nw9nm

    14 күн бұрын

    Vieta's theorem for roots! 😅

  • @umutkargili3617
    @umutkargili361715 күн бұрын

    Please keep narrating instead of this noisy music

  • @superacademy247

    @superacademy247

    15 күн бұрын

    Okay

  • @powercloud5708
    @powercloud570813 күн бұрын

    Waste of paper

Келесі