Simplifying Exponential Functions | Solving Equations

AI Thread Summary
The discussion focuses on simplifying and solving exponential functions. The first problem, (3√2)√2, can be simplified using the laws of exponents to become 3^(2), while the second problem, 3^(2x) - 1 = 3^(x) + 2, can be transformed into a cubic equation by substituting u = 3^x. Participants express confusion over the problems and the requirements for solving them, highlighting the complexity of logarithms and the nature of irrational numbers raised to irrational powers. The conversation emphasizes the need for clarity in mathematical expressions and the challenges faced in understanding these concepts. Overall, the thread illustrates the difficulties in handling exponential equations and the importance of proper interpretation.
amd123
Messages
110
Reaction score
0

Homework Statement



1. (3*square root of 2)^square root of 2 How do I simplify this and other exponential expressions?
2. 3^(power of 2*x)-1=3^(power of x) + 2 How do i solve this?

The Attempt at a Solution


I don't know how to attempt it...
 
Physics news on Phys.org
so you have
1. (3\sqrt 2)^{\sqrt 2}
and
2. (3)^{2x}-1=3^{x}+2
Number 1 looks like a calculator problem.
Number 2 looks like a quadratic if you let y=3^x
I didn't work it out and I don't know exactly what your requirements are
 
there are none for 1 i have to simplify and for 2 i have to find the value of x that makes both of those equal
 
you have to make 1 and 2 equal?
Please state the original problem. Is my interpretationof the equations accurate?
 
yes they are correct
 
basically i have to find the value of x and by taking what the number is being multiplied to the power of so 3^x +2
I would set that equal to something like that from the first part. GAhh its hard, MATH IS HARD!
 
please state the problem as it is written. I'm not seeing the connection here. I want to help you out.
 
ahhh i found the problem http://img365.imageshack.us/img365/1574/48510718lv6.jpg
 
Last edited by a moderator:
Not completely sure if I understand the problems.

1) (3^{\sqrt2})^\sqrt2

(x^m)(x^n) = x^{m*n}

so,
3^{\sqrt2*\sqrt2}

Now just simplify it a little more.

2) 3^{3x} - 1 = 3^{x+2}

Possibly use ln to solve.ln(3^{3x} - 1) = ln(3^{x+2})

2xln3-(x+2)ln3 = ln1

ln3(2x-(x+2))=ln1

x = \frac{ln1}{ln3}+2
 
Last edited:
  • #10
those last equations are not correct,
ln(x+y) \not= lnx+lny
 
  • #11
amd123 said:
ahhh i found the problem http://img365.imageshack.us/img365/1574/48510718lv6.jpg
There is no "problem" there, just an expression and an equation with no indication what you are to do with them. Furthermore, it makes no sense to say "make them equal"- an expression cannot be equal to an equation.

(3^\sqrt{2})^\sqrt{2}
can be simplified a lot by using the "law of exponents": (ab)c= abc. What is \sqrt{2}\sqrt{2}?

For
3^{3x} - 1 = 3^{x+2}
write it as
(3^x)^3- 1= (3^x)(3^2)[/itex]<br /> and let u= 3<sup>x</sup>. Then your equation becomes<br /> u^3- 1= 9u[/itex]&lt;br /&gt; Unfortunately, that clearly does not have any rational number solutions.
 
Last edited by a moderator:
  • #12
hmm omg this is simple alg 2 why can't I get this? Now I can't understand logartithms :( I'm going to have to use google to search some of this up.
 
  • #13
Hi amd123! :smile:

Your original question was (3*square root of 2)^square root of 2.

But your .jpg looks like (3^square root of 2)^square root of 2.

Which is it? :confused:
 
  • #14
This problem reminds me of the proof that it is possible to have an irrational number, to an irrational power, equal to a rational number.

Consider 3^\sqrt{2}. If that is rational, we are done. Of course, I don't happen to know whether it is rational or not, but that doesn't matter because if it is not rational then (3^\sqrt{2})^\sqrt{2} is "an irrational number to an irrational power" and is clearly rational.

We haven't determined what "irrational number to an irrational power" is rational, but it must be one of those!
 
Back
Top