157k views
5 votes
I have no idea how to do Log problems like this. Can anyone help me out?

I have no idea how to do Log problems like this. Can anyone help me out?-example-1

2 Answers

1 vote
Hello there!


The correct answer is option 4

We need to use the rules of logarithms to expand.


I hope this helps!
I have no idea how to do Log problems like this. Can anyone help me out?-example-1
User Mgraph
by
8.2k points
1 vote
I'm using the following rules:

Rule 1: log(x*y) = log(x)+log(y)
Rule 2: log(x/y) = log(x)-log(y)
Rule 3: log(x^y) = y*log(x)
Rule 4: sqrt(x) = x^(1/2)

log[ (x^2*y)/(sqrt(z)) ] = log[ x^2*y ] - log[ sqrt(z) ] .... Use Rule 2
log[ (x^2*y)/(sqrt(z)) ] = log[ x^2 ] + log[ y ] - log[ sqrt(z) ] .... Use Rule 1
log[ (x^2*y)/(sqrt(z)) ] = log[ x^2 ] + log[ y ] - log[ z^(1/2) ] .... Use Rule 4
log[ (x^2*y)/(sqrt(z)) ] = 2*log[ x ] + log[ y ] - (1/2)*log[ z ] .... Use Rule 3
log[ (x^2*y)/(sqrt(z)) ] = 2*a + b - (1/2)*c .... Use Substitution

So
log[ (x^2*y)/(sqrt(z)) ]
will break down into
2*log[ x ] + log[ y ] - (1/2)*log[ z ]
which is equivalent to
2a + b - (1/2)c
when a = log(x), b = log(y), c = log(z)

-----------------------------------------------------

So that's why the answer is choice (4) 2a + b - (1/2)c



User Shaz
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories