Reason: These properties are fundamental for algebraic manipulation, making complex logarithmic expressions tractable in science and engineering.
5
Easy
8
Medium
5
Hard
π All Logarithm properties product quotient power MCQs
Q1. If logbβ(xy)=5 and logbβx=2, what is logbβy?
A.2
B.3 β
C.5
D.7
π‘ Difficulty: easy | β Correct: B
π Explanation: Apply the product property: logbβ(xy)=logbβx+logbβy. Substituting gives 5=2+logbβy, so logbβy=3. The correct choice is the option with value 3, which is B.
Q2. Which property correctly simplifies logaβ(x3y2)?
A.logaβx3+logaβy2
B.3logaβx+2logaβy β
C.logaβ(x3)β logaβ(y2)
D.logaβx+logaβy
π‘ Difficulty: medium | β Correct: B
π Explanation: First use the product property: logaβ(x3y2)=logaβx3+logaβy2. Then apply the power property to each term, giving 3logaβx+2logaβy. This matches option B.
Q3. Simplify log2β8+3log2βxβ21βlog2βx2 to a single logarithm.
A.log2β(8x2) β
B.log2β(x5)
C.log2β(8x3)
D.log2β(x2)
π‘ Difficulty: hard | β Correct: A
π Explanation: Convert each term: log2β8=3. The halfβlog term becomes 21βlog2βx2=log2βx. The expression is 3+3log2βxβlog2βx=3+2log2βx. Using the product property gives log2β(23x2)=log2β(8x2), which is option A.
Q4. Given log10β(x2)=4, what is the value of x?
A.10
B.100 β
C.1000
D.-100
π‘ Difficulty: medium | β Correct: B
π Explanation: Rewrite as an exponential: x2=104=10000. Since the argument of a logarithm must be positive, x>0, so x=100. The correct numerical value appears in option B.
Q5. Which equation represents the product property of logarithms?
A.logbβ(ac)=logbβa+logbβc β
B.logbβ(a/c)=logbβaβlogbβc
C.logbβ(ar)=rlogbβa
D.logbβ(1/c)=βlogbβc
π‘ Difficulty: easy | β Correct: A
π Explanation: The product property states that the logarithm of a product equals the sum of the logarithms of the factors: logbβ(ac)=logbβa+logbβc. This matches option A, making it the correct choice.
Q6. Using the reciprocal property, simplify log5β(x31β).
A.3log5βx
B.β3log5βx β
C.log5βx3
D.βlog5βx
π‘ Difficulty: medium | β Correct: B
π Explanation: Apply the reciprocal property: log5β(1/x3)=βlog5β(x3). Then use the power property on the rightβhand side, giving β3log5βx. This corresponds to option B.
Q7. If logaβb=2 and logbβc=3, what is logaβc?
A.5
B.6 β
C.8
D.9
π‘ Difficulty: hard | β Correct: B
π Explanation: By the changeβofβbase formula, logaβc=logaβbβ logbβc=2Γ3=6. Therefore the correct answer is 6, which is option B.
Q8. Identify the error in the simplification log(x+y)=logx+logy.
A.Misuse of the product property β
B.Misuse of the power property
C.Correct application of the quotient property
D.No error; the equality holds
π‘ Difficulty: medium | β Correct: A
π Explanation: The product property applies only to multiplication, not addition. Treating x+y as a product incorrectly leads to log(x+y)=logx+logy. Thus the mistake is a misuse of the product property, corresponding to option A.
Q9. Solve for x: 2log3βxβlog3β(xβ2)=1.
A.x=3
B.x=6
C.No real solution β
D.x=2
π‘ Difficulty: hard | β Correct: C
π Explanation: Combine logs: log3β(x2)βlog3β(xβ2)=log3β(xβ2x2β)=1. Exponentiate to get xβ2x2β=3 β x2=3xβ6 β x2β3x+6=0. The discriminant is negative, so no real roots exist, making option C correct.
Q10. What is the power property of logarithms?
A.logbβ(ac)=logbβa+logbβc
B.logbβ(a/c)=logbβaβlogbβc
C.logbβ(ar)=rlogbβa β
D.logbβ(1/c)=βlogbβc
π‘ Difficulty: easy | β Correct: C
π Explanation: The power property states that the logarithm of a power equals the exponent multiplied by the logarithm of the base: logbβ(ar)=rlogbβa. This description matches option C.
Q11. If log2β8=a and log2β4=b, what is aβb?
A.0
B.1 β
C.2
D.3
π‘ Difficulty: medium | β Correct: B
π Explanation: Compute the values: log2β8=3 and log2β4=2. Their difference is 3β2=1. Hence aβb=1, which corresponds to option B.
Q12. Which statement correctly relates logbβ(ar) and rlogbβa?
A.They are always equal β
B.They are equal only when r is an integer
C.They are never equal
D.Equality holds only for b=10
π‘ Difficulty: medium | β Correct: A
π Explanation: The power property guarantees that for any real exponent r, logbβ(ar)=rlogbβa. Thus the two expressions are identically equal for all permissible values, making option A the correct statement.
Q13. Simplify log10β(101000β).
A.2 β
B.3
C.1
D.0
π‘ Difficulty: easy | β Correct: A
π Explanation:101000β=100. Using the quotient property, log10β100=log10β102=2. Therefore the simplified value is 2, which is option A.
Q14. Express log10β(yβx2y3β) in terms of p=log10βx and q=log10βy.
A.2p+25βq β
B.2p+23βq
C.p+3q
D.2p+2q
π‘ Difficulty: hard | β Correct: A
π Explanation: Break the expression: log10βx2=2p, log10βy3=3q, log10βyβ=21βq. Apply the quotient property: 2p+3qβ21βq=2p+25βq. This matches option A.
Q15. Find the base b such that logbβ27=23β.
A.3
B.6
C.9 β
D.12
π‘ Difficulty: hard | β Correct: C
π Explanation: Rewrite as b3/2=27. Raise both sides to the 2/3 power: b=272/3=(33)2/3=32=9. Hence the base is 9, which is option C.
Q16. Which property allows the conversion logbβ(c1β)=βlogbβc?
A.Product property
B.Quotient property
C.Power property
D.Reciprocal property β
π‘ Difficulty: medium | β Correct: D
π Explanation: The reciprocal property explicitly states that the logarithm of a reciprocal equals the negative of the logarithm of the original number: logbβ(1/c)=βlogbβc. This is described by option D.
Q17. Which expression cannot be simplified using the standard logarithmic properties?
A.log2β(x4y)
B.log3β(n2mβ)
C.log5β(p+q) β
D.log7β(a3)
π‘ Difficulty: medium | β Correct: C
π Explanation: Logarithmic properties handle products, quotients, and powers, but not sums or differences inside a log. log5β(p+q) involves a sum, so it cannot be broken down further, making option C the correct choice.
Q18. If log5βx=2, what is logxβ5?
A.21β β
B.2
C.4
D.41β
π‘ Difficulty: easy | β Correct: A
π Explanation: From log5βx=2 we get x=52=25. Using the changeβofβbase formula, logxβ5=1/log5βx=1/2=21β. Thus the correct answer is option A.)