পরীক্ষা আর্কাইভ

Bank Math Master

পরীক্ষাBank Math Masterতারিখতারিখ অনির্ধারিতসময়28 minutes
মোট প্রশ্ন১২
সিলেবাস
Exam - 12: Topic: i) Set, Probability and Statistical problem ii) Inequality and Series (Live Class 17 and 18)
ঘনত্ব
উত্তর
উত্তরিতবর্তমানপুনরায় দেখুনঅসম্পূর্ণ

Bank Math Master

Bank Math Master · তারিখ অনির্ধারিত · ১২ প্রশ্ন

.
A die is thrown three times and the sum of the three numbers is found to be 15. The probability that the first throw was a four is
  1. 1/108
  2. 2/9
  3. 1/5
  4. 1/2
ব্যাখ্যা
Question: A die is thrown three times and the sum of the three numbers is found to be 15. The probability that the first throw was a four is

Solution: 
6 + 6 + 3 = 15, number of ways = 3!/2! = 3
6 + 5 + 4 = 15,  number of ways = 3! = 6
5 + 5 +5 = 15,  number of ways = 1 
Total ways = 10 

If first throw was a four = (4, 5, 6), (4, 6, 5) = 2 ways 

Probability = 2/10 = 1/5 
.
An unbiased die is tossed. Find the probability of getting a multiple of 3.
  1. 1/2
  2. 1/8
  3. 1/3
  4. 2/7
ব্যাখ্যা
Question: An unbiased die is tossed.Find the probability of getting a multiple of 3.

Solution: 
Here S = {1, 2, 3, 4, 5, 6}
Let E be the event of getting the multiple of 3
Then,
E = {3,6}
P(E) = n(E)/n(S)
= 2/6
= 1/3
.
Ιx - 2Ι < 3
  1. 1 < x < 5
  2. - 1 < x < 1
  3. - 1 < x < 2
  4. - 1 < x < 5
ব্যাখ্যা
Question: Solve Ιx - 2Ι < 3

Solution:
Given
Ιx - 2Ι < 3
⇒ - 3 < x - 2 < 3
⇒ - 3 + 2 < x - 2 + 2 < 3 + 2
⇒ - 1 < x < 5
.
Find the number that should be placed in the gap of the series : 64, 80, 96, _______, 128
  1. 110 
  2. 112 
  3. 114 
  4. 116 
ব্যাখ্যা
Question: Find the number that should be placed in the gap of the series : 64, 80, 96, _______, 128

Solution: 
64 + 16 = 80
80 + 16 = 96 
96 + 16 = 112 
112 + 16 = 128 
.
If -1 < p < 0, then which of the following is the biggest? 
  1. p2
  2. 1/p2
  3. p + 1
  4. p/2
ব্যাখ্যা
Question: If -1 < p < 0, then which of the following is the biggest? 

Solution: 
let, p = -1/2 

p/2 = -1/(2 × 2) = -1/4
p2 = (-1/2)2 = 1/4
1/p2 = 4 
p + 1 = 1/2
.
The next term of the series: 36, 81, 144, 225, ____ is
  1. 300
  2. 324
  3. 354
  4. 388
ব্যাখ্যা

Question: The next term of the series: 36, 81, 144, 225, ____ is

Solution: 
Given, 36, 81, 144, 225,
The series is = 62 , 92, 122, 152, 182
So, next term is 182 = 324

.
A committee of 5 members is to be formed by selecting out of 6 men and 7 women. What is the probability that the committee has exactly 2 men and 3 women?
  1. 175/429
  2. 223/429
  3. 1/2
  4. 11/120
ব্যাখ্যা
Question: A committee of 5 members is to be formed by selecting out of 6 men and 7 women. What is the probability that the committee has exactly 2 men and 3 women?

Solution:
Total member = 6 + 7 = 13
2 men can be selected out of 6 men in  6C2 ways
3 women can be selected out of 7 women in 7C3 ways
Required number of ways = 6C2 × 7C3 = 15 × 35 = 525

The total number of ways to make committee with all members = 13C5 = 1287

∴ The probability that the committee has exactly 2 men and 3 women = 525/1287
= 175/429
.
m, n, o are natural numbers. If m> n> o then which of the following is not true?
  1. mno > 0
  2. mn - o > 0
  3. n - mo > 0
  4. None
ব্যাখ্যা
Question: m, n, o are natural numbers. If m> n> o then which of the following is not true?

Solution: let, m = 4, n = 3, o = 2
a) mno = 4 × 3 × 2 = 24>0
b) mn - o = 4 × 3 - 2 = 12 - 2 = 10 > 0
c) n - mo = 3 - 4 × 2 = 3 - 8 = -5 < 0
.
Which of the following describes all values of x for which 1 - x2 ≥ 0?
  1. x ≤ - 2
  2. x ≤ - 2 or x ≥ 1
  3. - 1 ≤ x ≤ 1
  4. x ≥ 1
ব্যাখ্যা
Question: Which of the following describes all values of x for which 1 - x2 ≥ 0?

Solution: 
1 - x2 ≥ 0
⇒ 1 ≥  x2
⇒ x2 ≤ 1
⇒ √(x2) ≤ √1
⇒ |x| ≤ 1

We must consider that x can be either positive or negative because the variable x is inside the absolute value sign. Therefore, we’ll need to solve the inequality twice.

When x is positive:
|x| ≤ 1
= x ≤ 1

When x is negative:
|x| ≤ 1
= - x ≤ 1
= x ≥ - 1

We combine the two resulting inequalities to get:
-1 ≤ x ≤ 1
১০.
If a > 7 and b > - 3 then which of the following is true?
  1. ab > - 21
  2. ab < - 21
  3. - a > 2b
  4. None of these
ব্যাখ্যা
Question: If a > 7 and b > - 3 then which of the following is true?

Solution:
Given, 
a > 7 and b > - 3
⇒ ab > 7 × (- 3)
⇒ ab > - 21
১১.
0, 2, 6, 8, 16, 30, 54,? 
  1. 88
  2. 95
  3. 100
  4. 122
ব্যাখ্যা
Question: 0, 2, 6, 8, 16, 30, 54,?  

Solution: 
0 + 2 + 6 = 8
2 + 6 + 8 = 16
6 + 8 + 16 = 30
8 + 16 + 30 = 54

16 + 30 + 54 = 100
১২.
Three unbiased coins are tossed. What is the probability of getting at least two heads?
  1. 3/4
  2. 1/4
  3. 1/3
  4. 1/2
ব্যাখ্যা
Question: Three unbiased coins are tossed. What is the probability of getting at least two heads?

Solution:
The events when three unbiased coins are tossed = {HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}
Total number of events 8

The events of getting at least two heads {HHH, HHT, HTH, THH}

Number of expected events = 4

∴ The probability of getting at least two heads is = 4/8 = 1/2