TRIANGLE শব্দটির স্বরবর্ণগুলোকে একত্রে রেখে মোট কতভাবে সাজানো যাবে?
A
1024
B
3600
C
4320
D
5440
উত্তরের বিবরণ
প্রশ্ন: TRIANGLE শব্দটির স্বরবর্ণগুলোকে একত্রে রেখে মোট কতভাবে সাজানো যাবে?
সমাধান:
TRIANGLE শব্দটিতে,
মোট অক্ষর = 8 টি
স্বরবর্ণ = A, E, I অর্থাৎ 3 টি
স্বরবর্ণ গুলোকে নিজেদের মধ্যে সাজানো যায় = 3! উপায়ে
∴ স্বরবর্ণ গুলোকে একত্রে একটি অক্ষর ধরে TRIANGLE শব্দটির মোট বিন্যাস সংখ্যা,
= 6! × 3!
= 6 × 5 × 4 × 3 × 2 × 3 × 2
= 4320
0
Updated: 1 month ago
How many words can be formed by using 3 letters from the word 'DELHI'?
Created: 1 month ago
A
60
B
180
C
120
D
70
Question: How many words can be formed by using 3 letters from the word 'DELHI'?
Solution:
Here we will use the Permutations for this question.
We know,
nPr, for this we have,
n = 5, Total 5 Letters
r = 3, Letters word we required
Now,
nPr = n!/(n-r)!
= 5P3
= 5!/2!
= 120/2
= 60
So, Total we can form 60 different permutation of word from Letter Delhi.
0
Updated: 1 month ago
How many words can be formed by using the letters from the word 'DRIVER' such that all the vowels are never together?
Created: 1 month ago
A
520
B
280
C
320
D
240
Question: How many words can be formed by using the letters from the word 'DRIVER' such that all the vowels are never together?
Solution:
We assume all the vowels to be a single character, i.e., 'IE' is a single character.
So, now we have 5 characters in the word, namely, D, R, V, R, and IE.
But, R occurs 2 times.
Number of possible arrangements = 5!/2! = 60
Now,
the two vowels can be arranged in 2! = 2 ways.
Total number of possible words such that the vowels are always together = 60 × 2 = 120
Total number of possible words = 6!/2! = 720/2 = 360
Therefore, the total number of possible words such that the vowels are never together = 360 - 120 = 240
0
Updated: 1 month ago
প্রশ্ন: যদি A = {x : x, 10 এর গুণনীয়কসমূহ} এবং B = {x : x, 2 এর গুনিতক এবং x ≤ 8} হয়, তবে A - B = কত?
Created: 2 months ago
A
{1, 5, 10}
B
{2}
C
{4, 6, 8}
D
{1, 2, 5, 10}
গণিত
পরিসংখ্যান (Statistics)
বিন্যাস (Permutation)
বীজগণিত (Algebra)
সমাবেশ (Combination)
সম্ভাব্যতা (Probability)
সেট (Set)
প্রশ্ন: যদি A = {x : x, 10 এর গুণনীয়কসমূহ} এবং B = {x : x, 2 এর গুনিতক এবং x ≤ 8} হয়, তবে A - B = কত?
সমাধান:
এখানে,
A = {x : x, 10 এর গুণনীয়কসমূহ}
10 এর গুণনীয়কসমূহ হলো 1, 2, 5, 10
∴ A = {1, 2, 5, 10}
B = {x : x, 2 এর গুনিতক এবং x ≤ 8}
2 এর গুনিতক যা 8 বা তার কম তা হলো 2, 4, 6, 8
∴ B = {2, 4, 6, 8}
A - B = {1, 2, 5, 10} - {2, 4, 6, 8}
= {1, 5, 10}
0
Updated: 2 months ago