161k views
5 votes
Write the expression as a single natural logarithm.

2 ln a – 4 ln y

1 Answer

13 votes

Answer:
\ln\left((a^2)/(y^4)\right)

============================================================

Step-by-step explanation:

I'll be using these log rules

  • Blog(A) = log(A^B)
  • log(A) - log(B) = log(A/B)

which I'll refer to as "rule 1" and "rule 2" respectively. There are other log rules, but we only need to use these two for this particular question.

Here's how the steps could be laid out:


2\ln\left(a\right)-4\ln\left(y\right)\\\\\ln\left(a^2\right)-\ln\left(y^4\right) \ \text{ ... use rule 1}\\\\\ln\left((a^2)/(y^4)\right) \ \text{ ... use rule 2}\\\\

Side note: The first letter of "ln" is a lowercase L, and not an uppercase i

User Corey Smith
by
5.4k points