Is there a simpler way to solve an exponential equation without trial and error?

  • Thread starter surfy2455
  • Start date
  • Tags
    Exponential
In summary, there is not a simple algebraic solution for equations where the variable appears in both the exponent and outside the exponent. The best approach is to use trial and error or graphing to find a solution.
  • #1
surfy2455
3
0
*solved
 
Last edited:
Physics news on Phys.org
  • #2
surfy2455 said:

Homework Statement



200n = 2^(n-1) find n


The Attempt at a Solution



200n = 2^(n-1)
200 = 2^(n-1)/n
ln(200) = ln(2^(n-1)/n)
ln(200) = ln(2^(n-1)) - ln(n)
ln(200) = (n-1) * ln(2) - ln(n)
5.3 = .7n - .7 - ln(n)
6 = .7n -ln(n)

This is where I get stuck, not sure if this is the right approach.





Homework Statement



6n^2 = 2^(n-1) find n


The Attempt at a Solution



6n^2 = 2^(n-1)
ln(6n^2) = ln(2^(n-1))
2 * ln(6n) = (n-1) * ln(2)
2 * ln(6n) = .7n -.7


Stuck again
With equations like these, where the variable appears in the exponent and outside the exponent, there's not usually an easy way to solve the equations using algebra. I think your best bet is either to treat each side of the original equation as a function, and graph it, and then look for intersections of the two graphs.

Alternatively, you could start with an educated guess, and then refine your results.

For the first one, the powers of 2 are 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, and so on. Since the left side is 200
 
  • #3
I see that you started another thread here - https://www.physicsforums.com/showthread.php?t=720463. That gives some context to the problem. For one thing, n is an integer, as it represents the number of steps in an algorithm, or something related to that.

With that context, all you need to do is to find numbers n and n + 1 that straddle the exact solution. In other words, when you substitute that value of n in the equations, the left side is smaller than the right side. When you substitute n + 1, the left side is larger than the right side.
 
  • #4
Mark44 said:
I see that you started another thread here - https://www.physicsforums.com/showthread.php?t=720463. That gives some context to the problem. For one thing, n is an integer, as it represents the number of steps in an algorithm, or something related to that.

With that context, all you need to do is to find numbers n and n + 1 that straddle the exact solution. In other words, when you substitute that value of n in the equations, the left side is smaller than the right side. When you substitute n + 1, the left side is larger than the right side.

Yes, I found the solutions by doing this method before I posted this, but the main intent was to see if there was a more discrete mathematical solution instead of the trial and error approach of plugging and validating.
 

What is an exponential equation?

An exponential equation is an equation in which a variable appears in the exponent. It can be written in the form y = abx, where a and b are constants and x is the variable.

How do I solve an exponential equation?

To solve an exponential equation, you can use logarithms or take the logarithm of both sides of the equation. You can also use the property of logarithms that states that logb(ax) = xlogb(a) to solve for the variable.

What is the difference between exponential and logarithmic equations?

An exponential equation is an equation in which a variable appears in the exponent, while a logarithmic equation is an equation in which a variable appears in the logarithm. The two are inverse operations of each other and can be used to solve for the variable in the other equation.

What are some real-life applications of exponential equations?

Exponential equations are used to model growth and decay in various fields, such as population growth, compound interest, and radioactive decay. They are also used in physics, chemistry, and biology to describe exponential processes.

Can exponential equations have negative exponents?

Yes, exponential equations can have negative exponents. A negative exponent indicates that the base is being raised to a power that is less than 1. In this case, the result is a fraction or decimal. Negative exponents can also be rewritten as positive exponents using the rule a-n = 1/an.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
6
Views
792
  • Precalculus Mathematics Homework Help
Replies
21
Views
630
  • Precalculus Mathematics Homework Help
Replies
4
Views
586
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
  • Differential Equations
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
11
Views
2K
  • Precalculus Mathematics Homework Help
Replies
25
Views
553
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
Back
Top