πŸŽ“ BookMCQ
← Back to 2. Limits and Continuity an Introduction

πŸ“ Trigonometric functions continuity (15 MCQs)

πŸ“– From Calculus β€’ 2. Limits and Continuity an Introduction β€’ 15 questions available

What is Trigonometric functions continuity?

Definition:
All basic trigonometric functionsβ€”sin⁑x\sin x, cos⁑x\cos x, tan⁑x\tan x, cot⁑x\cot x, sec⁑x\sec x, and csc⁑x\csc xβ€”are continuous on their respective domains. Specifically, sin⁑x\sin x and cos⁑x\cos x are continuous everywhere on R\mathbb{R}, while tan⁑x\tan x and sec⁑x\sec x have discontinuities where cos⁑x=0\cos x = 0, and cot⁑x\cot x and csc⁑x\csc x where sin⁑x=0\sin x = 0, due to vertical asymptotes.

Example:
Check continuity of f(x)=tan⁑xf(x) = \tan x at x=Ο€/4x = \pi/4.
Solution: cos⁑(Ο€/4)β‰ 0\cos(\pi/4) \neq 0, so tan⁑x\tan x is continuous; lim⁑xβ†’Ο€/4tan⁑x=1=f(Ο€/4)\lim_{x \to \pi/4} \tan x = 1 = f(\pi/4).

Reason:
Continuity of trig functions ensures they can be used reliably in modeling periodic phenomena like oscillations and waves, and allows for the application of limit laws and derivative rules in calculus.

5
Easy
6
Medium
4
Hard

πŸ“ All Trigonometric functions continuity MCQs

Q1. If lim⁑xβ†’csin⁑x=sin⁑c\lim_{x\to c}\sin x = \sin c and lim⁑xβ†’ccos⁑x=cos⁑c\lim_{x\to c}\cos x = \cos c, what can we infer about lim⁑xβ†’ctan⁑x\lim_{x\to c}\tan x provided cos⁑cβ‰ 0\cos c\neq 0?

A.sin⁑ccos⁑c\frac{\sin c}{\cos c} βœ…
B.sin⁑c\sin c
C.cos⁑c\cos c
D.does not exist
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Because both sine and cosine are continuous, the limit of their quotient exists when the denominator is non‑zero. Hence lim⁑xβ†’ctan⁑x=lim⁑xβ†’csin⁑xcos⁑x=sin⁑ccos⁑c\lim_{x\to c}\tan x = \lim_{x\to c}\frac{\sin x}{\cos x}= \frac{\sin c}{\cos c}. This matches option A.

Q2. Compare the continuity of sin⁑x\sin x and sec⁑x\sec x at x=Ο€/2x = \pi/2.

A.Both continuous
B.Only sin continuous βœ…
C.Only sec continuous
D.Neither continuous
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The sine function is defined and continuous for every real number, while sec⁑x=1/cos⁑x\sec x = 1/\cos x is undefined wherever cos⁑x=0\cos x = 0. At x=Ο€/2x = \pi/2 the cosine equals zero, so sec⁑x\sec x is not defined and thus not continuous. Only sin⁑x\sin x remains continuous, giving option B.

Q3. Determine lim⁑xβ†’0sin⁑(5x)x\lim_{x\to 0}\frac{\sin(5x)}{x}.

A.0
B.1
C.5 βœ…
D.does not exist
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Using the standard limit lim⁑xβ†’0sin⁑(kx)x=k\lim_{x\to 0}\frac{\sin(kx)}{x}=k for any constant kk, we substitute k=5k=5. The limit evaluates to 5, which corresponds to option C.

Q4. Suppose f(x)=sin⁑xf(x)=\sin x for xβ‰ Ο€x\neq\pi and f(Ο€)=2f(\pi)=2. Is ff continuous at x=Ο€x=\pi?

A.Yes
B.No, because limit differs βœ…
C.No, because function undefined
D.Cannot determine
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The function equals sin⁑x\sin x everywhere except at x=Ο€x=\pi where it is artificially set to 2. Since lim⁑xβ†’Ο€sin⁑x=0β‰ 2\lim_{x\to \pi}\sin x = 0\neq 2, the limit and the function value differ, so the function is not continuous at x=Ο€x=\pi. Option B states this reason.

Q5. Evaluate the continuity of g(x)=tan⁑xg(x)=\tan x at x=Ο€/2x=\pi/2.

A.Continuous because limit exists
B.Discontinuous because limit infinite βœ…
C.Continuous because tan defined
D.Not defined domain
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: At x=Ο€/2x = \pi/2 the cosine term in tan⁑x=sin⁑x/cos⁑x\tan x = \sin x / \cos x approaches zero, causing the quotient to blow up. The limit does not exist (it tends to ±∞\pm\infty), so tan⁑x\tan x is discontinuous there. Option B captures this.

Q6. Which theorem justifies lim⁑xβ†’ccos⁑(g(x))=cos⁑(lim⁑xβ†’cg(x))\lim_{x\to c}\cos(g(x)) = \cos(\lim_{x\to c}g(x)) when the limit exists?

A.Intermediate Value Theorem
B.Squeeze Theorem
C.Continuity of cosine βœ…
D.Mean Value Theorem
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The step lim⁑xβ†’ccos⁑(g(x))=cos⁑(lim⁑xβ†’cg(x))\lim_{x\to c}\cos(g(x)) = \cos(\lim_{x\to c}g(x)) relies on the fact that cosine is a continuous function on its entire domain. This is precisely the continuity property of cosine, making option C correct.

Q7. Given that sin⁑x\sin x is continuous on R\mathbb{R}, which statement must be true?

A.sin⁑x\sin x attains a maximum on any closed interval
B.sin⁑x\sin x is differentiable everywhere
C.sin⁑x\sin x is bounded on R\mathbb{R} βœ…
D.sin⁑x\sin x has an inverse on R\mathbb{R}
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Continuity alone guarantees that sin⁑x\sin x does not exceed its known bounds of [βˆ’1,1][-1,1] on the whole real line, so it is bounded. The other statements require additional properties such as differentiability or invertibility, which are not implied by continuity. Hence option C is correct.

Q8. Consider h(x)=sin⁑xxh(x)=\frac{\sin x}{x} for xβ‰ 0x\neq 0 and h(0)=1h(0)=1. Determine continuity at x=0x=0.

A.Continuous because limit equals 1 βœ…
B.Discontinuous because denominator zero
C.Continuous only from right
D.Not defined
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The limit lim⁑xβ†’0sin⁑xx=1\lim_{x\to 0}\frac{\sin x}{x}=1 is a classic result. Defining h(0)=1h(0)=1 makes the function value match the limit, ensuring continuity at x=0x=0. Therefore the function is continuous, corresponding to option A.

Q9. If a function is continuous at a point and its limit equals the function value, which must hold for the composition f∘gf\circ g at a point cc, given gg is continuous at cc and ff is continuous at g(c)g(c)?

A.lim⁑xβ†’cf(g(x))=f(g(c))\lim_{x\to c}f(g(x)) = f(g(c)) βœ…
B.Limit does not exist
C.Equality holds only if ff is linear
D.Equality holds only if gg is monotonic
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: If gg is continuous at cc then lim⁑xβ†’cg(x)=g(c)\lim_{x\to c}g(x)=g(c). If ff is continuous at g(c)g(c) then lim⁑yβ†’g(c)f(y)=f(g(c))\lim_{y\to g(c)}f(y)=f(g(c)). Combining the two gives lim⁑xβ†’cf(g(x))=f(g(c))\lim_{x\to c}f(g(x)) = f(g(c)). This is exactly option A.

Q10. What is the natural domain of sec⁑x\sec x?

A.All real numbers
B.R(2k+1)pi/2\mathbb{R}\\{(2k+1)\\pi/2\\} βœ…
C.Rkpi\mathbb{R}\\{k\\pi\\}
D.Rkpi/2\mathbb{R}\\{k\\pi/2\\}
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The secant function is defined as sec⁑x=1/cos⁑x\sec x = 1/\cos x. It is undefined wherever cos⁑x=0\cos x = 0, which occurs at odd multiples of Ο€/2\pi/2. Hence its natural domain is R(2k+1)pi/2:kinmathbbZ\mathbb{R}\\{(2k+1)\\pi/2 : k\\in\\mathbb{Z}\\}, matching option B.

Q11. If cos⁑x\cos x is continuous and xntocx_n\\to c, what can be said about the sequence \\cos x_n\?

A.It converges to \\\cos c\ βœ…
B.It diverges
C.It oscillates
D.No information
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Because cosine is continuous, the image of any sequence converging to cc must converge to \\\cos c\. Therefore the sequence \\\cos x_n\ converges to \\\cos c\. Option A expresses this conclusion.

Q12. Compare the continuity of \\\tan x\ and \\\cot x\ at \x = \\pi\.

A.Both continuous
B.Both discontinuous
C.Only tan continuous βœ…
D.Only cot continuous
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: At \x = \\pi\, \\\tan \\pi = 0\ because \\\sin \\pi = 0\ and \\\cos \\pi = -1\\neq 0\; thus \\\tan x\ is continuous there. Conversely, \\\cot x = \\cos x / \\sin x\ is undefined because \\\sin \\pi = 0\. Hence only \\\tan x\ remains continuous, which is option C.

Q13. Which of the following limits demonstrates the continuity of \\\sin x\ at \c = \\pi/4\?

A.\\\lim_{x\\to \\pi/4}\\sin x = \\sin(\\pi/4)\ βœ…
B.\\\lim_{x\\to \\pi/4}\\cos x = \\sin(\\pi/4)\
C.\\\lim_{x\\to \\pi/4}\\tan x = \\sin(\\pi/4)\
D.\\\lim_{x\\to \\pi/4}\\csc x = \\sin(\\pi/4)\
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The statement \\\lim_{x\\to \\pi/4}\\sin x = \\sin(\\pi/4)\ directly reflects the definition of continuity for \\\sin x\ at the point \c = \\pi/4\. This is the correct illustration, corresponding to option A.

Q14. Evaluate \\\lim_{x\\to 0}\\frac{1-\\cos(2x)}{x^2}\.

A.0
B.1
C.2 βœ…
D.4
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Rewrite \1-\\cos(2x)=2\\sin^2 x\. Then \\\frac{1-\\cos(2x)}{x^2}=2\\left(\\frac{\\sin x}{x}\\right)^2\. As \x\\to 0\, \\\frac{\\sin x}{x}\\to 1\, so the limit equals \2\\cdot1^2 = 2\. Option C provides this value.

Q15. Let \f(x)=\\sec x\ on its domain. Is \f\ uniformly continuous on \[0,\\pi/4]\?

A.Yes, because continuous on closed interval βœ…
B.No, because derivative unbounded
C.Yes, because sec is bounded
D.No, because interval includes discontinuity
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: On the closed interval \[0,\\pi/4]\ the secant function is continuous and its domain contains no points where \\\cos x = 0\. By the Heine–Cantor theorem, any continuous function on a closed, bounded interval is uniformly continuous. Hence option A is correct.

πŸ”— Related Topics (MCQs)