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
1841
What is the principal value range for the inverse sine function, arcsin(x)?
Answer:
[-π/2, π/2]
To make the sine function invertible, its domain must be restricted to a range where it passes the horizontal line test. By standard convention, the principal value range of arcsin(x) is restricted to [-π/2, π/2].
1842
The angle of elevation of a ladder leaning against a wall is 60° and the foot of the ladder is 4.6 m away from the wall. The length of the ladder is:
Answer:
9.2 m
Let the length of the ladder be L. The base of the triangle is 4.6 m. Using cosine: cos(60°) = adjacent / hypotenuse = 4.6 / L. Since cos(60°) = 1/2, we have 1/2 = 4.6 / L, yielding L = 9.2 m.
1843
Which of these is the correct expansion of sin(A + B)?
Answer:
sin(A)cos(B) + cos(A)sin(B)
The compound angle formula for the sine of a sum dictates that sin(A + B) distributes as the product of the sine and cosine of the alternating angles, added together: sin(A)cos(B) + cos(A)sin(B).
1844
If sin(A) = cos(A), then what is the value of 2*tan(A) + cos²(A)?
Answer:
2.5
Since sin(A) = cos(A), dividing by cos(A) gives tan(A) = 1, meaning A = 45°. Evaluating the expression: 2*tan(45°) + cos²(45°) = 2*(1) + (1/√2)² = 2 + 1/2 = 2.5.
1845
What is the value of tan²(60°) + sin²(45°)?
Answer:
3.5
We know tan(60°) = √3, so tan²(60°) = 3. We also know sin(45°) = 1/√2, so sin²(45°) = 1/2. Adding them together gives 3 + 1/2 = 3.5.
1846
Simplify: sin(A) * csc(A) + cos(A) * sec(A)
Answer:
2
The cosecant function is the reciprocal of sine, so sin(A) * csc(A) = 1. Similarly, secant is the reciprocal of cosine, so cos(A) * sec(A) = 1. Adding these together yields 1 + 1 = 2.
1847
If sin(A - B) = 1/2 and cos(A + B) = 1/2, where A and B are positive acute angles and A > B, find A.
Answer:
45°
Given sin(A - B) = 1/2, we know A - B = 30°. Given cos(A + B) = 1/2, we know A + B = 60°. Adding the two equations: (A - B) + (A + B) = 30° + 60°, yielding 2A = 90°, so A = 45°.
1848
A kite is flying at a height of 60 m above the ground. The string makes an angle of 60° with the ground. Assuming no slack in the string, find the length of the string.
Answer:
40√3 m
Let the length of the string be L. We use the sine function: sin(60°) = opposite/hypotenuse = 60 / L. Since sin(60°) = √3/2, we have √3/2 = 60 / L. Solving for L gives L = 120 / √3 = 40√3 meters.
1849
Which function is the reciprocal of the cosine function?
Answer:
Secant
By mathematical definition, the secant of an angle is the ratio of the hypotenuse to the adjacent side, which is exactly the reciprocal of the cosine ratio (adjacent/hypotenuse).
1850
Calculate the value of cos(180°).
Answer:
-1
On the unit circle, an angle of 180° points directly to the left along the negative x-axis, arriving at the coordinate point (-1, 0). Because cosine represents the x-coordinate, cos(180°) = -1.