1

Given that $\log_{p}X=5$ and $\log_{p}Y=2$, find

i) $\log_{p}X^2$

I did this, $X=p^5$ and $Y=p^2$

But how do I use them? Should I find $p$?

Kiara
  • 900
  • Please people vote the answers so that I can choose the right answer cause everybody's right!! :D – Kiara Jun 10 '14 at 14:35

3 Answers3

4

Hint:
Just use the identity:

$$\log_{\,b}x^n=n\log_{\,b}x .$$

Hakim
  • 10,213
2

$\log_p X^2 = 2 \log_p X = 2 \cdot 5 = 10$.

Eric Towers
  • 67,037
2

$log_pX^2=log_p(p^5)^2=log_p(p^{10})=10$

RE60K
  • 17,716