Post

hoop_66
hoop_66@66_hoop42102·
@Python_Dv The rule is ... 1 * 4 + 1 = 5 2* 5 + 2 = 12 3 * 6 + 3 = 21 then 5 * 8 + 5 = 45💫
English
0
0
1
152
Kamleshkumar Patel
Kamleshkumar Patel@KPTheCoder·
@Python_Dv Pattern is ... a + b = (a * b) + a (1 * 4) + 1 = 5 (2 * 5) + 2 = 12 (3 * 6) + 3 = 21 So, ans is: (5 * 8) + 5 = 45
English
0
0
1
54
K.AMMAAR
K.AMMAAR@k_ammaar12·
@Python_Dv This is how to solve it 2 + 5 = 12 so that means 5 * 2 which is equals to ten so that ten plus the 2 at the front = 12, so that means 5 * 8 = 40, 40 + 5 = 5, so 5 * 8 = 45.
English
0
0
1
45
Krupa Koushik
Krupa Koushik@krupakoushikk·
@Python_Dv I think it's 37 1+4 = 1+(4) = 5 2+5 = 2+(5+5) = 12 3+6 = 3+(6+6+6) = 21 5+8 = 5+(8+8+8+8) = 37
English
0
0
0
42
Paylaş