SOLUTION: solve for x in: x^3 + 3^x = 17 thanx

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve for x in: x^3 + 3^x = 17 thanx      Log On


   



Question 1156161: solve for x in:
x^3 + 3^x = 17
thanx

Answer by Edwin McCravy(20086) About Me  (Show Source):
You can put this solution on YOUR website!
x%5E3+%2B+3%5Ex+=+17

Try x=1

1%5E3+%2B+3%5E1+=+17
1%2B3+=+17
4=17

Nope.  1 is too small.

Try x=3

3%5E3+%2B+3%5E3+=+17
27%2B27=17
54=17

Nope. 3 is too big.

Try x=2

3%5E2+%2B+2%5E3+=+17
9%2B8=17
17=17

Hurray! 2 is the solution.

When an equation has a variable both as part of an exponent
and not part of an exponent elsewhere, there is no way to solve 
the equation except by trial and error, and some systematic way 
of deciding whether you need to try a bigger or a smaller number, 
based on previous trials.

Graphing calculators can handle such problems quite well.

Edwin