Loading...
Loading...
এই টপিক থেকে ১টি প্রশ্ন — table pattern।
টেবিল:
17 8 5 5
13 7 5 4
6 12 6 3
10 6 4 ?
→ বোর্ড উত্তর: ৮
বোর্ড-নির্ধারিত উত্তর ৮ — table-এর pattern একাধিক ব্যাখ্যা-যোগ্য। কোনো একটি pattern:
প্রতিটি row-এ গাণিতিক সম্পর্ক খুঁজুন (sum, difference, product)
প্রতিটি column-এ pattern (AP, GP, simple difference)
Main ও anti-diagonal sum, difference
Cell (i,j) এর সাথে অন্য cell-এর সম্পর্ক
| Operation | Trick |
|---|---|
| Square (a+b)² | a² + 2ab + b² |
| 25 × 25 = 625, 35² = 1225, ৪৫² = ২০২৫... | xy² where y=5: x(x+1)25 |
| 11 × any: 11×34 = 374 (3, 3+4, 4) | digit-shift |
| Square close to 100 | (100±n)² |
তথ্য বিশ্লেষণ ও গাণিতিক শর্টকাট — মূল লেকচার শিট — Data interpretation, table-chart pattern, arithmetic shortcuts, mental math।