Quick question regarding a problem with exponentials

  • Context: High School 
  • Thread starter Thread starter imdone
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around solving exponential equations, specifically in the form of (a^x+n)+(b^x+m)=(c^x+i)+(d^x+j). Participants share their experiences and methods for tackling such problems, including numerical approaches and the use of logarithms.

Discussion Character

  • Homework-related
  • Exploratory
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant expresses difficulty recalling how to solve exponential equations after a long absence from mathematics.
  • Another participant suggests that the only way to solve the equation is through numerical methods, such as algorithms that approximate solutions.
  • There is a clarification regarding the notation used in the equation, with participants questioning whether the terms are meant to be exponentials or products.
  • Some participants propose using logarithms to simplify the problem, while others point out the limitations of logarithmic properties when dealing with sums.
  • A participant mentions a past experience of solving similar problems in high school and seeks a straightforward method to approach the current problem.
  • There is a discussion about the importance of clearly communicating mathematical expressions to avoid confusion.
  • One participant suggests that the equation can be manipulated to isolate terms involving 3^x and 5^x, but emphasizes that they cannot provide a complete solution due to forum rules.
  • Another participant reiterates the need for a numerical approach, as suggested earlier in the thread.

Areas of Agreement / Disagreement

Participants do not reach a consensus on a straightforward method to solve the exponential equation. While some suggest numerical methods, others explore the potential of logarithmic approaches, leading to a mix of opinions and unresolved questions.

Contextual Notes

There are unresolved issues regarding the notation used in the equations, which may affect the interpretation of the problem. Participants express uncertainty about the best methods to apply and the clarity of the mathematical expressions presented.

imdone
Messages
5
Reaction score
0
Hi, I just completely forgot how to do these type of questions since I haven't been into these maths for a decade, literally.

This type of exponential problems which I'm truly disappointed in my brain.
(a^x+n)+(b^x+m)=(c^x+i)+(d^x+j)
I believe there is a very easy way to solve this but it's just on the tip of my brain.

Example: 6.3^x+2 - 4.5^x+3 = 3^x+4 - 5^x+4; find x
Could anyone here tell me the theory or a way that can effectively solve these problems.
Thanks
 
Mathematics news on Phys.org
imdone said:
Hi, I just completely forgot how to do these type of questions since I haven't been into these maths for a decade, literally.

This type of exponential problems which I'm truly disappointed in my brain.
(a^x+n)+(b^x+m)=(c^x+i)+(d^x+j)
I believe there is a very easy way to solve this but it's just on the tip of my brain.

Example: 6.3^x+2 - 4.5^x+3 = 3^x+4 - 5^x+4; find x
Could anyone here tell me the theory or a way that can effectively solve these problems.
Thanks
There is no way to solve this type of equation other than a numerical, i.e. an algorithm that computes a number that comes as close as you want, but still not exactly, e.g. by nested intervals.
 
imdone said:
Example: 6.3^x+2 - 4.5^x+3 = 3^x+4 - 5^x+4; find x
Just to be clear, what you wrote is this:
##6.3^x + 2 - 4.5^x + 3 = 3^x + 4 - 5^x + 4##

You didn't happen to mean this, did you?
##6.3^{x + 2} - 4.5^{x + 3} = 3^{x + 4} - 5^{x + 4}##
 
fresh_42 said:
There is no way to solve this type of equation other than a numerical, i.e. an algorithm that computes a number that comes as close as you want, but still not exactly, e.g. by nested intervals.
hmm, I'm fairly certain I used to solve these in high school with a different approach. By that, I mean minimise the equation into 'log term' and use a calculator, but not using it at the start.

Mark44 said:
Just to be clear, what you wrote is this:
##6.3^x + 2 - 4.5^x + 3 = 3^x + 4 - 5^x + 4##

You didn't happen to mean this, did you?
##6.3^{x + 2} - 4.5^{x + 3} = 3^{x + 4} - 5^{x + 4}##
Yes, sorry for the inconvenience.
 
Mark44 said:
Just to be clear, what you wrote is this:
##6.3^x + 2 - 4.5^x + 3 = 3^x + 4 - 5^x + 4##

You didn't happen to mean this, did you?
##6.3^{x + 2} - 4.5^{x + 3} = 3^{x + 4} - 5^{x + 4}##
imdone said:
Yes, sorry for the inconvenience.
OK, also from what you wrote I'm assuming that on the left side 6.3 is being raised to the power x + 2 and 4.5 is being raised to the power x + 3. Is my interpretation accurate, or are you using . to indicate multiplication?

IOW, is this the problem you're asking about?
##6 \cdot 3^{x + 2} - 4 \cdot 5^{x + 3} = 3^{x + 4} - 5^{x + 4}##

I suspect that this is really the problem you meant to ask. If so, I get a solution of x = -3.

When you post a question involving mathematics, it's important to write it in a way that accurately communicates what you're working on. In this case, missing parentheses and using . for multiplication instead of * made it difficult to know what the problem was.
 
Last edited:
Logarithms should do the trick. Given that log(a·b(x+c))=log(a)+(x+c)·log(b) it seems to be a solvable problem.
 
Adirdagal said:
Logarithms should do the trick. Given that log(a·b(x+c))=log(a)+(x+c)·log(b) it seems to be a solvable problem.
No, because what is true for one term, fails for sums. There is no formula for ##\log (a +b)##.
 
fresh_42 said:
No, because what is true for one term, fails for sums. There is no formula for ##\log (a +b)##.
Quite right.
 
Mark44 said:
I suspect that this is really the problem you meant to ask. If so, I get a solution of x = -3.
Yes, sorry, but I'd love to know how you did that step by step or 'a quick easy way' to solve such problems?
As I mentioned 'I used to solve these in high school', this exact problem was given to me and I solved it fairly easily, but not now.

I hope you forgive me for the roughness of those messages, and I'm looking forward for your reply.

Thanks
 
  • #10
Assuming this is the problem you're asking about,
##6 \cdot 3^{x + 2} - 4 \cdot 5^{x + 3} = 3^{x + 4} - 5^{x + 4}##

##3^{x + 2} = 3^x \cdot 3^2 = 9 \cdot 3^x##, so ##6 \cdot 3^{x + 2} = 6 \cdot 9 \cdot 3^x = 54 \cdot 3^x##
Carry out this same type of operation on all four terms in your equation, and then combine all of the ##3^x## terms on one side of the equation, and all of the ##5^x## terms on the other side. Give it a shot and we'll help you, but forum rules prevent me from just working the problem through.
 
  • #11
Mark44 said:
##3^{x + 2} = 3^x \cdot 3^2 = 9 \cdot 3^x##, so ##6 \cdot 3^{x + 2} = 6 \cdot 9 \cdot 3^x = 54 \cdot 3^x##
Sorry, it was 6.3x+2−4.5x+3=3x+4−5x+4 not 6⋅3x+2−4⋅5x+3=3x+4−5x+4
and also I'd like to know 'the easy way' or at least how to generally solve these problems not only 'this' problem.
Thanks, if you could help me.
 
  • #12
imdone said:
Sorry, it was 6.3x+2−4.5x+3=3x+4−5x+4 not 6⋅3x+2−4⋅5x+3=3x+4−5x+4
and also I'd like to know 'the easy way' or at least how to generally solve these problems not only 'this' problem.
Thanks, if you could help me.
Now we're going backwards. The thread title indicates that the problem involves exponents, but what you wrote above doesn't show that at all.

Just looking at the first part of the equation you wrote, 6.3x+2, you wrote this earlier as 6.3^x+2. If you mean this to be ##6.3^{x + 2}##, it should be written using TeX as I did, or as 6.3x+2, using the BBCode capabilities on this site, or as 6.3^(x + 2). Same for the other terms in your equation.

If this is the equation you're interested in solving, ##6.3^{x + 2} - 4.5^{x + 3} = 3^{x + 4} - 5^{x + 4}##, I can't think of any easy way to solve it.
 
  • #13
It is
Mark44 said:
##6.3^{x + 2} - 4.5^{x + 3} = 3^{x + 4} - 5^{x + 4}##
I assume you understand the question since my first post, however, let's put that aside I'll focus on the main topic.

So, basically you tell me you don't know the 'easy way' to solve it, but how would you solve it?
the easiest solution you could think of might be the solution I've been looking for

As always, thanks
 
  • #14
imdone said:
So, basically you tell me you don't know the 'easy way' to solve it, but how would you solve it?
the easiest solution you could think of might be the solution I've been looking for
As @fresh_42 said in post #2, the only way to solve this equation is by a numerical algorithm of some kind.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
8K
  • · Replies 18 ·
Replies
18
Views
5K
  • · Replies 5 ·
Replies
5
Views
1K