This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Thank you....... Done
Nice solution! I took a similar approach.
Let y = 3 x 3 x 3 x 3 . . . . . . . . rearrange that as y = x 3 1 + 9 1 + 2 7 1 + . . .
The power x is raised to is a infinite geometric series which converges to 2 1 so y equals x 2 1 or x .
Problem Loading...
Note Loading...
Set Loading...
Let y = 3 x 3 x 3 x 3 . . . . . . . .
= > y 3 = x ( 3 x 3 x 3 x 3 . . . . . . . .
= > y 3 = x y
= > y 3 − x y = 0 = > y ( y 2 − x ) = 0
= > y = 0 or y = x
If x = 0 − − − − − > y = 0
If x ∈ R ∗ − − − − − > y = x
The problem not include that x = 0 .
@Sakanksha Deo can you add the assumption x = 0 .