Question 1184865: if log 2 = a; log 3 = b express log 150 in terms of a and b Found 5 solutions by josgarithmetic, MathLover1, Alan3354, ikleyn, MathTherapy:Answer by josgarithmetic(39617) (Show Source):
You can put this solution on YOUR website! if log 2 = a; log 3 = b express log 150 in terms of a and b
---------------
150 = 2*3*5*5 = 2*3*10*10/(2*2)
log(10) = 1
If log(2) = a and log(3) = b are given, then log(5) = = log(10) - log(2) = 1 - a
we also can consider as given value.
THEREFORE, log(150) = log(25*6) = log(5^2) + log(2) + log(3) = 2*log(5) + log(2) + log(3) = 2*(1-a) + a + b = 2 - 2a + a + b = 2 - a + b. ANSWER