Solving Equation with Negative Exponent ( thank you)

Click For Summary

Homework Help Overview

The discussion revolves around solving the inequality (1/10)^(x - 1) < (1/10)^2, focusing on the implications of using different methods to arrive at potential solutions for x. Participants explore the nuances of working with negative exponents and the behavior of inequalities when the base is less than one.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss two methods for solving the inequality, noting discrepancies in the results. The original poster expresses confusion over why different methods yield different answers. Some participants question the validity of the second method, particularly regarding the treatment of the inequality sign when multiplying by a base less than one.

Discussion Status

The conversation is ongoing, with participants providing insights into the behavior of inequalities based on the base of the exponent. There is an exploration of when to reverse the inequality sign and the implications of using logarithms in the context of the problem. No consensus has been reached, but several productive lines of reasoning have been presented.

Contextual Notes

Participants are navigating the complexities of inequalities involving exponents, particularly focusing on the conditions under which the inequality sign changes direction. There is also mention of the limitations of certain methods, such as when the base equals one, which raises questions about the existence of solutions.

theanimux
Messages
2
Reaction score
0

Homework Statement



Solve for x

(1/10)^(x - 1) < (1/10)2. My Dilemma

The problem is that using one method will yield one answer, but using another method will yield another. Why is that? Please help.

My issue is not regarding the right answer (the right answer is x > 2). It's regarding the method/mathematical operation. Thanks!3. Solution attempts

Method 1: Multiplying exponents (this method should be the correct one)
Step 1: (10^-1)^(x - 1) < 10^-1
Step 2: multiply exponents:: 10^(-x + 1) < 10^-1
Step 3: simplify:: -x + 1 < -1
Step 4: solve:: x > 2

Method 2: Please tell me what's wrong with this method
Step 1: [(1/10)^x] / (1/10) < (1/10)
Step 2: multiply both sides by (1/10):: (1/10)^x < (1/10)^2
Step 3: solve:: x < 2
 
Physics news on Phys.org
theanimux said:
Method 2: Please tell me what's wrong with this method
Step 1: [(1/10)^x] / (1/10) < (1/10)
Step 2: multiply both sides by (1/10):: (1/10)^x < (1/10)^2
Step 3: solve:: x < 2

Step 3 is wrong. From the step 2, you actually conclude that x > 2. If the base is less than zero, the inequality sign "changes direction" (as it does when you multiply inequality with -1).
 
Do you mean when the base < 1? I tested cases, and when the base < 1, I would need to reverse the sign.

And when the base > 1, I can just continue order of operations like any normal equation.But when base = 1, then it appears that there is no solution. Do you have an explanation for that as well?Thanks a lot!
 
theanimux said:
Do you mean when the base < 1? I tested cases, and when the base < 1, I would need to reverse the sign.

And when the base > 1, I can just continue order of operations like any normal equation.


But when base = 1, then it appears that there is no solution. Do you have an explanation for that as well?


Thanks a lot!

You are trying to solve an equation like a^x<a^2. You are doing it by implicitly taking logs. So x*log(a)<2*log(a). Now you want to divide by log(a). If log(a) is positive (a>1) you get x<2. If log(a) is negative (0<a<1) you have to reverse the inequality, so you get x>2. If a=1 then the original inequality is 1^x<1^2. To think about that problem, you don't need logs or anything.
 
.1^(x-1) < .1
log (.1)^(x-1) < log .1
(x-1)(log .1) < log .1

Expand and solve.
 
Logs aren't necessary.

\left(\frac{1}{10}\right)^x&lt;\left(\frac{1}{10}\right)^2

\frac{1}{10^x}&lt;\frac{1}{10^2}

Multiply through:

10^2&lt;10^x

x&gt;2 as required.

Or you can even use the property that \frac{1}{a^x}=a^{-x}
 

Similar threads

Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
2
Views
2K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
10
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
9
Views
2K