Was solving using properties of logarithm but got stuck at the equation $x\log 3=\log5+\log5$
Asked
Active
Viewed 77 times
0
-
2So you have $x(a)=2b$ and you have to solve for $x$. – Anurag A Jul 14 '20 at 14:12
-
Yes dont know the answer – Maths Jul 14 '20 at 14:14
-
If that's a minus sign on left need to adjust solution. – coffeemath Jul 14 '20 at 14:15
-
4Ask yourself,how would you solve for $x$ in $5x=7$? – Anurag A Jul 14 '20 at 14:15
-
We can simply write $x=\log_3(5^2)$ :) – K.defaoite Jul 14 '20 at 14:21
4 Answers
2
Hint: $\log 3$ and $\log 5$ in your equation are just constants. How would you solve for $x$ if they were replaced by say, $1$ and $2$?
paulinho
- 6,553
0
you are almost done $$x\log3=\log5+\log5=2\log5$$ $$x=\frac{2\log5}{\log3}$$ $$x=\frac{2\cdot 0.6989}{0.4771}\approx2.93$$
TShiong
- 1,257
0
As a side note to the previous answers, $x = \frac{2\log 5}{\log 3}$ can be further simplified in the denominator to $x = \frac{\log 25}{\log 3}$, and using log rules $x = \log_3{25}$. This is a way to remove the fraction.
-FruDe
Sirswagger21
- 1,841
-1
$$3^x=5^2\implies \log3^x=\log5^2\implies x\log3=2\log5\implies x=\frac{2\log5}{\log3}$$ I hope that helps :)
A-Level Student
- 6,520