ব্যাখ্যা
Solution:
if n is a positive integer, then 40 < n < 90
from option (4)
n + 8 = 99
n = 91
its not possible
PrepBank · বিষয়ভিত্তিক প্রশ্ন
PrepBank · পাতা ১১ / ১৬১ · ১,০০১–১,১০০ / ১৬,১২৪
Question: The ratio between the perimeter and the length of a rectangle is 5 : 2. If the area of the rectangle is 484 sq. cm, what is the length of the rectangle?
Solution:
Let Length = l
& Breadth = b
Perimeter of a rectangle = 2(l + b)
Now,
2(l + b)/l = 5/2
⇒ 4(l + b) = 5l
⇒ l = 4b
Area, l × b = 484
⇒ 4b × b = 484
⇒ b2 = 121
⇒ b = 11
∴ l = 4 × 11 = 44
The length of the rectangle is 44 cm.
Let the speed of the stream be x km/hr
Then speed downstream = (10 + x) km/hr
Speed upstream
= (10−x)km/hr
∴ 26/(10+x) = 14/(10−x)
⇒ 260−26x = 140+14x
⇒ 40x = 120
⇒ x = 3km/hr
Question: The sum of the digits of two-digit number is 8. If the digits are reversed the number is decreased by 54. What is the number?
Solution:
Let the two-digit number be 10x + y,
where, x = tens digit and y = ones digit.
Given,
1st conditions,
x + y = 8
x = 8 - y .......(1)
And 2nd conditions,
10x + y - (10y + x) = 54
⇒ 9x - 9y = 54
⇒ 9(8 - y) - 9y = 54
⇒ 72 - 9y - 9y = 54
⇒ - 18y = 54 - 72
⇒ y = - 18/- 18
∴ y = 1
From equation (1) we get,
x = 8 - y = 8 - 1 = 7
∴ x = 7
So the number is = 10 x + y = 10(7) + 1 = 71
Question: The slope of a line perpendicular to one with slope 2 is:
Solution:
আমরা জানি,
যেকোনো সরলরেখার ঢাল যদি m হয়, তাহলে তার উপর লম্ব রেখার ঢাল হবে: - 1/m
এখানে,
ঢাল m = 2
∴ লম্ব রেখার ঢাল = - 1/2
Let the four numbers be, A, B, C and D
Let A + 3 = B - 3 = 3C = D/3 = x
Then,
A = x - 3
B = x + 3
C = x/3
D = 3x
⇒ (A + B + C + D) = 64
⇒ (x - 3) + (x + 3) + x/3 + 3x) = 64
⇒ 5x + x/3 = 64
⇒ 16x = 192
⇒ x = 12.
Thus the numbers are 9, 15, 4 and 36.
Required difference
= 36 - 4
= 32.
Question: A alone can do a piece of work in 6 days, and B alone in 8 days. A and B undertook to do it for Tk. 3200. With the help of C, they completed the work in 3 days. How much is to be paid to C?
Solution:
C's 1 day's work = (1/3) - {(1/6) + (1/8)}
= (1/3) - (7/24)
= 1/24
Now,
A's wages : B's wages : C's wages = (1/6) : (1/8) : (1/24)
= (1/6) × 24 : (1/8) × 24 : (1/24) × 24
= 4 : 3 : 1
∴ C's share (for 3 days) = 3 × (1/24) × 3200
= 400 Tk.
Question: A pipe can fill 1/4th of a tank in 30 minutes. How much time will it take to fill two tanks?
Solution:
A pipe can fill 1/4th of a tank in 30 minutes
∴ A pipe can fill 1 part or full of a tank in = (4 × 30)
= 120 minutes = 2 hours
One tank is filled in 2 hours
∴ two tanks is filled in = 4 hours
Since the number of books is not given, I could not plug in the values. So this is solved using quadratic equations.
Let the number of books bought initially for Tk. 900 be 'x'. So the original price of the book was 900/x
Now price of the book is up by 3. i.e., (900/X) + 3. and number of books bought is reduced by 15. i.e., (x - 15)
Since new total amount spent is still same, the product of new price and new number of books is still 900
[(900/x) + 3] (x - 15) = 900
Or, (900 + 3x) (x - 15) = 900x
Or, 3x2 + 855 - 13500 = 900x Now use quadratic equation to find the value of x.
Or, x2 - 15x - 4500 = 0
Or, x2 - 75x + 60x - 4500 = 0
Or, x(x - 75) + 60(x - 75) = 0
Or, (x - 75) (x + 60) = 0
So, x = 75 or x = - 60
since x cannot be negative, so, x = 75
∴ the original price of the book = 900/75 = 12
Students in batch1 = 55
Average marks of batch 1 = 50
Total marks of batch 1 = 55 × 50 = 2750
Students in batch 2 = 60
Average marks of batch 2 = 55
Total marks of batch 2 = 60 × 55 = 3300
Students in batch 3 = 45
Average marks of batch3 = 60
Total marks of batch 3 = 45 × 60 = 2700
Total marks = 2750 + 3300 + 2700 = 8750
Total students = 55 + 60 + 45 = 160
Average marks of all students = 8750/160 = 54.68
Question: A football team has 15 players. In how many ways can a team of 11 players be chosen if the goalkeeper must always be included?
সমাধান:
15 জন খেলোয়াড় থেকে 1 জনকে (গোলরক্ষক) ঠিক রেখে বাকি 14 জন থেকে (11 - 1) = 10 জনের টিম গঠন করা যাবে।
∴ অবশিষ্ট 14 জন থেকে 10 জনকে নির্বাচন করার উপায় = 14C10
= 14!/(14 - 10)! × 10!
= (14 × 13 × 12 × 11 × 10!)/(4! × 10!)
= (14 × 13 × 12 × 11)/(4 × 3 × 2 × 1)
= 1001
∴ 1001 উপায়ে দল গঠন করা যাবে।
Let after T hours they meet
Then, 3T+4T=17.5
T=2.5
Time = 10:00 am + 2.5 hour = 12:30 pm
Question: The three angles of a triangle are x/3, x/3, and 4x/3 respectively. What is the sum of the two smallest angles?
Solution:
দেওয়া আছে,
ত্রিভুজের তিনটি কোণ যথাক্রমে x/3, x/3, এবং 4x/3
প্রশ্নমতে,
(x/3) + (x/3) + (4x/3) = 180°
⇒ (x + x + 4x)/3 = 180°
⇒ 6x/3 = 180°
⇒ 2x = 180°
⇒ x = 180°/2
⇒ x = 90°
এখন,
১ম কোণ = 90°/3 = 30°
২য় কোণ = 90°/3 = 30°
৩য় কোণ = (4 × 90°)/3 = 120°
∴ ক্ষুদ্রতম কোণ দুইটির সমষ্টি = 30° + 30° = 60°
বাইকারের যাত্রা শুরুর গতি = 60 কি.মি/ঘন্টা
প্রথম 2 ঘন্টায় যায় (60 × 2) = 120 কি.মি
পরের 2 ঘন্টায় যায় (63 × 2) = 126 কি.মি
আবার, পরের 2 ঘন্টায় যায় (66 × 2) = 132 কি.মি
এরকম 12 বার হবে।
সুতরাং, এটি একটি সমান্তর ধারা।
ধারাটি হবে, 120 + 126 + 132 + ------
এখানে ১ম পদ (a) = 120, সাধারণ অন্তর (d) = 6 ও পদসংখ্যা (n) = 12
∴ সমষ্টি (S) = (n/2) {2a + (n - 1)d}
= (12/2) { 2×120 + (12 - 1) × 6}
= 6 × 306
= 1836
সুতরাং, সঠিক উত্তর ঘ) none of these
Question: (289)0.17 × (17)0.16 = ?
Solution:
Given that,
(289)0.17 × (17)0.16
= (172)0.17 × (17)0.16
= (17)0.34 ×(17)0.16
= (17)0.34 + 0.16
= (17)0.50
= (17)1/2
= √17
Question: What is the angle formed between the hour hand and the minute hand of a clock at 3:20 PM?
Solution:
3টা 20 মিনিট = 3 + (20/60) ঘন্টা
= 3 + 1/3 = 10/3 ঘন্টা
আমরা জানি,
ঘণ্টার কাঁটা 12 ঘণ্টায় 360° ঘোরে।
∴ 1 ঘণ্টায় ঘোরে = 360°/12 = 30°
∴ 10/3 ঘণ্টায় ঘোরে = 30 × 10/3 = 100°
আবার,
মিনিটের কাঁটা 60 মিনিটে 360° ঘোরে।
∴ 1 মিনিটে ঘোরে = 360°/60 = 6°
∴ 20 মিনিটে ঘোরে = 20 × 6 = 120°
∴ ঘড়ির কাঁটা দুটির মধ্যবর্তী কোণ = |120° - 100°| = 20°
Question: A can do a work in 8 days and B in 12 days. If they work on it together for 4 days, then the fraction of the work that is left is-
Solution:
A's 1 day's work = 1/8
B's 1 day's work = 1/12
∴ (A + B)'s 1 day's work = (1/8 + 1/12) part
= (3 + 2)/24 part
= 5/24 part
∴ (A + B)'s 4 day's work = (5/24 × 4) part
= 5/6 part
Therefore, Remaining work = (1 - 5/6) part
= 1/6 part
Current alcohol quantity = {(45/100) × 80}
= 36 Litres.
Let A be alcohol added.
So, 36 + A = (75/100) × (80 + A)
⇒ 36 + A = (3/4) × (80 + A)
⇒ 144 + 4A = 240 + 3A
∴ A = 96 Litres =
96 Litres is the additional quantity of alcohol to be added.
Question: X is four years older than Y, who is three times as old as Z. If the sum of their ages is 39, then how old is Y?
Solution:
Let the age of Z be = x years
Then, the age of Y = 3x years
and age of X = (3x + 4) years
According to the question,
(3x + 4) + 3x + x = 39
⇒ 7x + 4 = 39
⇒ 7x = 39 - 4
⇒ 7x = 35
⇒ x = 5
Hence, age of Y = 3x = (3 × 5) years = 15 years
Let,
Total votes = a.
This means that Votes of candidate 1 + Votes of candidate 2 = a
We know that,
Votes of candidate 1 = 40% of a
= 40a/100
Hence, Votes of candidate 2 = (100% - 40%) of a
= 60% of a
= 60a/100
1stcandidate lost by 1000 votes = difference of votes between both candidates
60a/100 - 40a/100 = 2000
∴ a = 10,000.
এখানে, প্রত্যেকজন অন্য দুজনকে চোর বলছিলো।
যেহেতু Z মিথ্যা কথা বলেছিল এবং চোর একজনই তাই Z হচ্ছে প্রকৃত চোর।
Question: A sales representative sells goods worth Tk. 22,000. If his commission rate is 12.5%, what is the amount of commission he earns?
Solution:
Commission = 12.5% of 22000
= (125/10) × (1/100) × 22000
= (125/1000) × 22000
= 2750
n = 38 - 28
= (34)2 - (24)2
= (34 + 24)(34 - 24)
= (81 + 16)(81 - 16)
= 97 × 65
= 97 × 13 × 5
So, we can see that here 35 can't be a factor of n
Let A's age be 5x years.
Then, B's age = 3x years.
So,
(5x - 4)/3x + 4 = 1/1
⇒ 5x - 4 = 3x + 4
2x = 8
⇒ x = 4
∴ A's age 4 years hence/B's age 4 years ago = 5x + 4/3x - 4
= (5 × 4 + 4)/(3 × 4 - 4)
= 24/8
= 3/1
= 3:1
Answer: 3:1
T.D. = (B.G.×100)/(R×T)
= Tk.(6×100 / 12×1)
= Tk.50
Question: A box contains 12 red balls, 5 black balls, and 8 white balls. One ball is drawn at random. What is the probability that the ball drawn is neither red nor white?
Solution:
Number of red balls = 12
Number of black balls = 5
Number of white balls = 8
∴ Total balls = 12 + 5 + 8 = 25
Let event E = The ball drawn is neither red nor white, so it must be black.
∴ Number of favorable outcomes = 5
∴ P(E) = 5/25 = 1/5
Question: The ratio of P : Q is 3 : 4 and the ratio of Q : R is 5 : 6. If P is equal to 9, what is the value of R?
Solution:
Given that,
P : Q = 3 : 4
Q : R = 5 : 6
And P = 9
Now,
P : Q = 3 : 4
or, P/Q = 3/4
or, 9/Q = 3/4
or, 3Q = 36
or, Q = 36/3
∴ Q = 12
And,
Q : R = 5 : 6
or, Q/R = 5/6
or, 12/R = 5/6
or, 5R = 72
or, R = 72/5
∴ R = 14.4
so, the value of R is 14.4
Question: A can complete a work in 24 days and B in 16 days. They work together for 6 days. How many more days will A take alone to finish the remaining work?
Solution:
A একা কাজটি করতে পারে = 24 দিনে
∴ A এর একদিনের কাজ = 1/24 অংশ
এবং,
B একা কাজটি করতে পারে = 16 দিনে
∴ B এর একদিনের কাজ = 1/16 অংশ
∴ A ও B একসাথে একদিনের কাজ = (1/24) + (1/16) = (2 + 3)/48 = 5/48 অংশ
তারা 6 দিনে একসাথে কাজ করে = 6 × (5/48) = 5/8 অংশ
বাকি কাজ = 1 - (5/8) = 3/8 অংশ
অতএব,
A, 1/24 অংশ কাজ করে 1 দিনে
∴ 3/8 অংশ কাজ করে = (24 × 3)/8 = 9 দিনে
অতএব, A একা বাকি কাজ শেষ করতে ৯ দিন লাগবে।
Question: If the ratio of two numbers is 5 : 8, and their Least Common Multiple is 200, what are the two numbers?
Solution:
ধরি,
সংখ্যা দুইটি যথাক্রমে 5x, 8x
5x, 8x এর লসাগু = 40x
প্রশ্নমতে,
40x = 200
⇒ x = 200/40
∴ x = 5
∴ সংখ্যা দুইটি যথাক্রমে = 5 × 5 = 25, 8 × 5 = 40
একটি সরলরেখা অপর একটি সরলরেখার উপর তখনই লম্ব হবে যখন ঢালদ্বয়ের গুণফল -1 হবে।
y = x - 2 সমীকরণের ঢাল হলো 1 [ঢাল = x এর সহগ]
এখন দেখতে হবে কোন সমীকরণের ঢাল -1
অপশন b তে, 2y = - 2x - 5
⇒ y = - x - 5/2
অতএব, y = - x - 2 সরলরেখার উপর লম্ব রেখার সমীকরণ 2y = - 2x - 5
Question: 3/4 part of the tank is full of water. When 30 litres of water is taken out, the tank becomes empty. The capacity of the tank is -
Solution:
Let us consider,
The tank has 4x litres of total capacity and holds 3x litres of water.
And if 30 litres of water is taken out, then the tank becomes empty.
It means 3x litres of water is taken out.
∴ 3x = 30 litres
⇒ x = 10 litres
Capacity of tank
= 4x
= 4 × 10
= 40 liters.
Question: A student multiplied 765 by a certain number and got 448835 as their answer. If in the answer both 8s are wrong, but the other digits are correct, then what will be the correct answer?
Solution:
The correct answer must be divisible by 765.
By checking possible corrections:
446435 ÷ 765 → remainder ≠ 0
445935 ÷ 765 → remainder ≠ 0
444635 ÷ 765 → remainder ≠ 0
442935 ÷ 765 → remainder = 0 → quotient = 579
Hence, the correct answer = 442935
Question: Which one of the following numbers can be removed from the set S = {2, 4, 5, 9} without changing the average of set S?
Solution:
- S = {2, 4, 5, 9}
- Number of elements 4,
- Total = (2+4+5+9)= 20.
∴ Average = 20/ 4= 5
Try removing each number and check if the new average is still 5,
After removing 2, we get S = {4,5,9}
- Summation = 18
- Number of elements = 3
∴ Average = 18/3 =6. Which is not equal to 5.
Again, removing 4 from set S, we get S = {2,5,9}
- Summation = 16
- Number of elements = 3
- Average = 16/3 = 5.33
Again, removing 5 from set S, we get S = {2,4,9}
- Summation = 15
- Number of elements = 3
- Average = 15/3 = 5.
- Final Answer: 5 can be removed without changing the average.