Skip to main content

table of 16 to 25

Multiplication Table for 16     
16x1=16
16x2=32
16x3=48
16x4=64
16x5=80
16x6=96
16x7=112
16x8=128
16x9=144
16x10=160
16x11=176
16x12=192
16x13=208
16x14=224
16x15=240
16x16=256
16x17=272
16x18=288
16x19=304
16x20=320

Multiplication Table for 17     
17x1=17
17x2=34
17x3=51
17x4=68
17x5=85
17x6=102
17x7=119
17x8=136
17x9=153
17x10=170
17x11=187
17x12=204
17x13=221
17x14=238
17x15=255
17x16=272
17x17=289
17x18=306
17x19=323
17x20=340

Multiplication Table for 18     
18x1=18
18x2=36
18x3=54
18x4=72
18x5=90
18x6=108
18x7=126
18x8=144
18x9=162
18x10=180
18x11=198
18x12=216
18x13=234
18x14=252
18x15=270
18x16=288
18x17=306
18x18=324
18x19=342
18x20=360

Multiplication Table for 19     
19x1=19
19x2=38
19x3=57
19x4=76
19x5=95
19x6=114
19x7=133
19x8=152
19x9=171
19x10=190
19x11=209
19x12=228
19x13=247
19x14=266
19x15=285
19x16=304
19x17=323
19x18=342
19x19=361
19x20=380

Multiplication Table for 20     
20x1=20
20x2=40
20x3=60
20x4=80
20x5=100
20x6=120
20x7=140
20x8=160
20x9=180
20x10=200
20x11=220
20x12=240
20x13=260
20x14=280
20x15=300
20x16=320
20x17=340
20x18=360
20x19=380
20x20=400

Multiplication Table for 21     
21x1=21
21x2=42
21x3=63
21x4=84
21x5=105
21x6=126
21x7=147
21x8=168
21x9=189
21x10=210
21x11=231
21x12=252
21x13=273
21x14=294
21x15=315
21x16=336
21x17=357
21x18=378
21x19=399
21x20=420

Multiplication Table for 22     
22x1=22
22x2=44
22x3=66
22x4=88
22x5=110
22x6=132
22x7=154
22x8=176
22x9=198
22x10=220
22x11=242
22x12=264
22x13=286
22x14=308
22x15=330
22x16=352
22x17=374
22x18=396
22x19=418
22x20=440

Multiplication Table for 23     
23x1=23
23x2=46
23x3=69
23x4=92
23x5=115
23x6=138
23x7=161
23x8=184
23x9=207
23x10=230
23x11=253
23x12=276
23x13=299
23x14=322
23x15=345
23x16=368
23x17=391
23x18=414
23x19=437
23x20=460

Multiplication Table for 24     
24x1=24
24x2=48
24x3=72
24x4=96
24x5=120
24x6=144
24x7=168
24x8=192
24x9=216
24x10=240
24x11=264
24x12=288
24x13=312
24x14=336
24x15=360
24x16=384
24x17=408
24x18=432
24x19=456
24x20=480

Multiplication Table for 25     
25x1=25
25x2=50
25x3=75
25x4=100
25x5=125
25x6=150
25x7=175
25x8=200
25x9=225
25x10=250
25x11=275
25x12=300
25x13=325
25x14=350
25x15=375
25x16=400
25x17=425
25x18=450
25x19=475
25x20=500

Comments

Popular posts from this blog

how many times a day do the minute and hour hands of a clock form a straight line but in opposite direction

For this I am not writing any formula , simply  with the help of table we will try to understand the concept. the minute and hour hands of a clock form a straight line but in opposite direction 1 Between 12.30 to 12.35 2 Between 1.35 to 1.40 3 Between 2.40 to 2.45 4 Between 3.45 to 3.50 5 Between 4.50 to 4.55 6 Between 5.55 to 6.00  : means at 6.00 clock they are straight but opposite @ Between 6.00 to 6.05 hands are not straight in opposite direction 7  Between 7.05 to 7.10 8 Between  8.10 to 8.15 9 Between  9.15 to 9.20 10 Between  10.20 to 10.25 11 Between  11.25  to 11.30                  #  goto step 1 @ in 6 th column if we see in 5 to 6 hours and 6.00 to 7.00 hours t...

Average of first n even numbers

Even numbers are 2,4,6,8,10,…. Average = sum of elements/ no of elments Now we will see the sum of elements: Sum of first 2 even numbers: 2+4= 6= 2(2+1) Sum of first 3 even numbers: 2+4+6= 12= 3(3+1) Sum of first 4 even  numbers: 2+4+6+8=20= 4(4+1) Sum of first 5 even numbers: 2+4+6+8+10 = 30 = 5(5+1) Sum of first n even numbers: 2+4+6+8+10+. . . . .  n numbers= n(n+1) Now we will see average: Average of first 2 even numbers= (2+4)/2                                                           = 6/2                              ...

sum of even numbers from 2 to 100

Even numbers from 2 to 100 Even numbers are 2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,    54, 56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100. Now we will see the sum of elements: Sum of first 2 even numbers: 2+4= 6 The above can be written as Sum of first 2 even numbers: 2+4= 6= 2x3=2(2+1) Sum of first 3 even numbers: 2+4+6= 12= 3(3+1) Sum of first 4 even  numbers: 2+4+6+8=20= 4(4+1) Sum of first 5 even numbers: 2+4+6+8+10 = 30 = 5(5+1) Sum of first n even numbers: 2+4+6+8+10+. . . . .  n numbers= n(n+1) Sum of  even numbers from 2 to 100 = 2+4+6+8+10+. . . . .  50 numbers                                                                           = 50(50+1)           ...