103k views
5 votes
Equivalent to
what is a expression equivalent to log18 – log(p + 2)?

User Keff
by
7.6k points

2 Answers

4 votes

Answer:

It would be B on edge 2020

Explanation:

User Renato Rodrigues
by
8.1k points
1 vote
log(18) - log(p+2)
because base of both logarithms is 10 that means we can merge them into one logarithm

the rule is as fallows:
log(b) - log(c) = log (b/c)
log(b) + log(c) = log(b*c)

since sign between our 2 logarithms is - that means that we need to divide

answer is:
log(18/(p+2))
User Kees Kist
by
7.2k points