Lois des exposants

Définitions Préliminaires

Exposant Naturel

an={asi n=1aaan foissi nN,n2\Large \boxed{a^n = \begin{cases} a & \text{si } n = 1 \\ \underbrace{a \cdot a \cdot \ldots \cdot a}_{n \text{ fois}} & \text{si } n \in \mathbb{N}, n \geq 2 \end{cases}}

Règle des signes pour les puissances avec une base négative :

(b)2n=+b2n;nZ+(-b)^{2n} = +b^{2n}; \, \forall n \in \mathbb{Z}^+

(b)2n+1=b2n+1;nZ+(-b)^{2n+1} = -b^{2n+1}; \, \forall n \in \mathbb{Z}^+

En résumé :

()pair=+(-)^{\text{pair}}=+

()impair=(-)^{\text{impair}}=-

Exemples
  • 34=33334 fois=813^4 = \underbrace{3 \cdot 3 \cdot 3 \cdot 3}_{4 \text{ fois}} = 81
  • (12)3=1212123 fois=18\left(\dfrac{1}{2}\right)^3 = \underbrace{\dfrac{1}{2} \cdot \dfrac{1}{2} \cdot \dfrac{1}{2}}_{3 \text{ fois}} = \dfrac{1}{8}
  • (2)5=(2)(2)(2)(2)(2)5 fois=32(-2)^5 = \underbrace{(-2) \cdot (-2) \cdot (-2) \cdot (-2) \cdot (-2)}_{5 \text{ fois}} = -32
  • x3=xxx3 foisx^3 = \underbrace{x \cdot x \cdot x}_{3 \text{ fois}}
  • 71=7(par deˊfinition, si n=1)7^1 = 7 \quad \text{(par définition, si } n = 1\text{)}
  • (1)6=(1)(1)(1)(1)(1)(1)6 fois=1(-1)^6 = \underbrace{(-1) \cdot (-1) \cdot (-1) \cdot (-1) \cdot (-1) \cdot (-1)}_{6 \text{ fois}} = 1
ʕ-ᴥ-ʔ

Ne Pas Oublier

3+3+3++310 fois=310\underbrace{3 + 3 + 3 + \cdots + 3}_{10 \text{ fois}} = 3 \cdot 10

5+5+5++520 fois=520\underbrace{5 + 5 + 5 + \cdots + 5}_{20 \text{ fois}} = 5 \cdot 20

a+a+a++a15 fois=15a\underbrace{a + a + a + \cdots + a}_{15 \text{ fois}} = 15 \cdot a

333310 fois=310\underbrace{3 \cdot 3 \cdot 3 \cdot \cdots \cdot 3}_{10 \text{ fois}} = 3^{10}

555520 fois=520\underbrace{5 \cdot 5 \cdot 5 \cdot \cdots \cdot 5}_{20 \text{ fois}} = 5^{20}

aaaa15 fois=a15\underbrace{a \cdot a \cdot a \cdot \cdots \cdot a}_{15 \text{ fois}} = a^{15}

Exposant Zéro

a0=1\Large \boxed{a^0 = 1}

aR{0}\forall a \in \mathbb{R} \setminus \{0\}

Exemples
  • 50=15^0 = 1
  • (7)0=1(-7)^0 = 1
  • (3.14)0=1(3.14)^0 = 1
  • (23)0=1\left(\frac{2}{3}\right)^0 = 1
  • (x2+1)0=1pour tout xR(x^2 + 1)^0 = 1 \quad \text{pour tout } x \in \mathbb{R}
  • (abc)0=1si a,b,c0(a \cdot b \cdot c)^0 = 1 \quad \text{si } a, b, c \neq 0

Exposant Négatif

an=1an\Large \boxed{a^{-n} = \frac{1}{a^n}}

aR{0},nN \forall a \in \mathbb{R} \setminus \{0\}, n \in \mathbb{N}

Exemples
  • 23=123=182^{-3} = \dfrac{1}{2^3} = \dfrac{1}{8}
  • 52=152=1255^{-2} = \dfrac{1}{5^2} = \dfrac{1}{25}
  • (4)3=1(4)3=164=164(-4)^{-3} = \dfrac{1}{(-4)^3} = \dfrac{1}{-64} = -\dfrac{1}{64}
  • (13)2=1(13)2=119=9\left(\dfrac{1}{3}\right)^{-2} = \dfrac{1}{\left(\dfrac{1}{3}\right)^2} = \dfrac{1}{\dfrac{1}{9}} = 9
  • x4=1x4si x0x^{-4} = \dfrac{1}{x^4} \quad \text{si } x \neq 0
  • (2a)1=12asi a0(2a)^{-1} = \dfrac{1}{2a} \quad \text{si } a \neq 0

Exposant Fractionnaire

am/n=amn=(an)m\Large \boxed{a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m}

nN,n2\forall n \in \mathbb{N}, n \geq 2

Exemples
  • 82/3=823=643=48^{2/3} = \sqrt[3]{8^2} = \sqrt[3]{64} = 4
  • 163/4=(164)3=23=816^{3/4} = (\sqrt[4]{16})^3 = 2^3 = 8
  • 271/3=273=327^{1/3} = \sqrt[3]{27} = 3
  • 43/2=(4)3=23=8(ici  2= )4^{3/2} = (\sqrt{4})^3 = 2^3 = 8 \quad \text{(ici } \sqrt[2]{\ } = \sqrt{\ }\text{)}
  • x5/2=x5=(x)5si x0x^{5/2} = \sqrt{x^5} = (\sqrt{x})^5 \quad \text{si } x \geq 0
  • (19)1/2=19=13\left(\dfrac{1}{9}\right)^{1/2} = \sqrt{\dfrac{1}{9}} = \dfrac{1}{3}

Exponentiation

Identité Fondamentale

P=an\Large \boxed{P = a^n}

aR,nN,PRa \in \mathbb{R}, n \in \mathbb{N}, P \in \mathbb{R}

Où :

  • aa : base
  • nn : exposant naturel
  • PP : puissance

Propriétés

Produit de puissances de même base

aman=am+n\Large \boxed{a^m \cdot a^n = a^{m+n}}

aR,m,nNa \in \mathbb{R}, m, n \in \mathbb{N}

Exemples
  • 2324=23+4=27=1282^3 \cdot 2^4 = 2^{3+4} = 2^7 = 128
  • x5x2=x5+2=x7x^5 \cdot x^2 = x^{5+2} = x^7
  • (3)2(3)6=(3)2+6=(3)8=6561(-3)^2 \cdot (-3)^6 = (-3)^{2+6} = (-3)^8 = 6561
  • a4a1=a4+1=a5a^4 \cdot a^1 = a^{4+1} = a^5
  • (12)3(12)5=(12)3+5=(12)8=1256\left(\dfrac{1}{2}\right)^3 \cdot \left(\dfrac{1}{2}\right)^5 = \left(\dfrac{1}{2}\right)^{3+5} = \left(\dfrac{1}{2}\right)^8 = \dfrac{1}{256}
  • yny7=yn+7y^{n} \cdot y^{7} = y^{n+7}

Puissance d'une puissance

(am)n=amn\Large \boxed{(a^m)^n = a^{m \cdot n} \quad}

aR,m,nNa \in \mathbb{R}, m, n \in \mathbb{N}

(((am)n)r)s=amnrs\boxed{\left(((a^m)^n)^r\right)^s = a^{m \cdot n \cdot r \cdot s}}

Exemples
  • (23)4=234=212=4096(2^3)^4 = 2^{3 \cdot 4} = 2^{12} = 4096
  • (x2)5=x25=x10(x^2)^5 = x^{2 \cdot 5} = x^{10}
  • ((3)4)2=(3)42=(3)8=6561((-3)^4)^2 = (-3)^{4 \cdot 2} = (-3)^8 = 6561
  • (a3)1=a31=a3(a^3)^1 = a^{3 \cdot 1} = a^3
  • ((12)2)3=(12)23=(12)6=164\left(\left(\dfrac{1}{2}\right)^2\right)^3= \left(\dfrac{1}{2}\right)^{2 \cdot 3} = \left(\dfrac{1}{2}\right)^6 = \dfrac{1}{64}
  • (ym)7=ym7=y7m(y^m)^7 = y^{m \cdot 7} = y^{7m}

Puissance d'un produit

(ab)n=anbn\Large \boxed{(a \cdot b)^n = a^n \cdot b^n}

a,bR,nNa, b \in \mathbb{R}, n \in \mathbb{N}

(xayb)n=xanybn\boxed{(x^a \cdot y^b)^n = x^{a \cdot n} \cdot y^{b \cdot n}}

Exemples
  • (34)2=3242=916=144(3 \cdot 4)^2 = 3^2 \cdot 4^2 = 9 \cdot 16 = 144
  • (2x)3=23x3=8x3(2x)^3 = 2^3 \cdot x^3 = 8x^3
  • (52)4=(5)424=62516=10000(-5 \cdot 2)^4 = (-5)^4 \cdot 2^4 = 625 \cdot 16 = 10000
  • (ab)5=a5b5(ab)^5 = a^5 \cdot b^5
  • (12y)3=(12)3y3=18y3\left(\dfrac{1}{2} \cdot y\right)^3 = \left(\dfrac{1}{2}\right)^3 \cdot y^3 = \dfrac{1}{8}y^3
  • (xy2)4=x4(y2)4=x4y8(xy^2)^4 = x^4 \cdot (y^2)^4 = x^4 \cdot y^8

Quotient de puissances de même base

aman=amn\Large \boxed{\frac{a^m}{a^n} = a^{m-n}}

m,nN,mn,aR{0}m, n \in \mathbb{N}, m \geq n, a \in \mathbb{R} \setminus \{0\}

Exemples
  • 5753=573=54=625\dfrac{5^7}{5^3} = 5^{7-3} = 5^4 = 625
  • x8x5=x85=x3\dfrac{x^8}{x^5} = x^{8-5} = x^3
  • (2)6(2)2=(2)62=(2)4=16\dfrac{(-2)^6}{(-2)^2} = (-2)^{6-2} = (-2)^4 = 16
  • a10a10=a1010=a0=1(si a0)\dfrac{a^{10}}{a^{10}} = a^{10-10} = a^0 = 1 \quad \text{(si } a \neq 0\text{)}
  • 3532=352=33=27\dfrac{3^5}{3^2} = 3^{5-2} = 3^3 = 27
  • yn+4yn=y(n+4)n=y4\dfrac{y^{n+4}}{y^n} = y^{(n+4)-n} = y^4

Puissance d'un quotient

(ab)n=anbn\Large \boxed{\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}}

nN,bR{0}n \in \mathbb{N}, b \in \mathbb{R} \setminus \{0\}

Exemples
  • (23)4=2434=1681\left(\dfrac{2}{3}\right)^4 = \dfrac{2^4}{3^4} = \dfrac{16}{81}
  • (52)3=5323=1258\left(\dfrac{5}{2}\right)^3 = \dfrac{5^3}{2^3} = \dfrac{125}{8}
  • (x4)2=x242=x216si xR\left(\dfrac{x}{4}\right)^2 = \dfrac{x^2}{4^2} = \dfrac{x^2}{16} \quad \text{si } x \in \mathbb{R}
  • (35)3=(3)353=27125\left(\dfrac{-3}{5}\right)^3 = \dfrac{(-3)^3}{5^3} = \dfrac{-27}{125}
  • (ab)5=a5b5si b0\left(\dfrac{a}{b}\right)^5 = \dfrac{a^5}{b^5} \quad \text{si } b \neq 0
  • (1x)n=1nxn=1xnsi x0\left(\dfrac{1}{x}\right)^n = \dfrac{1^n}{x^n} = \dfrac{1}{x^n} \quad \text{si } x \neq 0

Exposant négatif d'une fraction

(ab)n=(ba)n=bnan\Large \boxed{\left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^n = \frac{b^n}{a^n}}

a,b0a, b \neq 0

Exemples
  • (23)4=(32)4=3424=8116\left(\dfrac{2}{3}\right)^{-4} = \left(\dfrac{3}{2}\right)^4 = \dfrac{3^4}{2^4} = \dfrac{81}{16}
  • (5x)2=(x5)2=x225si x0\left(\dfrac{5}{x}\right)^{-2} = \left(\dfrac{x}{5}\right)^2 = \dfrac{x^2}{25} \quad \text{si } x \neq 0
  • (14)3=(41)3=43=64\left(\dfrac{1}{4}\right)^{-3} = \left(\dfrac{4}{1}\right)^3 = 4^3 = 64
  • (ab)1=basi a,b0\left(\dfrac{a}{b}\right)^{-1} = \dfrac{b}{a} \quad \text{si } a, b \neq 0
  • (27)3=(72)3=73(2)3=3438=3438\left(\dfrac{-2}{7}\right)^{-3} = \left(\dfrac{7}{-2}\right)^3 = \dfrac{7^3}{(-2)^3} = \dfrac{343}{-8} = -\dfrac{343}{8}
  • (xy)5=y5x5si x,y0\left(\dfrac{x}{y}\right)^{-5} = \dfrac{y^5}{x^5} \quad \text{si } x, y \neq 0

Exposants Successifs

xabc=xam=xn=z\Large \boxed{x^{a^{b^c}} = x^{a^m}= x^n= z}

Exemples
  • 2231=223=28=2562^{2^{3^1}} = 2^{2^3} = 2^8 = 256
  • 3222=324=316=43, ⁣046, ⁣7213^{2^{2^2}} = 3^{2^4} = 3^{16} = 43,\!046,\!721
  • 5142=5116=51=55^{1^{4^2}} = 5^{1^{16}} = 5^1 = 5
  • 10315=1031=103=1, ⁣00010^{3^{1^5}} = 10^{3^1} = 10^3 = 1,\!000
  • 2321=232=29=5122^{3^{2^1}} = 2^{3^2} = 2^9 = 512
  • 4230=421=42=164^{2^{3^0}} = 4^{2^1} = 4^2 = 16

Valeur Absolue

x2k2k=x={xsi : x>00si : x=0xsi : x<0\Large \boxed{ \sqrt[2k]{x^{2k}} = |x| = \begin{cases} x & \text{si : } x > 0 \\ 0 & \text{si : } x = 0 \\ -x & \text{si : } x < 0 \end{cases}}

ʕ-ᴥ-ʔ

Se Rappeler

Puissances usuelles

22=42^2 = 4 32=93^2 = 9 42=164^2 = 16 82=648^2 = 64
23=82^3 = 8 33=273^3 = 27 43=644^3 = 64 83=5128^3 = 512
24=162^4 = 16 34=813^4 = 81 52=255^2 = 25 92=819^2 = 81
25=322^5 = 32 35=2433^5 = 243 53=1255^3 = 125 93=7299^3 = 729
26=642^6 = 64 36=7293^6 = 729 54=6255^4 = 625 102=10010^2 = 100
27=1282^7 = 128 55=31255^5 = 3125 103=100010^3 = 1000
28=2562^8 = 256 62=366^2 = 36 112=12111^2 = 121
29=5122^9 = 512 63=2166^3 = 216 113=133111^3 = 1331
210=10242^{10} = 1024 64=12966^4 = 1296 122=14412^2 = 144
72=497^2 = 49 123=172812^3 = 1728
73=3437^3 = 343
74=24017^4 = 2401

Radicaux dans R\mathbb{R}

Identité Fondamentale

y=xn    yn=x\Large \boxed{y = \sqrt[n]{x} \iff y^n = x }

Où :

  • xx : radicande (xR,x0x \in \mathbb{R}, x \geq 0 si nn est pair)
  • nn : indice (nN,n2n \in \mathbb{N}, n \geq 2)
  • yy : racine (y0y \geq 0 si nn est pair)
ʕ-ᴥ-ʔ

Se Rappeler

Toute racine de zéro est zéro
(peu importe son indice).

Exemples :

  • 0=0\sqrt{0} = 0
  • 03=0\sqrt[3]{0} = 0
  • 05=0\sqrt[5]{0} = 0
  • 07=0\sqrt[7]{0} = 0

Toute racine de un est un
(peu importe son indice).

Exemples :

  • 1=1\sqrt{1} = 1
  • 13=1\sqrt[3]{1} = 1
  • 15=1\sqrt[5]{1} = 1
  • 17=1\sqrt[7]{1} = 1

Règle des signes :

(+)2n+1=(+)\sqrt[2n+1]{(+)} = (+)

()2n+1=()\sqrt[2n+1]{(-)} = (-)

(+)2n=(+)\sqrt[2n]{(+)} = (+)

()2n=non deˊfini dans R\sqrt[2n]{(-)} = \text{non défini dans }\mathbb{R}

En résumé :

+impair=+\sqrt[\text{impair}]{+} = +

impair=\sqrt[\text{impair}]{-} = -

+pair=+\sqrt[\text{pair} ]{+} = +

pair=n’existe pas\sqrt[\text{pair} ]{-} = \text{n'existe pas}

Propriétés

Racine d'un produit

abn=anbn\Large \boxed{\sqrt[n]{a \cdot b} = \sqrt[n]{a} \cdot \sqrt[n]{b}}

Si nn est pair, alors a0a \geq 0 et b0b \geq 0.

Exemples
  • 49=49=23=6\sqrt{4 \cdot 9} = \sqrt{4} \cdot \sqrt{9} = 2 \cdot 3 = 6
  • 8273=83273=23=6\sqrt[3]{8 \cdot 27} = \sqrt[3]{8} \cdot \sqrt[3]{27} = 2 \cdot 3 = 6
  • 16814=164814=23=6\sqrt[4]{16 \cdot 81} = \sqrt[4]{16} \cdot \sqrt[4]{81} = 2 \cdot 3 = 6
  • xy=xysi x0, y0\sqrt{x \cdot y} = \sqrt{x} \cdot \sqrt{y} \quad \text{si } x \geq 0,\ y \geq 0
  • a5b105=a55b105=ab2\sqrt[5]{a^5 \cdot b^{10}} = \sqrt[5]{a^5} \cdot \sqrt[5]{b^{10}} = a \cdot b^2
  • 8643=83643=(2)4=8\sqrt[3]{-8 \cdot 64} = \sqrt[3]{-8} \cdot \sqrt[3]{64} = (-2) \cdot 4 = -8
ʕ-ᴥ-ʔ

Se Rappeler

Racines Carrées (formes simplifiées)

  • 22=82\sqrt{2} =\sqrt{8}
  • 32=183\sqrt{2} =\sqrt{18}
  • 42=324\sqrt{2} =\sqrt{32}
  • 52=505\sqrt{2} =\sqrt{50}
  • 33=273\sqrt{3} =\sqrt{27}
  • 43=484\sqrt{3} =\sqrt{48}
  • 53=755\sqrt{3} =\sqrt{75}
  • 35=453\sqrt{5} =\sqrt{45}
  • 45=804\sqrt{5} =\sqrt{80}
  • 25=202\sqrt{5} =\sqrt{20}

Racines Cubiques (formes simplifiées)

  • 223=1632\sqrt[3]{2} =\sqrt[3]{16}
  • 323=5433\sqrt[3]{2} =\sqrt[3]{54}
  • 233=2432\sqrt[3]{3} =\sqrt[3]{24}
  • 333=8133\sqrt[3]{3} =\sqrt[3]{81}

Valeurs décimales approximatives (racines carrées)

  • 21.4142...\sqrt{2} \approx 1.4142...
  • 31.732...\sqrt{3} \approx 1.732...
  • 52.236...\sqrt{5} \approx 2.236...

Racine d'un quotient

abn=anbn\Large \boxed{\sqrt[n]{\frac{a}{b}} = \frac{\sqrt[n]{a}}{\sqrt[n]{b}}}

b0b \neq 0

Si nn est pair, alors a0a \geq 0 et b>0b > 0.

Exemples
  • 916=916=34\sqrt{\dfrac{9}{16}} = \dfrac{\sqrt{9}}{\sqrt{16}} = \dfrac{3}{4}
  • 271253=2731253=35\sqrt[3]{\dfrac{27}{125}} = \dfrac{\sqrt[3]{27}}{\sqrt[3]{125}} = \dfrac{3}{5}
  • 1814=14814=13\sqrt[4]{\dfrac{1}{81}} = \dfrac{\sqrt[4]{1}}{\sqrt[4]{81}} = \dfrac{1}{3}
  • x5325=x55325=x2si xR\sqrt[5]{\dfrac{x^5}{32}} = \dfrac{\sqrt[5]{x^5}}{\sqrt[5]{32}} = \dfrac{x}{2} \quad \text{si } x \in \mathbb{R}
  • ab=absi a0, b>0\sqrt{\dfrac{a}{b}} = \dfrac{\sqrt{a}}{\sqrt{b}} \quad \text{si } a \geq 0,\ b > 0
  • 8273=83273=23\sqrt[3]{\dfrac{-8}{27}} = \dfrac{\sqrt[3]{-8}}{\sqrt[3]{27}} = \dfrac{-2}{3}

Racine d'une racine

anm=amn\Large \boxed{\sqrt[m]{\sqrt[n]{a}} = \sqrt[m \cdot n]{a}}

m,nNm, n \in \mathbb{N}

Si mnm \cdot n est pair, alors a0a \geq 0.

arsnm=amnsr\boxed{\sqrt[m]{\sqrt[n]{\sqrt[s]{\sqrt[r]{a}}}} = \sqrt[m \cdot n \cdot s \cdot r]{a}}

Exemples
  • 832=86=236=23/6=21/2=2\sqrt[2]{\sqrt[3]{8}} = \sqrt[6]{8} = \sqrt[6]{2^3} = 2^{3/6} = 2^{1/2} = \sqrt{2}
  • x43=x12pour x0\sqrt[3]{\sqrt[4]{x}} = \sqrt[12]{x} \quad \text{pour } x \geq 0
  • 16=1622=164=2\sqrt{\sqrt{16}} = \sqrt[2]{\sqrt[2]{16}} = \sqrt[4]{16} = 2
  • a5=a10si a0\sqrt[5]{\sqrt{a}} = \sqrt[10]{a} \quad \text{si } a \geq 0
  • 6434=6412=2612=26/12=21/2=2\sqrt[4]{\sqrt[3]{64}} = \sqrt[12]{64} = \sqrt[12]{2^6} = 2^{6/12} = 2^{1/2} = \sqrt{2}
  • x=x222=x8pour x0\sqrt{\sqrt{\sqrt{x}}} = \sqrt[2]{\sqrt[2]{\sqrt[2]{x}}} = \sqrt[8]{x} \quad \text{pour } x \geq 0

Puissance d'une racine

(an)m=amn\Large \boxed{\left(\sqrt[n]{a}\right)^m = \sqrt[n]{a^m}}

xacab=xcbSi ab est pair, alors xR0+\boxed{\sqrt[ab]{x^{ac}} = \sqrt[b]{x^c} \quad \text{Si } ab \text{ est pair, alors } x \in \mathbb{R}_0^+}

Exemples
  • (23)6=263=643=4\left(\sqrt[3]{2}\right)^6 = \sqrt[3]{2^6} = \sqrt[3]{64} = 4
  • (5)4=54=625=25\left(\sqrt{5}\right)^4 = \sqrt{5^4} = \sqrt{625} = 25
  • (34)2=324=94\left(\sqrt[4]{3}\right)^2 = \sqrt[4]{3^2} = \sqrt[4]{9}
  • (xn)3=x3nsi x0 quand n est pair\left(\sqrt[n]{x}\right)^3 = \sqrt[n]{x^3} \quad \text{si } x \geq 0 \text{ quand } n \text{ est pair}
  • (325)3=(32)35=327685=8\left(\sqrt[5]{-32}\right)^3 = \sqrt[5]{(-32)^3} = \sqrt[5]{-32768} = -8
  • (a2+b2)2=(a2+b2)2=a2+b2=a2+b2\left(\sqrt{a^2 + b^2}\right)^2 = \sqrt{(a^2 + b^2)^2} = |a^2 + b^2| = a^2 + b^2

Radicaux Successifs

xaxbxcpmn=xamp+bp+cnmp\sqrt[n]{x^{a}\cdot \sqrt[m]{x^{b}\cdot \sqrt[p]{x^c}}} = \sqrt[nmp]{x^{a \cdot m \cdot p + b \cdot p + c}}

xa÷xb÷xcpmn=xampbp+cnmp\sqrt[n]{x^{a}\div \sqrt[m]{x^{b}\div \sqrt[p]{x^c}}} = \sqrt[nmp]{x^{a \cdot m \cdot p - b \cdot p + c}}

xyzpnm=xmymnzmnp\sqrt[m]{x \cdot \sqrt[n]{y \cdot \sqrt[p]{z}}} = \sqrt[m]{x} \cdot \sqrt[m \cdot n]{y} \cdot \sqrt[m \cdot n \cdot p]{z}

xaybzcpnm=xamybmnzcmnp\sqrt[m]{x^a \cdot \sqrt[n]{y^b \cdot \sqrt[p]{z^c}}} = \sqrt[m]{x^a} \cdot \sqrt[m \cdot n]{y^b} \cdot \sqrt[m \cdot n \cdot p]{z^c}

xa÷yb÷zc÷wd÷ve÷ufsrqpnm=xamzcmnpvemnpqrybmnwdmnpqufmnpqrs\sqrt[m]{x^{a}\div \sqrt[n]{y^{b}\div \sqrt[p]{z^{c}\div \sqrt[q]{w^{d}\div \sqrt[r]{v^{e}\div \sqrt[s]{u^f}}}}}} = \frac{x^{\frac{a}{m}} \cdot z^{\frac{c}{mnp}} \cdot v^{\frac{e}{mnpqr}} }{y^{\frac{b}{mn}} \cdot w^{\frac{d}{mnpq}} \cdot u^{\frac{f}{mnpqrs}}}


Propriétés Auxiliaires

xmypn=xmnypnx^m \cdot \sqrt[n]{y^p} = \sqrt[n]{x^{mn} \cdot y^p}

xmxn=xn+mmn\sqrt[m]{x} \cdot \sqrt[n]{x} = \sqrt[mn]{x^{n+m}}

xmxn=xnmmn,x0\frac{\sqrt[m]{x}}{\sqrt[n]{x}} = \sqrt[mn]{x^{n-m}}, \, x \neq 0

1zcybxa=1x1y1zcba\sqrt[a]{\frac{\sqrt[b]{\cfrac{\sqrt[c]{\cfrac{1}{z}}}{y}}}{x}} = \sqrt[a]{\frac{1}{x}\cdot \sqrt[b]{\frac{1}{y}\cdot \sqrt[c]{\frac{1}{z}}}}

abcpnmdefpnm=adbecfpnm\frac{\sqrt[m]{a\cdot \sqrt[n]{b\cdot \sqrt[p]{c}} } }{\sqrt[m]{d\cdot \sqrt[n]{e\cdot \sqrt[p]{f}} } } = \sqrt[m]{\frac{a}{d}\cdot \sqrt[n]{\frac{b}{e}\cdot \sqrt[p]{\frac{c}{f}}}}

xyzpnm=xmynzp\sqrt[m]{x^{ \sqrt[n]{y^{ \sqrt[p]{z}}}}} = \sqrt[m]{x}^{\sqrt[n]{y}^{\sqrt[p]{z}}}

Cas Particuliers

  1. Expressions avec un nombre spécifique de radicaux

xnnnnm radicaux=xnm\underbrace{\sqrt[n]{ \sqrt[n]{ \sqrt[n]{ \dots \sqrt[n]{x}}}}}_{\text{m radicaux}} = \sqrt[n^m]{x}

xxx...xnnnnm radicaux=xnm1n1nm\underbrace{\sqrt[n]{x \cdot \sqrt[n]{x \cdot \sqrt[n]{x \cdot ...\cdot \sqrt[n]{x}}}}}_{\text{m radicaux}} = \sqrt[n^m]{x^{\cfrac{n^m - 1}{n-1}}}

x÷x÷x÷...÷xnnnnm radicaux={xnm1n+1nmSi ’m’ est pair,xnm+1n+1nmSi ’m’ est impair.\underbrace{\sqrt[n]{x\div \sqrt[n]{x\div \sqrt[n]{x\div ... \cdot \div \sqrt[n]{x}}}}}_{''m'' \text{ radicaux}} = \begin{cases} \sqrt[n^m]{x^{\cfrac{n^m - 1}{n + 1}}} & \text{Si 'm' est pair}, \\ \sqrt[n^m]{x^{\cfrac{n^m + 1}{n + 1}}} & \text{Si 'm' est impair}. \end{cases}

  1. Expressions avec radicaux infinis

x(x+1)+x(x+1)+x(x+1)+=x+1\sqrt{x\cdot(x+1)+ \sqrt{x\cdot(x+1)+ \sqrt{x\cdot(x+1)+ \dots } }} = x+1

x(x+1)x(x+1)x(x+1)=x\sqrt{x\cdot(x+1)- \sqrt{x\cdot(x+1)- \sqrt{x\cdot(x+1)- \dots } }} = x

xxx...nnn=xn1\sqrt[n]{x\cdot \sqrt[n]{x\cdot \sqrt[n]{x\cdot...} }} = \sqrt[n-1]{x}

x÷x÷x÷...nnn=xn+1\sqrt[n]{x\div \sqrt[n]{x\div \sqrt[n]{x\div...} }} = \sqrt[n+1]{x}

aaaamnmn=am+1mn1\quad \sqrt[n]{a \cdot \sqrt[m]{a \cdot \sqrt[n]{a \cdot \sqrt[m]{a\cdot \dots} }}} = \sqrt[m \cdot n - 1]{a^{m+1}}

ababmnmn=ambmn1\quad \sqrt[n]{a \cdot \sqrt[m]{b \cdot \sqrt[n]{a \cdot \sqrt[m]{b\cdot \dots} }}} = \sqrt[m \cdot n - 1]{a^m \cdot b}

a+a+a+=1+4a+12\quad \sqrt{a + \sqrt{a + \sqrt{a + \dots}}} = \frac{1 + \sqrt{4a + 1}}{2}

aaa=1+4a+12\quad \sqrt{a - \sqrt{a - \sqrt{a - \dots}}} = \frac{-1 + \sqrt{4a + 1}}{2}

  1. Exponentielle continue infinie

xxx...xn=nx=nn;x0x^{x^{x^{{.}^{{.}^{{.}^{x^n}}}}}} = n \quad \rightarrow \quad x = \sqrt[n]{n}; \, x \neq 0

babababa...=cb=ca\sqrt[a]{b}^{\sqrt[a]{b}^{\sqrt[a]{b}^{\sqrt[a]{b}^{.^{.^{.}}}}}} = c \quad \rightarrow \quad b = c^{\,a}

Practice Problems
Level I
1.

Find the reduced value of PP.

P=32+(3)2(3)0+(1)0 P = -3^2 + (-3)^2 - (-3)^0 + (-1)^0

A) 2
B) 0
C) -2
D) 1
E) -1

2.

Simplify the expression RR.

R=65156311105 R = \frac{6^5 \cdot 15^6}{3^{11} \cdot 10^5}

A) 3
B) 4
C) 5
D) 2
E) 1

3.

Simplify the expression CC.

C=(222)1(2)222 C = (2^{2^{2}})^{-1} - (-2)^{-2} \cdot 2^{-2}

A) 3
B) 4
C) 2
D) 8
E) 0

4.

Given that

A=5n+25n+15n+1 A = \frac{5^{n+2} - 5^{n+1}}{5^{n+1}}

find the sum of the digits of A2A^2.

A) 5
B) 9
C) 11
D) 7
E) 8

5.

Simplify the expression DD.

D=3n+1+3n+2+3n+33n1+3n2+3n3 D = \frac{3^{n+1} + 3^{n+2} + 3^{n+3}}{3^{n-1} + 3^{n-2} + 3^{n-3}}

A) 343^4
B) 353^5
C) 373^7
D) 363^6
E) 383^8

6.

Reduce the expression

2n+42n+3+5n+35n+132x31x \frac{2^{n+4}}{2^{n+3}} + \frac{5^{n+3}}{5^{n+1}} - \frac{3^{2-x}}{3^{1-x}}

A) 21
B) 4
C) 24
D) 10
E) 30

7.

Determine the reduced value of MM.

M=32325433214M = \sqrt[3]{3^2} \cdot \sqrt[4]{2^5} \cdot \sqrt[3]{3} \cdot \sqrt[4]{2^{-1}}

A) 2
B) -4
C) -6
D) 6
E) 4

8.

Determine the reduced value of the following expression.

M=6+12+18+243+6+9+12M = \frac{\sqrt{6} + \sqrt{12} + \sqrt{18} + \sqrt{24}}{\sqrt{3} + \sqrt{6} + \sqrt{9} + \sqrt{12}}

A) 2
B) 2122^{\frac{1}{2}}
C) 3123^{\frac{1}{2}}
D) 6126^{\frac{1}{2}}
E) 4124^{\frac{1}{2}}

9.

Determine the reduced value of JJ.

J=243223J = \frac{\sqrt{2 \cdot \sqrt[3]{4}} }{\sqrt{2} \cdot \sqrt[3]{2}}

A) -2
B) 2
C) -1
D) 1
E) 3

10.

Given that xx=798x^x = 7^{98}, calculate the value of x+12\sqrt{\frac{x+1}{2}}.

A) 4
B) 7
C) 8
D) 5
E) 6

Level II
1.

Given that xx5=232x^{x^5} = 2^{32}, determine the value of 2x53\sqrt[3]{2x^5}.

A) 5
B) 32
C) 8
D) 2
E) 4

2.

Given the sequence {xn}\{x_n\}, such that
x1=b;x2=bb;x3=bbb;x_1 = \sqrt{b}; x_2 = \sqrt{b\sqrt{b}}; x_3 = \sqrt{b\sqrt{b\sqrt{b}}}; \dots
where bb is a positive real number, determine the value of x3x10(x4x11)2\frac{x_3 \cdot x_{10}}{(x_4 \cdot x_{11})^2}.

A) b1/2b^{-1/2}
B) b2b^{-2}
C) b1/8b^{-1/8}
D) b3b^{-3}
E) b4b^{-4}

3.

Given that xx12=12x^{x^{\frac{1}{2}}} = \frac{1}{\sqrt{2}}, determine the value of x1x^{-1}.

A) 64
B) 4
C) 16
D) 256
E) 512

4.

Given a>0a > 0, calculate the value of xx in the following equality.

a2x+13a23x4=1ax1\sqrt[3]{a^{2x+1}} \cdot \sqrt[4]{a^{2-3x}} = \frac{1}{\sqrt{a^{x-1}}}

A) -3/5
B) -4/5
C) -1
D) -5/4
E) -5/2

5.

If xxx^{\sqrt{x}} equals 2, determine the value of

(x+1)xx1x+1x\frac{(x+1)\sqrt{x}^{\sqrt{x}-1}}{\sqrt{x} + \frac{1}{\sqrt{x}}}

A) 1/2
B) 1
C) 22\frac{\sqrt{2}}{2}
D) 2\sqrt{2}
E) 2

6.

If aa and bb are coprime numbers, and xabx^{\frac{a}{b}} is the result of reducing the expression

xxxxxx23\frac{\sqrt{x \cdot \sqrt{x}} \cdot \sqrt{\sqrt{x\cdot x} }}{\sqrt{x \cdot \sqrt[3]{x^2}} }

then find the value of b2a2b^2 - a^2.
A) 144
B) 5
C) 169
D) 119
E) 36

7.

Given the numbers

A=3+2+2+2+A = 3 + \sqrt{2 + \sqrt{2 + \sqrt{2 + \dots}}}

B=26+6+6+B = 2 - \sqrt{6 + \sqrt{6 + \sqrt{6 + \dots}}}

Determine the value of ABA \cdot B.
A) -5
B) 12
C) 9
D) 1
E) -12

8.

Reduce the following expression

A=458×7511×2257(320×521)2A = \frac{45^8 \times 75^{11} \times 225^7}{(3^{20} \times 5^{21})^2}

indicate the sum of the digits of AA.

A) 10
B) 11
C) 12
D) 14
E) 9

9.

Simplify the following expression.

23n+6+2n+142n+1281n\frac{2^{-3n+6} + 2^{n+1} \cdot 4^{-2n+1}}{2 \cdot 8^{1-n}}

A) 3.0
B) 3.5
C) 4.5
D) 16.5
E) 7.5

10.

If xy=12yx=2x^y = \frac{1}{2} \land y^x = 2, calculate the value of xyx+1+1x^{y^{x+1}} + 1.

A) 1/4
B) 1/2
C) 3/4
D) 5/4
E) 3/2

11.

If 5x=m5^x = m and 5z=n5^z = n, find (0.04)x+2z(0.04)^{-x+2z}

A) m2n4m^2 \cdot n^{-4}
B) m1/2n4m^{1/2} \cdot n^{-4}
C) m2n1/4m^2 \cdot n^{-1/4}
D) m2n4m^{-2} \cdot n^4
E) m2n4m^2 \cdot n^4

12.

Upon reducing the expression

(x3y3x4y2)3(x3yx2y2)5\left(\frac{x^3y^3}{-x^4y^2}\right)^3 \cdot \left(\frac{x^3y}{-x^2y^2}\right)^5

(yx)m\left(\frac{y}{x}\right)^{-m} is obtained. Determine the value of mm+1m^{m+1}.

A) 2
B) 8
C) 4
D) -3
E) -2

13.

If M=(a2b2a1+b1)1M = \left(\frac{a^{-2}-b^{-2}}{a^{-1}+b^{-1}}\right)^{-1} and L=(a1b1a2+b2)1L = \left(\frac{a^{-1}-b^{-1}}{a^{-2}+b^{-2}}\right)^{-1}; (ab)(a \neq b), find the value of ML.

A) 1b2a2\frac{1}{b^2-a^2}
B) aba2b2\frac{ab}{a^2-b^2}
C) b+aab\frac{b+a}{a-b}
D) a2b2ab\frac{a^2-b^2}{ab}
E) b2+a2(ba)2\frac{b^2+a^2}{(b-a)^2}

14.

If 22m=82^{2^m}=8, find the value of 4m+4m72\frac{4^{m+ 4^{m}}}{72}.

A) 2102^{10}
B) 2162^{16}
C) 2122^{12}
D) 2182^{18}
E) 2152^{15}

15.

If T=52m+19m5mn1452n5m5mn+12m4nT = \sqrt[2m - 4n ]{\frac{5^{2m+1} 9^m \sqrt{5^{mn-1}}}{45^{2n} 5^m \sqrt{5^{mn+1}}}}, find the positive difference of the values of x that satisfy the equation: x2+T5x=0x^2 + \frac{T}{\sqrt{5}}x = 0

A) 4
B) 2
C) 3
D) 5
E) 9

16.

Reduce:

T=(nmmn)pmn(mn)pmmn(nm)npmnT = \frac{\sqrt[mn]{(n^m \cdot m^{-n})^{-p}}}{(m^n)^{\frac{p-m}{mn}} (n^m)^{\frac{n-p}{mn}}}

A) mn\frac{m}{n}
B) nm\frac{n}{m}
C) 1
D) 1m\frac{1}{m}
E) 1n\frac{1}{n}

17.

If a+bab=ababab\frac{a+b}{a-b} = \sqrt{\frac{a}{b} \sqrt{\frac{a}{b} \sqrt{\frac{a}{b} \cdots}}}; (ab,ab)(a \neq b, a \neq -b), find the value of: T=abbT = \frac{a-b}{b}

A) 2
B) 22\frac{\sqrt{2}}{2}
C) 2\sqrt{2}
D) 1
E) 4

18.

If a2+1a2=7a^2 + \frac{1}{a^2} = 7; (a>0)(a > 0), find the value of a3+1a3a^3 + \frac{1}{a^3}.

A) 3
B) 18
C) 27
D) 21
E) 29

19.

If (a223)2=30126(a\sqrt{2} - 2\sqrt{3})^2 = 30 - 12\sqrt{6}, find the value of a2+aa^2+a.

A) 11
B) 12
C) 13
D) 14
E) 15

20.

Upon reducing the expression xx2x3nym59x \cdot \sqrt[9]{x^2 \sqrt[5]{x^{3n} \cdot y^m}} the exponents of "x" and "y" are 2 and 4 respectively, find m3nm-3n.

A) 180
B) 100
C) 145
D) 110
E) 180

Level III
1.

Determine the reduced equivalent of PP.

P=0,5(2)244250P = 0,5 - \sqrt[4]{(-2)^2}^{-4^{2^{-5^0}}}

A) -1
B) -0,5
C) 0
D) 1
E) 0,25

2.

If x+2=232xx + 2 = 23\sqrt{2x}, calculate the value of

J=x+22x8J = \frac{\sqrt{\sqrt{x} + \sqrt{2}}}{\sqrt[8]{2x}}

A) 4
B) 5\sqrt{5}
C) 5
D) 16
E) 28\sqrt[8]{2}

3.

Let a;bR+a; b \in \mathbb{R}^+, such that 1a2+1b2=1\frac{1}{a^2} + \frac{1}{b^2} = 1
Determine the value of SS.

S=xb2a2+xa2b2xa2+xb2S = \frac{\sqrt[a^2]{x^{b^2}} + \sqrt[b^2]{x^{a^2}}}{x^{a^2} + x^{b^2}}

A) xxx^{-x}
B) 1/x
C) x
D) x2x^2
E) 2

4.

Let {a;b;x}\{a; b; x\} be a set of elements different from unity, such that they satisfy ax=b3=xa^x = b^3 = x.
Calculate the value of xx31x^{x^{-3^{-1}}} in terms of aa and bb.

A) ab2ab^2
B) aba^b
C) ab2a^{b^2}
D) a2ba^2\sqrt{b}
E) b2ab^2\sqrt{a}

5.

Indicate the final exponent of xx in the expression JJ.

J=xx4x24x24017953J = \sqrt[3]{x \cdot \sqrt[5]{x^4 \cdot \sqrt[9]{x^{24} \cdot \sqrt[17]{x^{240} \dots}}}}

(mm radicals)

A) 2m+12m\frac{2^m+1}{2^m}
B) 2m12m+1\frac{2^m-1}{2^m+1}
C) 2m+12m1\frac{2^m+1}{2^m-1}
D) 2m2m1\frac{2^m}{2^m-1}
E) 2m2m+1\frac{2^m}{2^m+1}

6.

If the equalities hold

xx9=33;y=x(1yyx)x^{x^9} = \sqrt{3^{\sqrt{3}}}; \quad y = x^{\left(\frac{1}{y^{y^x}}\right)}

calculate the value of y3xy^{3x}.

A) 3
B) 2
C) 2\sqrt{2}
D) 3\sqrt{3}
E) 27

7.

Determine the value of aa given that

2781a+1=3729a227^{81^{a+1}} = 3^{729^{a-2}}

A) 1/2
B) 5/3
C) 7/6
D) 17/2
E) -1/3

8.

Determine the reduced value of MM.

M=(1521561512152015420)2120M = \left( \frac{1}{5^2} \cdot \frac{1}{5^6} \cdot \frac{1}{5^{12}} \cdot \frac{1}{5^{20}} \cdot \dots \cdot \frac{1}{5^{420}} \right)^{\frac{21}{20}}

A) 5125^{\frac{1}{2}}
B) 5201320125^{\frac{2013}{2012}}
C) 5201220135^{\frac{2012}{2013}}
D) 505^0
E) 5

9.

If upon reducing the expression

((x1nymnxm+nny1n)1÷(xy)m+nn)n\left( \left( \frac{x^{-\frac{1}{n}} \cdot y^{\frac{m}{n}} }{x^{\frac{m+n}{n}} \cdot y^{\frac{1}{n}}} \right)^{-1} \div \left( \frac{x}{y} \right)^{\frac{m+n}{n}} \right)^n

the result is xnybx^n \cdot y^b, calculate the value of nb+bnn^b + b^n.

A) 1
B) 3
C) 5
D) 13
E) 2m2m

10.

If (xxx+3)(x2xx+2)=aa1aa(x^{x^{x+3}})(x^{2x^{x+2}}) = a^{a^{\frac{1-a}{a}}}
what is (1a)(1a)xx\left(\frac{1}{a}\right)^{-\left(\frac{1}{a}\right)} \cdot x^{-x} equivalent to?

A) 1
B) x\sqrt{x}
C) xx+1x^{x+1}
D) x2x^2
E) xx

11.

After solving x(x1)2=2x+1;x>0x^{(x-1)^2} = 2x + 1; x > 0, indicate the value of x1xx - \frac{1}{x}.

A) 2
B) 4
C) 6
D) 8
E) 10

12.

Find the simplest value of N.

N=(45553)(55+531+2515)(32)1N=\left( 4^{\frac{\sqrt[5]{ 5 }}{\sqrt[3]{ 5 }}} \right)^{\left( \frac{\sqrt[5]{ 5 }+\sqrt[3]{ 5 }}{1+\sqrt[15]{ 25 }}\right)^{\left( \frac{3}{2}\right)^{-1}}}

A) 4
B) 25
C) 81
D) 9
E) 5

13.

If a>ba>b, such that baab=2728\sqrt[a]{b}\sqrt[b]{a} = \sqrt[8]{2^{7\sqrt{2}}}, calculate the value of a+bab\frac{a+b}{a-b}.

A) 525\sqrt{2}
B) 222\sqrt{2}
C) 3
D) 2
E) 2\sqrt{2}

14.

If

P=[(2+22)2323]2427{(322)24524}243P = \frac{\left[(2+2^2)2^3-2^3\right]2^4-2^7}{\left\{(3^2-2)2^4-5 \cdot 2^4\right\}2^4 \cdot 3}

calculate 3P3P.

A) 1
B) 2
C) 3
D) 1/3
E) -1

15.

After reducing the expression

(34xy)y+(34yx)x(3y)x3+(3x)y3\frac{(3^{4x-y})^y + (3^{4y-x})^x}{(3^y)^{-x^3} + (3^{-x})^{y^3}}

indicate the final exponent of 9 given that x=1yx=\frac{1}{y}.

A) 4
B) 2
C) 1
D) 3
E) 0

16.

Find (19)x\left(\frac{1}{9}\right)^x if 3253x=[(11024)2.5]532^{5^{3^x}} = \left[\left(\frac{1}{1024}\right)^{-2.5}\right]^5.

A) 2
B) 9
C) 1/4
D) 4
E) 3

17.

In the following exponential equation

xx3+2=5x5xx^{x^3+2} = 5x^{5x}

calculate x4x^4.

A) 5
B) 5\sqrt{5}
C) 25
D) 4
E) 16

18.

Let:

zxyyxzxyz=212(82)2\sqrt[xy]{z} \cdot \sqrt[xz]{y} \cdot \sqrt[yz]{x} = \sqrt{\sqrt{\sqrt{\sqrt[\frac{1}{2}]{2} \cdot (8\sqrt{2})^{\sqrt{2}}}}}

(mnnm)mn=22222222"10 times"25624(\sqrt[n]{m} \cdot \sqrt[m]{n})^{m \cdot n} = \sqrt{ \underbrace{\sqrt{2^{\sqrt{2}} \cdot 2^{\sqrt{2}} \cdot 2^{\sqrt{2}} \dots 2^{\sqrt{2}}}}_{\text{"10 times"}} \cdot \sqrt[4]{ 256^{\sqrt{ 2 }} } }

One of the values of xy+xz+yz+mnxy+xz+yz+mn has the form a+ba+\sqrt{b}, with {a;b}N\{a;b\} \subset \mathbb{N}. Find a+ba+b.

A) 8,880
B) 88
C) 80
D) 8
E) 808

19.

Let:

A={θ[θ2(θ3)1]2}31θ3312123θ3021;with θ=5+14A = ⟦ \frac{\left\{ \theta \left[ \theta^2 (\theta^3)^{-1} \right]^{-2} \right\}^{-3}}{\sqrt[2^{-3}]{ \sqrt[2^{-1}]{\sqrt[3^{-1}]{\frac{1}{\sqrt[3]{\sqrt{\theta}}}}} } } \cdot \theta^{-3^{0^{2^1}}} ⟧ ; \quad \text{with } \theta = \frac{\sqrt{5}+1}{4}

B=717+7717+77717+343 termsB=\sqrt{ \frac{\sqrt{ 7 }}{\sqrt{ \frac{1}{7} }}+\frac{\sqrt{ 7 \sqrt{ 7 }}}{\sqrt{ \sqrt{ \frac{1}{7} }}} +\frac{\sqrt{ 7 \sqrt{ 7 \sqrt{ 7 } } }}{\sqrt{ \sqrt{ \sqrt{ \frac{1}{7} } } }}+ \dots 343 \text{ terms} }

Where x=nnx<n+1;nZ⟦x⟧=n \leftrightarrow n \le x < n+1; n \in \mathbb{Z}
Find the value of A+B+ABA+B+AB.

A) 50
B) 59
C) 97
D) 98
E) 99

20.

Indicate the value of x317(3x+1)1\sqrt[3]{x}^{1-7(3x+1)^{-1}} given that: xxx4+0.25=(12)222x^{x^{\sqrt[4]{x}+0.25}} = \left(\frac{1}{2}\right)^{\frac{\sqrt{2}}{2^{\sqrt{2}}}}

A) 1
B) 2
C) 3
D) 4
E) 33\sqrt[3]{3}

21.

If x=t1t1x = t^{\frac{1}{t-1}}; y=ttt1/t>0t1y = t^{\frac{t}{t-1}} / t>0 \land t \neq 1 a relationship between xx and yy is.

A) xy=yxx^y = y^x
B) yx=xyy^x = x^y
C) xy=yxx^y = y^x
D) xx=yyx^x = y^y
E) A and B

22.

After solving: 2x+1=32[1x]4x12x+1 = \frac{3}{2}\left[\sqrt{\frac{1}{x}}\right]^{4x-1} if x>0x>0 indicate the value of (1x)1x\left(\frac{1}{x}\right)^{\frac{1}{x}}

A) 16
B) 81
C) 164\frac{1}{64}
D) 1256\frac{1}{256}
E) 256

23.

Given x>0x>0 solve:

1+2x121x+1=17+6816\sqrt[x-1]{1+\sqrt{2}} \cdot \sqrt[x+1]{\sqrt{2}-1} = \sqrt[16]{17+6\sqrt{8}}

A) 4
B) 3
C) -2
D) -3
E) 6

24.

Indicate the numerical value of: M=1m[xm+xmm+1]m21M = \frac{1}{m}\left[\frac{x^m+\sqrt[m]{x}}{m+1}\right]^{m^2-1}, x=mmm1m+1x = \sqrt[m+1]{m \sqrt[m-1]{m}}
mZm>9m \in \mathbb{Z} \land m > 9

A) m
B) 1
C) mmm^m
D) mm\sqrt[m]{m}
E) 1m\frac{1}{m}

25.

Given: A=24816A = \sqrt{2\sqrt{4\sqrt{8\sqrt{16\dots}}}}; B=xx4x24x24017953B = \sqrt[3]{x\sqrt[5]{x^4\sqrt[9]{x^{24}\sqrt[17]{x^{240}\dots}}}}
Calculate the approximate value of ABx\frac{A \cdot B}{x}

A) 4
B) 2
C) 8
D) 1
E) 0

26.

Knowing that: m=x2x233x3x344xm+1xm+1m+2m+2m = \sqrt[3]{x^2 \cdot \sqrt[3]{x^2 \dots}} \cdot \sqrt[4]{x^3 \cdot \sqrt[4]{x^3 \dots}} \cdot \sqrt[m+2]{x^{m+1} \cdot \sqrt[m+2]{x^{m+1} \dots}}
Calculate the approximate value of "x" in terms of "m".

A) m
B) mmm^m
C) m1mm^{\frac{1}{m}}
D) 1m\frac{1}{m}
E) m2m^2

27.

Considering that: A=k(1n)k2123kk(1n+14n+19n++1k2n)A = k \sqrt[k]{\frac{\left(\frac{1}{n}\right)^{\frac{k}{2}}}{1 \cdot 2 \cdot 3 \dots k}} - \left(\frac{1}{\sqrt{n}} + \frac{1}{\sqrt{4n}} + \frac{1}{\sqrt{9n}} + \dots + \frac{1}{\sqrt{k^2n}}\right)
Also "t" satisfies the condition xxt=(tx)xx^{x^t} = (tx)^x, with x=101/9x=10^{1/9}, calculate t2sgn(A)t^2 \cdot \text{sgn}(A).

A) 10
B) 100
C) -10
D) -100
E) 0

28.

Calculate "n" if in the expression:

[[[(xa)1/2x3/2]1/2x3/2]1/2x3/2]1/2\left[ \dots \left[ \left[ (x^a)^{1/2} \cdot x^{-3/2} \right]^{1/2} \cdot x^{-3/2} \right]^{1/2} \dots x^{-3/2} \right]^{1/2}

('n' brackets)
the exponent of "x" after reducing the expression is 0.5; also a=2163a = 2^{16}-3.

A) 100
B) 110
C) 14
D) 2
E) 3

29.

Determine the value of xxx+xx[xxx+xxxxxx+xxx]-x^{-x^{-x}+x^x} \cdot \left[ \frac{x^{-x^x} + x^{x^{-x}}}{x^{-x^{-x}} + x^{x^x}} \right] when x=2100x = 2^{-100}.

A) 0
B) 1
C) -1
D) 164\frac{1}{64}
E) 22002^{-200}

30.

Knowing that (x2)2+1=2\left(\frac{x}{\sqrt{2}}\right)^{\sqrt{2}+1} = \sqrt{2}; also y1zz1y=2728y^{\frac{1}{z}} \cdot z^{\frac{1}{y}} = \sqrt[8]{2^{7\sqrt{2}}}, calculate zy(x2)212zy(x^2)^{2^{-\frac{1}{2}}}.

A) 8
B) 4
C) 2
D) 1
E) 16