Cseet Quantitative Aptitude MCQs with working - part 2
- Artha Institute of Management
- 1 day ago
- 3 min read
1. A biryani dressing recipe calls for 1/4 cup of rice. If you want to make the biryani for a party with 20 guests, how much rice do you need?
(A) 1/4 cup
(B) 1/2 cup
(C) 5 cups
(D) 1 cup 3
per person 1/4 cup and for 20 persons 1/4 x 20 = 20/4 cup = 5 cup.
2. A brownie recipe calls for 2/3 cup of sugar. If you want to reduce the sugar by 25%, how much sugar should you use?
(A) 1/2 cup
(B) 1/3 cup
(C) 1/4 cup
(D) 1/6 cup
2/3 x 3/4 = 2x3/3x4 = 6/12 = 1/2 = 1/2 cup of sugar.
3. If Set A = {1, 2, 3} and Set B = {3, 4, 5}, what is A U B?
a) {1, 2}
b) {3, 4, 5}
c) {3}
d) {1, 2, 3, 4, 5}
the question is what is A union B, containing all in A and B.. it is {1,2,3,4,5}
4. What does the symbol "∪" represent in set theory?
a) Intersection
b) Union
c) Subset
d) Complement
Union of sets
5. If Set C = {a, b, c} and Set D = {c, d, e}, what is C ∪ D?
a) {a, b, c, d, e}
b) {a, b, d, e}
c) {c}
d) {a, b}
{a.b.c.d.e}
6. . If Set A = {a, b, c} and Set B = {b, c, d}, what is A ∩ B?
a) {a}
b) {b, c}
c) {d}
d) {}
what are common -- {b.c}
7. If Set P = {1, 2, 3, 4, 5} and Set Q = {4, 5, 6, 7, 8}, what is P ∩ Q?
a) {1, 2, 3, 4, 5, 6, 7, 8}
b) {4, 5}
c) {1, 2, 3}
d) {6, 7, 8}
common is {4,5}
8. Question 1: If set P = {2, 4, 6, 8} and set Q = {6, 8, 10, 12}, what is P ∩ Q?
a) {2, 4}
b) {6, 8}
c) {10, 12}
d) {2, 4, 6, 8, 10, 12} 4
answer b
9. Question 3: If set S = {1, 2, 3, 4, 5} and set T = {4, 5, 6, 7, 8}, what is S ∩ T?
a) {1, 2, 3}
b) {4, 5}
c) {4, 5, 6, 7, 8}
d) {}
answer B
10. What is the result of the expression 56 - 4 × 2 + (18 ÷ 3) ?
a) 54
b) 55
c) 42
d) 70
Rule of operations need to be followed, it is also called the rule of PEMDAS
( Parentheses, exponents, multiplication and diviison, addition and subtraction)
IN this problem first in brackets ( parentheses) 18/3 = 6
then multiplication 4 x 2 = 8
now the figures are 56-8+6
Now addition and subtraction , the order is the left to right
56-8 = 48
48+6 = 54
11. What is the result of the expression 20 + 5 × 2 - (12 ÷ 4)?
a) 12
b) 47
c) 27
d) 28
Parentheses (P): Evaluate the operation inside the parentheses first.
12÷4=3
The expression becomes:
20+5×2−3
Multiplication (M): Perform the multiplication next.
5×2=10
The expression becomes:
20+10−3
Addition and Subtraction (AS): Perform addition and subtraction from left to right.
20+10=30
The expression becomes:
30−3
30−3=27
The result of the expression 20+5×2−(12÷4) is 27.
Recent Posts
See AllCSEET Coding and Decoding – Practice Questions 1. If CAT = 24, BAT = 23, then RAT = ? A. 42 B. 43 C. 44 D. 41 Answer: C. 44 Explanation: C(3)+A(1)+T(20)=24B(2)+A(1)+T(20)=23R(18)+A(1)+T(20)= 39 ,
Here are 15 multiple-choice questions (MCQs) on Clocks for the CSEET Logical Reasoning section , with answers and explanations 1. How many times in a day are the hands of a clock in a straight
Identifying Cause and Effect Reasoning is a key skill in logical reasoning, often tested by presenting two statements and asking you to determine the relationship between them. Here are 15 questions
Comments