What is root(3)x-1/(root(3)x)?3x13x?

Please explain me how it says root(3)xroot(3)x=x^(2/3)3x3x=x23

2 Answers
Mar 2, 2016

root(3)x-1/(root(3)x)3x13x

Take out the LCD:root(3)xLCD:3x

rarr(root(3)x*root(3)x)/root(3)x-1/(root(3)x)3x3x3x13x

Make their denominators same

rarr((root(3)x*root(3)x)-1)/(root(3)x)(3x3x)13x

root(3)x*root(3)x=root(3)(x*x)=root(3)(x^2)=x^(2/3)3x3x=3xx=3x2=x23

rArr=(x^(2/3)-1)/root(3)(x)=x2313x

Mar 2, 2016

color(blue)("Explaining the connection between "root(3)(x)root(3)(x)" and "x^(2/3))Explaining the connection between 3x3x and x23

Explanation:

color(blue)("Point 1")Point 1

Look at these alternative ways of writing roots

sqrt(x)" is the same as " x^(1/2)x is the same as x12

root(3)(x)" is the same as "x^(1/3)3x is the same as x13

root(4)(x)" is the same as "x^(1/4)4x is the same as x14

So for any number n" "root(n)(x) " is the same as "x^(1/n)n nx is the same as x1n

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Point 2")Point 2

Just picking a number at random I chose 3

Another way (not normally done) of writing 3 is 3^131

When you have 3xx3" it can be written as " 3^23×3 it can be written as 32

In the same way 3xx3xx3" can be written as "3^33×3×3 can be written as 33

In the same way 3xx3xx3xx3" can be written as "3^43×3×3×3 can be written as 34

Notice that 3xx3 = 3^1xx3^1 =3^(1+1) = 3^23×3=31×31=31+1=32

Notice that 3xx3xx3=3^1xx3^1xx3^1=3^(1+1+1)=3^33×3×3=31×31×31=31+1+1=33

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Point 3")Point 3

Given that a way of writing square root of 3 is sqrt(3)" is "3^(1/2)3 is 312

Compare what happens in each of the following two rows

3^1xx3^1xx3^1 = 3^(1+1+1) = 3^331×31×31=31+1+1=33

3^(1/2)xx3^(1/2)xx3^(1/2) =3^(1/2+1/2+1/2)=3^(3/2)312×312×312=312+12+12=332

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Point 4")Point 4

color(brown)("You asked about "root(3)(x)root(3)(x)=x^(2/3))You asked about 3x3x=x23

From above we know that root(3)(x)" is the same as "x^(1/3)3x is the same as x13

But we have root(3)(x)root(3)(x)3x3x

This is the same as x^(1/3)xxx^(1/3) = x^(1/3+1/3) = x^(2/3)x13×x13=x13+13=x23
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
color(blue)("Point 5")Point 5

Backtrack for a moment and again think about

x^(1/3)xxx^(1/3)x13×x13

Like in 3xx3 = 3^23×3=32

x^(1/3)xxx^(1/3)=(x^(1/3))^2x13×x13=(x13)2

and x^(1/3)xxx^(1/3)=x^(1/3+1/3)=x^(2/3)x13×x13=x13+13=x23

Then (x^((color(magenta)(1))/3))^(color(green)(2)) = x^((color(magenta)(1)xxcolor(green)(2))/3) = x^(2/3)(x13)2=x1×23=x23

Turning this back the other way

x^(2/3) = root(3)(x^2)x23=3x2

Practise and a lot of it will fix this in your mind. It will seem confusing at first but as you practise more and more it will suddenly click!

Hope this helps!!