0% found this document useful (0 votes)
78 views

Class11 Log Questions and Solutions

The document contains a series of logarithm questions designed for Class 11 students, including simplifications, evaluations, and solving equations. It also provides solutions to each question, demonstrating the calculations and reasoning behind the answers. The questions cover various logarithmic properties and base conversions.

Uploaded by

aviralyadavpro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views

Class11 Log Questions and Solutions

The document contains a series of logarithm questions designed for Class 11 students, including simplifications, evaluations, and solving equations. It also provides solutions to each question, demonstrating the calculations and reasoning behind the answers. The questions cover various logarithmic properties and base conversions.

Uploaded by

aviralyadavpro
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Class 11 Logarithm Questions

Questions

1. Simplify: log(10)(100)

2. Evaluate: log(2)(8)

3. Solve: log(5)(x) = 2

4. Find: log_5(25)

5. Find: log_6(36)

6. Find: log_7(49)

7. Find: log_8(64)

8. Find: log_9(81)

9. Find: log_10(100)

10. Find: log_11(121)

11. Find: log_12(144)

12. Find: log_13(169)

Page 1
Class 11 Logarithm Questions

13. Find: log_14(196)

14. Find: log_15(225)

15. Find: log_16(256)

16. Simplify: log(4)(2) + log(4)(8)

17. Solve: log(3)(x - 1) + log(3)(x + 1) = 2

18. Evaluate: log(10)(sqrt1000)

19. Evaluate: log(10)(4) + log(10)(8)

20. Evaluate: log(10)(5) + log(10)(10)

21. Evaluate: log(10)(6) + log(10)(12)

22. Evaluate: log(10)(7) + log(10)(14)

23. Evaluate: log(10)(8) + log(10)(16)

24. Evaluate: log(10)(9) + log(10)(18)

25. Evaluate: log(10)(10) + log(10)(20)

Page 2
Class 11 Logarithm Questions

26. Evaluate: log(10)(11) + log(10)(22)

27. Evaluate: log(10)(12) + log(10)(24)

28. Evaluate: log(10)(13) + log(10)(26)

29. Evaluate: log(10)(14) + log(10)(28)

30. Evaluate: log(10)(15) + log(10)(30)

31. Evaluate: log(10)(16) + log(10)(32)

32. Evaluate: log(10)(17) + log(10)(34)

33. Evaluate: log(10)(18) + log(10)(36)

34. Evaluate: log(10)(19) + log(10)(38)

35. Evaluate: log(10)(20) + log(10)(40)

36. Prove: log_a(b) * log_b(c) * log_c(a) = 1

37. Solve: log(2)(x + 2) - log(2)(x - 1) = 3

38. If log_5(x) = 5, find x.

Page 3
Class 11 Logarithm Questions

39. If log_6(x) = 6, find x.

40. If log_2(x) = 3, find x.

41. If log_3(x) = 4, find x.

42. If log_4(x) = 5, find x.

43. If log_5(x) = 6, find x.

44. If log_6(x) = 3, find x.

45. If log_2(x) = 4, find x.

46. If log_3(x) = 5, find x.

47. If log_4(x) = 6, find x.

48. If log_5(x) = 3, find x.

49. If log_6(x) = 4, find x.

50. If log_2(x) = 5, find x.

Page 4
Class 11 Logarithm Questions

Solutions

1. log(10)(100) = 2

2. log(2)(8) = 3 because 2^3 = 8

3. x = 5² = 25

4. log_5(25) = 2 because 5² = 25

5. log_6(36) = 2 because 6² = 36

6. log_7(49) = 2 because 7² = 49

7. log_8(64) = 2 because 8² = 64

8. log_9(81) = 2 because 9² = 81

9. log_10(100) = 2 because 10² = 100

10. log_11(121) = 2 because 11² = 121

11. log_12(144) = 2 because 12² = 144

12. log_13(169) = 2 because 13² = 169

Page 5
Class 11 Logarithm Questions

13. log_14(196) = 2 because 14² = 196

14. log_15(225) = 2 because 15² = 225

15. log_16(256) = 2 because 16² = 256

16. log(4)(2) + log(4)(8) = log(4)(16) = 2

17. log(3)((x - 1)(x + 1)) = 2 => log(3)(x² - 1) = 2 => x² - 1 = 9 => x = ±sqrt10

18. sqrt1000 = 10sqrt10, log(10)(10sqrt10) = log(10)(10) + log(10)(sqrt10) = 1 + 0.5 = 1.5

19. log(10)(4 * 8) = log(10)(32)

20. log(10)(5 * 10) = log(10)(50)

21. log(10)(6 * 12) = log(10)(72)

22. log(10)(7 * 14) = log(10)(98)

23. log(10)(8 * 16) = log(10)(128)

24. log(10)(9 * 18) = log(10)(162)

25. log(10)(10 * 20) = log(10)(200)

Page 6
Class 11 Logarithm Questions

26. log(10)(11 * 22) = log(10)(242)

27. log(10)(12 * 24) = log(10)(288)

28. log(10)(13 * 26) = log(10)(338)

29. log(10)(14 * 28) = log(10)(392)

30. log(10)(15 * 30) = log(10)(450)

31. log(10)(16 * 32) = log(10)(512)

32. log(10)(17 * 34) = log(10)(578)

33. log(10)(18 * 36) = log(10)(648)

34. log(10)(19 * 38) = log(10)(722)

35. log(10)(20 * 40) = log(10)(800)

36. Using change of base: log_a(b) = 1/log_b(a), so the product becomes 1

37. log(2)((x + 2)/(x - 1)) = 3 => (x + 2)/(x - 1) = 8 => Solve to get x = 5

38. x = 3125 because 5^5 = 3125

Page 7
Class 11 Logarithm Questions

39. x = 46656 because 6^6 = 46656

40. x = 8 because 2^3 = 8

41. x = 81 because 3^4 = 81

42. x = 1024 because 4^5 = 1024

43. x = 15625 because 5^6 = 15625

44. x = 216 because 6^3 = 216

45. x = 16 because 2^4 = 16

46. x = 243 because 3^5 = 243

47. x = 4096 because 4^6 = 4096

48. x = 125 because 5^3 = 125

49. x = 1296 because 6^4 = 1296

50. x = 32 because 2^5 = 32

Page 8

You might also like