Mathematics
Trigonometric Identities and Equations
223 Questions
Solve a variety of questions based on trigonometric identities and mathematical equations. Key areas covered include double angle formulas, the law of sines, and quadrant angles. This material helps students preparing for advanced mathematics exams, UPSC, and state public service commissions.
Double angle formulasLaw of sinesTrigonometric quadrantsLaplace transformSecant functionTaylor series
Trigonometric Identities and Equations Questions
What is the name of the trigonometric function that calculates the reciprocal of the cosine function?
-
Sine
-
Cosine
-
Tangent
-
Secant
D
Correct answer
Explanation
The secant function is a trigonometric function that calculates the reciprocal of the cosine function. It is widely used in various mathematical and scientific applications.
What is the name of the trigonometric function that calculates the reciprocal of the tangent function?
-
Sine
-
Cosine
-
Tangent
-
Cotangent
D
Correct answer
Explanation
The cotangent function is a trigonometric function that calculates the reciprocal of the tangent function. It is widely used in various mathematical and scientific applications.
Bhaskara I's formula for the sine of an angle is given by:
-
$$sin(x) = rac{opposite}{hypotenuse}$$
-
$$sin(x) = rac{adjacent}{hypotenuse}$$
-
$$sin(x) = rac{opposite}{adjacent}$$
-
$$sin(x) = rac{hypotenuse}{opposite}$$
A
Correct answer
Explanation
Bhaskara I's formula for the sine of an angle is $$sin(x) = rac{opposite}{hypotenuse}$$, where x is the angle and opposite and hypotenuse are the lengths of the opposite and hypotenuse sides of the right triangle, respectively.
What is the value of the expression sin(30°) + cos(60°)?
B
Correct answer
Explanation
The value of the expression sin(30°) + cos(60°) is equal to (1/2) + (1/2) = 1.
What is the value of the expression cot(45°)?
A
Correct answer
Explanation
The value of the expression cot(45°) is equal to 1.
What is the value of the expression sin(θ) + cos(θ) if sin(θ) = 3/5 and cos(θ) = 4/5?
B
Correct answer
Explanation
The value of the expression sin(θ) + cos(θ) if sin(θ) = 3/5 and cos(θ) = 4/5 is equal to (3/5) + (4/5) = 7/5.
What is the value of the expression tan(θ) if sin(θ) = 3/5 and cos(θ) = 4/5?
A
Correct answer
Explanation
The value of the expression tan(θ) if sin(θ) = 3/5 and cos(θ) = 4/5 is equal to (3/5) / (4/5) = 3/4.
What is the general formula for the Madhava series?
-
$$\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots$$
-
$$\sin x = x - \frac{x^3}{3} + \frac{x^5}{5} - \frac{x^7}{7} + \cdots$$
-
$$\sin x = x - \frac{x^3}{3} + \frac{x^5}{5} - \frac{x^7}{7} + \cdots$$
-
$$\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots$$
A,D
Correct answer
Explanation
The general formula for the Madhava series is $$\sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots$$.
What is the general formula for the Madhava series for the cosine function?
-
$$\cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + \cdots$$
-
$$\cos x = 1 - \frac{x^2}{2} + \frac{x^4}{4} - \frac{x^6}{6} + \cdots$$
-
$$\cos x = 1 - \frac{x^2}{2} + \frac{x^4}{4} - \frac{x^6}{6} + \cdots$$
-
$$\cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + \cdots$$
A,D
Correct answer
Explanation
The general formula for the Madhava series for the cosine function is $$\cos x = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + \cdots$$.
What is the law of sines?
-
$a/sin(A) = b/sin(B) = c/sin(C)$
-
$a^2 + b^2 = c^2$
-
$A = \frac{1}{2}bh$
-
$P = a + b + c$
A
Correct answer
Explanation
The law of sines states that in a triangle, the ratio of the length of a side to the sine of the opposite angle is the same for all three sides.
What is the law of cosines?
-
$a^2 + b^2 = c^2$
-
$a/sin(A) = b/sin(B) = c/sin(C)$
-
$A = \frac{1}{2}bh$
-
$P = a + b + c$
Correct answer
Explanation
The law of cosines states that in a triangle, the square of one side is equal to the sum of the squares of the other two sides minus twice the product of those two sides and the cosine of the angle between them.
What is the name of the formula that Ramanujan discovered for approximating the value of the trigonometric function (\tan \theta)?
-
Ramanujan's Tangent Approximation Formula
-
Ramanujan's Trigonometric Approximation Formula
-
Ramanujan's Infinite Series Formula
-
Ramanujan's Modular Equation
A
Correct answer
Explanation
Ramanujan's Tangent Approximation Formula is a series that provides an approximation of the value of the trigonometric function (\tan \theta). It is given by the formula (\tan \theta = \frac{\theta}{1 + \frac{\theta^2}{3} + \frac{2\theta^4}{15} + \frac{17\theta^6}{315} + \cdots}).
Which of the following sequences is Cauchy?
-
$a_n = \frac{n}{n+1}$
-
$a_n = \frac{(-1)^n}{n}$
-
$a_n = \sin(n)$
-
$a_n = \cos(n)$
A
Correct answer
Explanation
The sequence $a_n = \frac{n}{n+1}$ is Cauchy because for any $\varepsilon > 0$, we can choose $N = \frac{1}{\varepsilon} + 1$. Then, for all $m, n > N$, we have $|a_m - a_n| = |\frac{m}{m+1} - \frac{n}{n+1}| = \frac{|m(n+1) - n(m+1)|}{(m+1)(n+1)} = \frac{|m-n|}{(m+1)(n+1)} < \frac{1}{N(N+1)} < \varepsilon$.
What is the value of (\sin 45^\circ)?
-
\(\frac{1}{2}\)
-
\(\frac{1}{\sqrt{2}}\)
-
\(\frac{\sqrt{2}}{2}\)
-
\(\sqrt{2}\)
C
Correct answer
Explanation
The value of (\sin 45^\circ) can be found using the unit circle or by using the trigonometric ratio (\sin \theta = \frac{opposite}{hypotenuse}). In a 45-45-90 triangle, the opposite side and the hypotenuse are both equal to (\sqrt{2}). Therefore, (\sin 45^\circ = \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2}).
What is the general formula for the Madhava series?
-
$$sin(x) = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots$$
-
$$sin(x) = x - \frac{x^3}{3!} + \frac{x^5}{5!} + \frac{x^7}{7!} + \cdots$$
-
$$sin(x) = x + \frac{x^3}{3!} + \frac{x^5}{5!} + \frac{x^7}{7!} + \cdots$$
-
$$sin(x) = x + \frac{x^3}{3!} - \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots$$
A
Correct answer
Explanation
The general formula for the Madhava series is $$sin(x) = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots$$. This series converges for all values of x.