24.2k views
3 votes
If T = 10x^2/y, then log T is equivalent to

(1 + 2log x) – log y
log(1 + 2x) – log y
(1 - 2log x) + log y
2(1 - log x) + log y

User Matsolof
by
6.5k points

1 Answer

7 votes

logT = 1 + 2log(x) - log(y)

Explanation:

Given
T=(10x^(2) )/(y).

We need to evaluate
logT. Let us apply logarithm on both sides of the above equation.


logT=log((10x^(2) )/(y))

We know that
log(ab)=log(a)+log(b) and
log((a)/(b))=log(a)-log(b),
log(a^(b))=(b)log(a).

Hence,
logT=log10+log(x^(2))-log(y)


logT=1+2log(x)-log(y)

User Joshua Kleveter
by
7.1k points