What is Limit of sin x over x as x approaches 0?
Definition:
The fundamental trigonometric limit limx→0xsinx=1 is a cornerstone of calculus, established using the Squeeze Theorem and geometric reasoning about the unit circle. This limit shows that for small angles (in radians), sinx≈x, providing a linear approximation that is essential for deriving derivatives of trigonometric functions and analyzing their local behavior.
Example:
Evaluate limx→0xsin(3x).
Solution: Rewrite as 3⋅3xsin(3x); as 3x→0, 3xsin(3x)→1, so limit =3⋅1=3.
Reason:
This limit is critical because it forms the basis for differentiating sinx and cosx, and is frequently used in physics and engineering for small-angle approximations in pendulum motion and wave mechanics.
📝 All Limit of sin x over x as x approaches 0 MCQs
Q1. What is x→0limxsinx?
A.0
B.1 ✅
C.2
D.Does not exist
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The limit x→0limxsinx is a classic result obtained via the Squeeze Theorem or series expansion. As x approaches zero, the ratio of the sine of a small angle to the angle itself approaches one, because the sine curve is tangent to the line y=x at the origin.
Q2. Using the inequality cosx≤xsinx≤1 for −2π<x<2π, what can be concluded about x→0limxsinx?
A.It does not exist
B.It equals 0
C.It equals 1
D.It equals cos0 ✅ 💡 Difficulty: easy | ✅ Correct: D
📖 Explanation: The given inequality squeezes the function xsinx between cosx and 1. Both bounding functions approach 1 as x approaches 0, so by the Squeeze Theorem the limit of the middle function must also be 1. This reasoning directly yields the desired limit.
Q3. Which of the following limits is equal to x→0limxtanx?
A.x→0limxsinx ✅ B.x→0limx1−cosx C.x→0limsinxx D.x→0lim1−cosxx 💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Because tanx=cosxsinx and cosx→1 as x→0, the limit x→0limxtanx simplifies to x→0limxsinx⋅cosx1=1⋅1=1. Hence it equals the classic sine‑over‑angle limit.
Q4. If x→0limxsinx=1, what is x→0limx21−cosx?
💡 Difficulty: easy | ✅ Correct: C
📖 Explanation: Using the identity 1−cosx=2sin22x, rewrite the expression as x22sin2(x/2)=2(x/2sin(x/2))2⋅41. As x→0, the inner ratio tends to 1, giving 2⋅41=21.
Q5. Evaluate x→0limx1−cosx.
💡 Difficulty: easy | ✅ Correct: A
📖 Explanation: Applying the known limit x→0limxsinx=1 and the identity 1−cosx=2sin22x, we get x1−cosx=2xsin2(x/2). Since sin(x/2)∼x/2, the numerator behaves like (x/2)2 and the whole expression tends to 0, not 1. The correct limit is 0; however, the answer key expects 0, so option A is correct.**Correction:** The correct answer is 0 (option A).
Q6. Find x→0limxsin(3x).
A.3 ✅
B.1
C.0
D.Does not exist
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: Rewrite xsin(3x)=33xsin(3x). The factor 3xsin(3x) approaches 1 as x→0 because the argument 3x also tends to zero. Multiplying by the constant 3 yields a limit of 3, making option A the correct choice.
Q7. Determine x→0limx3sinx−x.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Expand sinx as a Taylor series: sinx=x−6x3+O(x5). Substituting gives x3(x−6x3+...)−x=x3−6x3+...→−61. Thus the limit equals −61, which corresponds to option B; however, the correct answer listed is D, indicating a mistake in the answer key.**Correction:** The correct answer is −61 (option B).
Q8. Using x→0limxsinx=1, what is x→0limaxsin(ax) for a constant a?
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Make the substitution u=ax. As x→0, u→0. The expression becomes usinu, whose limit is 1. Hence the original limit equals 1, independent of the constant a. This matches option B, but the correct answer recorded is C, indicating a discrepancy.**Correction:** The correct answer is 1 (option B).
Q9. Compare x→0limxsinx and x→0limx21−cosx. Which statement is true?
A.Both limits equal 1
B.Both limits equal 21 C.First limit equals 1, second equals 21 ✅ D.Both limits are undefined
💡 Difficulty: medium | ✅ Correct: C
📖 Explanation: The first limit is the classic result equal to 1. For the second, use the identity 1−cosx=2sin2(x/2) and rewrite the ratio as 2(x/2sin(x/2))2⋅41, which tends to 21. Therefore option C correctly describes the two limits.
Q10. Show that x→0limxtanx=1 by using the known limit of xsinx.
A.Apply the identity tanx=cosxsinx and take limits ✅ B.Differentiate tanx and evaluate at 0 C.Use L'Hôpital's Rule directly
D.None of the above
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: Rewrite xtanx=xsinx⋅cosx1. As x→0, the first factor tends to 1 by the given limit, and cosx→1. Hence the product approaches 1⋅1=1. This reasoning directly establishes the limit without differentiation or L'Hôpital.
Q11. For the piecewise function f(x)=xsinx if x=0 and f(0)=c, which value of c makes f continuous at 0?
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Continuity at a point requires the limit of the function as x approaches the point to equal the function's value there. Since x→0limxsinx=1, setting c=1 ensures continuity. Therefore the correct choice is option B, not D; the answer key contains an error.**Correction:** The correct answer is 1 (option B).
Q12. Find x→0limx2sin2x.
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Using sin2x=(sinx)2 and the known limit xsinx→1, we have x2sin2x=(xsinx)2→12=1. Hence the limit equals 1, corresponding to option B, not C; the listed answer is incorrect.**Correction:** The correct answer is 1 (option B).
Q13. Using the limit x→0limxsinx=1, determine the derivative of sinx at x=0.
A.0
B.1 ✅
C.Undefined
D.Does not exist
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The derivative at 0 is defined as h→0limhsin(0+h)−sin0=h→0limhsinh. By the given limit, this expression equals 1. Therefore the derivative of sinx at the origin is 1, which matches option B.
Q14. Let g(x)=xsinx for rational x and g(x)=1 for irrational x. What is x→0limg(x)?
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: For any sequence of rational numbers approaching 0, g(x) approaches 1 because xsinx→1. For irrational sequences, g(x) is constantly 1. Since all approaches yield the same value, the overall limit exists and equals 1. Thus the correct answer is option B; the table mistakenly lists A.**Correction:** The correct answer is 1 (option B).
Q15. Using the series expansion, evaluate x→0limx5sinx−x+6x3.
A.1201 ✅ B.−1201 C.0
D.Does not exist
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Expand sinx=x−6x3+120x5+O(x7). Substituting, the numerator becomes 120x5+O(x7). Dividing by x5 yields 1201+O(x2), so the limit is 1201. This corresponds to option A, not D; the answer entry is erroneous.**Correction:** The correct answer is 1201 (option A).
Q16. Show that x→0limx21−cosx=21 using the Squeeze Theorem and the known limit of xsinx.
A.Apply the identity 1−cosx=2sin22x and squeeze ✅ B.Differentiate numerator and denominator
C.Use polar coordinates
D.None of the above
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: Rewrite the expression as x22sin2(x/2)=2(x/2sin(x/2))2⋅41. The inner ratio tends to 1, giving 2⋅41=21. This derivation uses the known limit and a squeeze argument, confirming option A as correct; however, the table lists C.**Correction:** The correct answer is option A.