Q. If cos(θ) = 1/2, what are the possible values of θ?
A.
30°, 150°
B.
45°, 135°
C.
60°, 120°
D.
0°, 180°
Show solution
Solution
cos(θ) = 1/2 at θ = 30° and 150°.
Correct Answer: A — 30°, 150°
Learn More →
Q. If cos(θ) = 1/2, what is the value of sin(θ)?
A.
√3/2
B.
1/2
C.
0
D.
√2/2
Show solution
Solution
Using the identity sin^2(θ) + cos^2(θ) = 1, we have sin^2(θ) = 1 - (1/2)^2 = 1 - 1/4 = 3/4. Thus, sin(θ) = ±√3/2.
Correct Answer: A — √3/2
Learn More →
Q. If cos(θ) = 1/2, what is the value of θ in degrees?
Show solution
Solution
cos(30°) = 1/2, hence θ = 30°.
Correct Answer: A — 30
Learn More →
Q. If cos^(-1)(x) = θ, then what is the value of sin(θ)?
A.
x
B.
√(1-x^2)
C.
1-x
D.
0
Show solution
Solution
From cos^(-1)(x) = θ, we have cos(θ) = x. Therefore, sin(θ) = √(1 - cos^2(θ)) = √(1 - x^2).
Correct Answer: B — √(1-x^2)
Learn More →
Q. If cot θ = 3/4, what is the value of sin θ?
A.
4/5
B.
3/5
C.
5/4
D.
3/4
Show solution
Solution
Using the identity cot θ = cos θ / sin θ, we find sin θ = 4/5.
Correct Answer: A — 4/5
Learn More →
Q. If cot θ = 5/12, what is the value of sin θ?
A.
5/13
B.
12/13
C.
13/5
D.
12/5
Show solution
Solution
Using the identity cot θ = cos θ / sin θ, we can find sin θ = 12/13 using the Pythagorean theorem: sin θ = 12/√(5^2 + 12^2) = 12/13.
Correct Answer: B — 12/13
Learn More →
Q. If cot(x) = 5/12, what is sin(x)?
A.
12/13
B.
5/13
C.
13/12
D.
5/12
Show solution
Solution
Using the identity cot(x) = cos(x)/sin(x), we can find sin(x) = 12/13 using the Pythagorean theorem.
Correct Answer: A — 12/13
Learn More →
Q. If D = {1, 2, 3, 4, 5, 6}, how many subsets contain exactly 3 elements?
Show solution
Solution
The number of ways to choose 3 elements from a set of 6 is given by the combination formula C(n, r) = n! / (r!(n-r)!). Here, C(6, 3) = 20.
Correct Answer: A — 20
Learn More →
Q. If D = {1, 2, 3, 4}, how many proper subsets does D have?
Show solution
Solution
The total number of subsets of D is 2^4 = 16. Proper subsets are all subsets except the set itself, so there are 16 - 1 = 15 proper subsets.
Correct Answer: B — 8
Learn More →
Q. If D = {1, 2, 3, 4}, what is the number of proper subsets of D?
Show solution
Solution
The total number of subsets is 2^4 = 16. Proper subsets exclude the set itself, so 16 - 1 = 15.
Correct Answer: A — 15
Learn More →
Q. If D = {1, 2, 3}, which of the following is not a subset of D?
A.
{1, 2}
B.
{2, 3}
C.
{1, 2, 3}
D.
{4}
Show solution
Solution
A subset must contain elements from the original set. {4} is not a subset of D.
Correct Answer: D — {4}
Learn More →
Q. If D = {1, 2}, what is the number of proper subsets of D?
Show solution
Solution
The proper subsets of D = {1, 2} are {∅}, {1}, and {2}. So, there are 3 subsets, but excluding D itself gives us 2 proper subsets.
Correct Answer: C — 3
Learn More →
Q. If D = {1, 2}, what is the power set of D?
A.
{∅, {1}, {2}, {1, 2}}
B.
{∅, {1}, {2}}
C.
{1, 2}
D.
{1, 2, ∅}
Show solution
Solution
The power set of D = {1, 2} is {∅, {1}, {2}, {1, 2}} which contains 4 subsets.
Correct Answer: A — {∅, {1}, {2}, {1, 2}}
Learn More →
Q. If D = {1, 2}, which of the following is NOT a subset of D?
A.
{1}
B.
{2}
C.
{1, 2}
D.
{3}
Show solution
Solution
A subset can only contain elements from the original set. {3} is not a subset of D.
Correct Answer: D — {3}
Learn More →
Q. If D = {2, 4, 6}, which of the following is not a subset of D?
A.
{2}
B.
{4, 6}
C.
{1}
D.
{2, 4, 6}
Show solution
Solution
A subset can only contain elements from the original set. {1} is not a subset of D.
Correct Answer: C — {1}
Learn More →
Q. If D = {a, b}, how many subsets does D have?
Show solution
Solution
The number of subsets of a set with n elements is 2^n. Here, n = 2, so 2^2 = 4.
Correct Answer: C — 4
Learn More →
Q. If D = {a, b}, how many subsets of D contain the element 'a'?
Show solution
Solution
The subsets containing 'a' are {a}, {a, b}, so there are 2 subsets.
Correct Answer: C — 3
Learn More →
Q. If E = (1, 1, 1) and F = (1, 2, 3), find E · F.
Show solution
Solution
E · F = 1*1 + 1*2 + 1*3 = 1 + 2 + 3 = 6.
Correct Answer: D — 6
Learn More →
Q. If E = (1, 1, 1) and F = (2, 2, 2), what is the scalar product E · F?
Show solution
Solution
E · F = 1*2 + 1*2 + 1*2 = 2 + 2 + 2 = 6.
Correct Answer: B — 6
Learn More →
Q. If E = (2, -1, 3) and F = (1, 2, 0), what is E · F?
Show solution
Solution
E · F = 2*1 + (-1)*2 + 3*0 = 2 - 2 + 0 = 0.
Correct Answer: A — -1
Learn More →
Q. If E = (5, 5, 5) and F = (1, 2, 3), what is the scalar product E · F?
Show solution
Solution
E · F = 5*1 + 5*2 + 5*3 = 5 + 10 + 15 = 30.
Correct Answer: A — 30
Learn More →
Q. If E = (x, y, z) and F = (2, 3, 4) such that E · F = 10, what is the equation relating x, y, z?
A.
2x + 3y + 4z = 10
B.
x + y + z = 10
C.
x + 2y + 3z = 10
D.
2x + 3y + z = 10
Show solution
Solution
E · F = x*2 + y*3 + z*4 = 10 gives the equation 2x + 3y + 4z = 10.
Correct Answer: A — 2x + 3y + 4z = 10
Learn More →
Q. If E = {1, 2, 3, 4, 5}, how many subsets of E contain the element 1?
Show solution
Solution
If 1 is included, we can choose from the remaining 4 elements (2, 3, 4, 5). The number of subsets is 2^4 = 16.
Correct Answer: B — 8
Learn More →
Q. If E = {1, 2, 3, 4}, how many proper subsets does E have?
Show solution
Solution
The total number of subsets is 2^4 = 16. Proper subsets exclude the set itself, so there are 16 - 1 = 15 proper subsets.
Correct Answer: A — 15
Learn More →
Q. If E = {1, 2}, how many elements are in the power set of E?
Show solution
Solution
The power set of a set with n elements has 2^n elements. Here, n = 2, so 2^2 = 4.
Correct Answer: B — 4
Learn More →
Q. If E = {1, 2}, how many subsets of E contain the element 1?
Show solution
Solution
The subsets containing 1 are {1}, {1, 2}, and the empty set is not included.
Correct Answer: C — 3
Learn More →
Q. If E = {a, b, c, d}, how many proper subsets does E have?
Show solution
Solution
The total number of subsets is 2^4 = 16. Proper subsets exclude the set itself, so 16 - 1 = 15.
Correct Answer: A — 15
Learn More →
Q. If E = {a, b, c}, how many subsets of E contain the element 'a'?
Show solution
Solution
If 'a' is included, we can choose from the remaining elements {b, c}. The subsets containing 'a' are {a}, {a, b}, {a, c}, and {a, b, c}, totaling 4 subsets.
Correct Answer: C — 4
Learn More →
Q. If E = {a, b, c}, what is the union of E and F = {b, c, d}?
A.
{a, b, c}
B.
{a, b, c, d}
C.
{b, c}
D.
{a, d}
Show solution
Solution
The union of two sets includes all unique elements from both sets. Here, the union is {a, b, c, d}.
Correct Answer: B — {a, b, c, d}
Learn More →
Q. If E = {a, b}, what is the size of the power set of E?
Show solution
Solution
The power set of a set with n elements has 2^n subsets. For E, n = 2, so the size of the power set is 2^2 = 4.
Correct Answer: D — 4
Learn More →
Showing 3241 to 3270 of 10700 (357 Pages)