matadorqk
- 96
- 0
Homework Statement
Solve 2(5^{x+1})=1+\frac{3}{5^{x}} giving the answer in the form of a+\log_{5}b where a, b, are a set of integers.
Homework Equations
#1:(a^{x})(a^{y})=a^{x+y}
#2:a^{x} / a^{y}=a^{x-y}
#3:(a^{x})^{y}=a^{xy}
#4:a^{0}=1
#5:a^{1}=a
#6:\log_{a}xy=\log_{a}x+\log_{a}y
#7:\log_{a}(\frac{x}{y})=\log_{a}x-\log_{a}y
#8:\log_{a}x^{y}=y\log_{a}x
#9:\log_{a}1=0
#10:\log_{a}a=1
#11:a^{x}=b can be put as: x=\log_{a}b
The Attempt at a Solution
Here it goes:
2(5^{x+1})=1+\frac{3}{5^{x}}
So
5^{x+1}=1/2+\frac{3}{(5^{x})(2)}
Following #6(backwards), you get
x+1=\log_{5}(\frac{1}{2})(\frac{3}{(5^{x})(2)}
x+1=\log_{5}(\frac{3}{(5^{x})(4)}
so x= -1 + \log_{5}(\frac{3}{(5^{x})(4)}
so wait, let's use #7
\log_{5}3 - \log_{5}5^{x}(4)
\log_{5}3 - \log_{5}5^{x} + \log_{5}4
so \log_{5}3 - x\log_{5}5 + \log_{5}4 = \log_{5}3 - x + \log_{5}4 so it equals: 2x=-1 + \log_{5}12
How can I divide the 2?
How about this..
x=-1/2+\frac{\log_{5}12}{\log_{5}25}
does that make x=\frac{1}{2}+\frac{12}{25}? (wait disregard this, it doesn't matter since.. well, it doesn't ask for x)
**Genneth I am trying your way but I sort of don't get it
**Couple things: I put all the formulas I was given just in case, I may have skipped a few but I don't think any other is relevant. Also, I will do more than one problem in this thread, as I am.. quite stuck.. I'll do my best to minimize the number of problems, if I can solve them hhe.
Last edited: