Solving Algebra Problem: (7/4)^x = 5^(1-x)

  • Thread starter Thread starter macbowes
  • Start date Start date
  • Tags Tags
    Midterm
Click For Summary

Homework Help Overview

The discussion revolves around solving the equation (7/4)^x = 5^(1-x) using algebraic methods, as opposed to graphical solutions. Participants are exploring logarithmic properties and manipulations to find the value of x.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Some participants suggest taking the logarithm of both sides as a potential approach. Others discuss the implications of manipulating exponents and logarithms, questioning the validity of certain steps taken in the algebraic process.

Discussion Status

There is ongoing exploration of various algebraic techniques, including the use of logarithms and the change of base formula. Some participants have shared their attempts and results, while others have provided hints and encouragement to think critically about the problem.

Contextual Notes

Participants note that the original poster has already attempted the problem during a midterm and is seeking clarification on the algebraic method, indicating a desire to understand rather than simply obtain the answer.

macbowes
Messages
15
Reaction score
0
Alright, I just did my Math midterm and I came across this question.

(7/4)^x = 5^(1-x)

I would use Latex, but I find it confusing to use :(.

Anyways, what I ended up doing was using my graphing calculator and putting (7/4)^x in Y1 and 5^(1-x) in Y2. Then I just found where they intersect and obviously that value was X. The problem I'm having was the question stated to do it with algebra, but I don't know how. If someone could be so kind and show me, that would be swell.

EDIT: I put it in this section and not the homework section because it's not really homework; I've already done it, I just want to know how to do it via algebra.

EDIT2: Got it, thanks everyone!
 
Last edited:
Physics news on Phys.org
Try taking the LOG of both sides...
 
Hint: I expect you realize that +, -, * and / aren't going to do anything to powers and exponents. So... what other function have you been introduced to that does do something with powers and exponents?

I strongly urge you to not read what someone else writes just giving you the answer. Take my hint and think hard about this until you come up with one or more ideas. Then try those ideas, discard the ones that don't work, and keep at this until you discover the answer for yourself. The hint should be enough.

After you have found the answer then check it to see that it matches what your calculator gave. And after that think carefully about why you were not able to find the answer yourself during the test and what you can do to avoid that in the future.
 
macbowes said:
Alright, I just did my Math midterm and I came across this question.

(7/4)^x = 5^(1-x)

I would use Latex, but I find it confusing to use :(.

Anyways, what I ended up doing was using my graphing calculator and putting (7/4)^x in Y1 and 5^(1-x) in Y2. Then I just found where they intersect and obviously that value was X. The problem I'm having was the question stated to do it with algebra, but I don't know how. If someone could be so kind and show me, that would be swell.

EDIT: I put it in this section and not the homework section because it's not really homework; I've already done it, I just want to know how to do it via algebra.

Welcome to the PF.

It's still schoolwork, so it goes in the Homework Help forums. I've moved it for you.
 
I suppose I should have posted what I've already tried to do (I worked on this question for over half an hour on my midterm).

Here's what I've tried so far:

(7/4)^x = 5^1-x

log5(7/4)x = 1-x

xlog5(7/4) = 1-x

I'm not sure if I can bring the ^x to the front of the log, but that's what I did.

log5(7/4) = (1-x)/x

Once again, I'm not sure if you're allowed to do this, but I divided the other side by x.

I then used change of base formula:

log(7/4)/log5 = (1-x)/x

0.3477 = (1-x)/x

0.3477x = 1-x

0.3477x + x = 1

1.3477x = 1

x = 1/1.3477

x = 0.801

That's what I tried to do, and I know I've made a mistake somewhere in there because that's not the answer I get when I do it via graphing.

EDIT:
berkeman said:
Welcome to the PF.

It's still schoolwork, so it goes in the Homework Help forums. I've moved it for you.

Thanks :D.

EDIT2: Well, it turned out that I was doing right the whole time and I was getting the wrong answer due to me entering it wrong on my calculator.
 
Last edited:
macbowes said:
I would use Latex, but I find it confusing to use :(.

You could do it a couple of ways...

[tex](7/4)^x = 5^{1-x}[/tex]

[tex]\left( \frac{7}{4} \right)^x = 5^{1-x}[/tex]


Hit the "Quote" button on my reply to see the LaTex code...
 
macbowes said:
x = 1/1.3477

x = 0.801

Looks fine, up until the final step. Try dividing that again...

(I think you mis-keyed a 2 instead of a 3).
 
zgozvrm said:
Looks fine, up until the final step. Try dividing that again...

Wow, haha. Of course it would come down to the easiest part.

Thanks :)
 
Also, you can avoid the "change of base" formula by sticking with either [itex]Log_{10}[/tex] or [itex]Log_e[/tex] (I like to use [itex]Log_{10}[/tex] because it doesn't require the 2nd function key on my calculator) like this...<br /> <br /> <br /> [tex](7/4)^x = 5^{1-x}[/tex]<br /> <br /> [tex]Log \left((7/4)^x \right) = Log \left( 5^{1-x} \right)[/tex]<br /> <br /> [tex]x Log(7/4) = (1-x) Log(5)[/tex]<br /> <br /> [tex]\frac{1-x}{x} =\frac{Log(7/4)}{Log(5)}[/tex]<br /> <br /> [tex]1/x - 1 = \frac{Log(7/4)}{Log(5)}[/tex]<br /> <br /> [tex]1/x = 1 + \frac{Log(7/4)}{Log(5)}[/tex]<br /> <br /> [tex]1/x = 1 + 0.3477 = 1.3477[/tex]<br /> <br /> [tex]x = 1/1.3477[/tex][/itex][/itex][/itex]
 
  • #10
zgozvrm said:
Also, you can avoid the "change of base" formula by sticking with either [itex]Log_{10}[/tex] or [itex]Log_e[/tex] (I like to use [itex]Log_{10}[/tex] because it doesn't require the 2nd function key on my calculator) like this...<br /> <br /> <br /> [tex](7/4)^x = 5^{1-x}[/tex]<br /> <br /> [tex]Log \left((7/4)^x \right) = Log \left( 5^{1-x} \right)[/tex]<br /> <br /> [tex]x Log(7/4) = (1-x) Log(5)[/tex]<br /> <br /> [tex]\frac{1-x}{x} =\frac{Log(7/4)}{Log(5)}[/tex]<br /> <br /> [tex]1/x - 1 = \frac{Log(7/4)}{Log(5)}[/tex]<br /> <br /> [tex]1/x = 1 + \frac{Log(7/4)}{Log(5)}[/tex]<br /> <br /> [tex]1/x = 1 + 0.3477 = 1.3477[/tex]<br /> <br /> [tex]x = 1/1.3477[/tex][/itex][/itex][/itex]
[itex][itex][itex] <br /> Oh, that's much better! I totally forgot that I could just make it base 10. I was stuck in the thinking that when going from exponential form to logarithmic I had to do this: a<sup>b</sup> = c -> log<sub>a</sub>c = b.[/itex][/itex][/itex]
 
  • #11
And, you can combine the terms a bit more if you like:[tex]1/x = 1 + \frac{Log(7/4)}{Log(5)}[/tex]

[tex]1/x = \frac{Log(5)}{Log(5)} + \frac{Log(7/4)}{Log(5)}[/tex]

[tex]1/x = \frac{Log(5) + Log(7/4)}{Log(5)}[/tex]

[tex]x = \frac{Log(5)}{Log(5) + Log(7/4)}[/tex]

[tex]x = \frac{Log(5)}{Log(5) +\left( Log(7) - Log(4) \right)}[/tex]

[tex]x = \frac{Log(5)}\left( Log(5) + Log(7) \right) - Log(4)}[/tex]

[tex]x = \frac{Log(5)}{Log(35) - Log(4)}[/tex]
 

Similar threads

Replies
3
Views
3K
Replies
1
Views
2K
Replies
10
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K