All Categories MCQs
Topic Notes: All Categories
General Description
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
1811
If sin(x) = 1, what is the value of x in the range [0, 2π]?
Answer:
π/2
The sine function equals 1 at exactly the peak of its wave. On the unit circle, the y-coordinate is 1 at the top of the circle, which corresponds to an angle of 90 degrees or π/2 radians.
1812
Calculate the value of sec²(45°) - tan²(45°).
Answer:
1
According to the Pythagorean identity sec²(θ) - tan²(θ) = 1, this relationship holds true for all values of θ where the functions are defined. Therefore, for 45°, the expression evaluates exactly to 1.
1813
What is the sign of tan(200°)?
Answer:
Positive
An angle of 200° falls into the third quadrant (between 180° and 270°). In the third quadrant, both sine and cosine are negative, which makes their ratio (tangent) strictly positive.
1814
Evaluate: sin(0°) + cos(0°) + tan(0°)
Answer:
1
We evaluate each standard term: sin(0°) = 0, cos(0°) = 1, and tan(0°) = 0. Adding these values together yields exactly 0 + 1 + 0 = 1.
1815
Which trigonometric ratio corresponds to 'adjacent / hypotenuse'?
Answer:
Cosine
Using the mnemonic SOH CAH TOA, 'CAH' stands for Cosine equals Adjacent over Hypotenuse. This is the foundational definition of the cosine function in a right-angled triangle.
1816
What is the value of arcsin(sin(150°))?
Answer:
30°
First, find sin(150°), which is sin(180°-30°) = sin(30°) = 1/2. The arcsin function returns the principal angle in the range [-90°, 90°] whose sine is 1/2. Therefore, arcsin(1/2) = 30°.
1817
Simplify: 1 / (1 + sin(θ)) + 1 / (1 - sin(θ))
Answer:
2*sec²(θ)
Finding a common denominator yields [(1 - sin(θ)) + (1 + sin(θ))] / [(1 + sin(θ))(1 - sin(θ))]. The numerator simplifies to 2. The denominator expands to 1 - sin²(θ), which equals cos²(θ). Thus, the expression becomes 2 / cos²(θ) = 2*sec²(θ).
1818
A pole casts a shadow of length √3 times its height. Find the sun's angle of elevation.
Answer:
30°
Let the height of the pole be h. The shadow length is h√3. The tangent of the elevation angle θ is opposite/adjacent = height/shadow = h / (h√3) = 1/√3. The angle whose tangent is 1/√3 is precisely 30°.
1819
If an angle measures π/4 radians, what is its secant?
Answer:
√2
First, convert π/4 radians to degrees, which is exactly 45°. We know cos(45°) = 1/√2. The secant is the reciprocal of the cosine, so sec(45°) = √2 / 1 = √2.
1820
Evaluate the limit: lim (x→0) [sin(x) / x]
Answer:
1
This is a fundamental trigonometric limit in calculus. As the angle x (measured strictly in radians) approaches zero, the ratio of sin(x) to x approaches exactly 1. This can be proven geometrically or using L'Hôpital's Rule.