SOLUTION: Whats an example demonstrating a quotient property and a power property of lograthims? And whats a similarity between one property of exponents and its related property of logari

Algebra ->  Test -> SOLUTION: Whats an example demonstrating a quotient property and a power property of lograthims? And whats a similarity between one property of exponents and its related property of logari      Log On


   



Question 1039472: Whats an example demonstrating a quotient property and a power property of lograthims? And whats a similarity between one property of exponents and its
related property of logarithms?
This is an image for reference: https://i.imgsafe.org/1af0572710.png

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Whats an example demonstrating the quotient property and the power property of logarithms?
----
Note:: logs are exponents
---------
a^5/a^3 = a^(5-3) = a^2
log(10^5/10^3) = log(10^5)-log(10^3) = 5-3 = 2
=====
a^5*a^3 = a^(5+3) = a^8
log(10^5*10^3) = log(10^5)+log(10^3) = 5 + 3 = 8
========================================
And whats a similarity between one property of exponents and its
related property of logarithms?
To multiply numbers to the same base, add their exponents
log(A*B) = log(A) + log(B)
-----
To divide numbers to the same base, subtract their exponents
log(A/B) = log(A) - log(B)
---------------------
Cheers,
Stan H.
----------------
---------