-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathhalloween.html
622 lines (595 loc) · 53.7 KB
/
halloween.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from math-drills.com/halloween.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 30 Aug 2024 17:57:09 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<title>Halloween Math Worksheets</title>
<meta name="description" content="Halloween math worksheets including operations, geometry, measurement, graph paper, and patterning.">
<meta name="keywords" content="Halloween, math, worksheets">
<link rel="stylesheet" type="text/css" href="https://math-drills.com/includes/mdstyle2.070.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="https://math-drills.com/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://math-drills.com/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://math-drills.com/favicon-16x16.png">
<link rel="manifest" href="https://math-drills.com/site.002.webmanifest">
<link rel="canonical" href="https://math-drills.com/halloween.php">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2856036633404156" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J8KREQZRY2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-J8KREQZRY2');
</script>
</head>
<body itemscope itemtype="https://schema.org/CreativeWork">
<div class="header">
<div class="logo">
<p class="pcenter">
<a href="https://math-drills.com/" aria-label="Home"><svg class="iconwhite size100 imdgradbg"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-math-drills-logo"></use></svg></a>
</p>
</div>
<div class="title">
<h1>
<span class="maintitle" itemprop="name">Halloween Math Worksheets</span> </h1>
</div>
<div class="searchform">
<form action="https://math-drills.com/search.php" method="get">
<div class="searchbox pcenter">
<input class="searchtext searchbb" type="search" aria-label="search input box" name="s" placeholder="Search for math worksheets..." value="">
<input type="hidden" name="page" value="1">
<input type="hidden" name="sort" value="weekly">
<button type="submit" value="" class="searchbutton" aria-label="Search Button"><svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-search"></use></svg></button>
</div>
</form>
</div>
</div>
<div class="navmenuwrapper">
<div class="navmenu">
<div onclick="openWNav()" title="Math Worksheet Topics">
<svg class="iconwhite"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-list2"></use></svg>
<span>Menu</span>
</div>
<a href="https://math-drills.com/news/" title="Math-Drills News and Updates">
<svg class="iconwhite"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-newspaper"></use></svg>
<span>News</span>
</a>
<a href="https://math-drills.com/search.php?s=math&page=1&sort=weekly" title="Most Popular Math Worksheets This Week">
<svg class="iconwhite iorange"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-fire"></use></svg>
</a>
<a href="https://math-drills.com/search.php?s=math&page=1&sort=newest" title="Recently Added Math Worksheets">
<svg class="iconwhite"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-new"></use></svg>
</a>
</div>
<div id="worksheetnav" class="sidenav">
<a href="https://math-drills.com/" title="Home">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-home"></use></svg>
<span class="topic">Home</span>
</a>
<a href="https://math-drills.com/addition.php" title="Addition Worksheets">
<svg class="iconwhite size32 igreen"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-plus"></use></svg>
<span class="topic">Addition Worksheets</span>
</a>
<a href="https://math-drills.com/subtraction.php" title="Subtraction Worksheets">
<svg class="iconwhite size32 ired"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-minus"></use></svg>
<span class="topic">Subtraction Worksheets</span>
</a>
<a href="https://math-drills.com/multiplication.php" title="Multiplication Worksheets -- Multiplication Facts">
<svg class="iconwhite size32 ibrown"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-times"></use></svg>
<span class="topic">Multiplication Facts Worksheets</span>
</a>
<a href="https://math-drills.com/multiplication2.php" title="Multiplication Worksheets -- Long Multiplication">
<svg class="iconwhite size32 iteal"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-times"></use></svg>
<span class="topic">Long Multiplication Worksheets</span>
</a>
<a href="https://math-drills.com/division.php" title="Division Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-divide"></use></svg>
<span class="topic">Division Worksheets</span>
</a>
<a href="https://math-drills.com/multiop.php" title="Mixed Operations Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-equals"></use></svg>
<span class="topic">Mixed Operations Worksheets</span>
</a>
<hr>
<a href="https://math-drills.com/algebra.php" title="Algebra Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-superscript"></use></svg>
<span class="topic">Algebra Worksheets</span>
</a>
<a href="https://math-drills.com/baseten.php" title="Base Ten Blocks Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-cube"></use></svg>
<span class="topic">Base Ten Blocks Worksheets</span>
</a>
<a href="https://math-drills.com/decimal.php" title="Decimals Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-pushpin"></use></svg>
<span class="topic">Decimals Worksheets</span>
</a>
<a href="https://math-drills.com/factfamilyworksheets.php" title="Fact Family Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-star-empty"></use></svg>
<span class="topic">Fact Families Worksheets</span>
</a>
<a href="https://math-drills.com/fractions.php" title="Fractions Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-braille"></use></svg>
<span class="topic">Fractions Worksheets</span>
</a>
<a href="https://math-drills.com/geometry.php" title="Geometry Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-ruler"></use></svg>
<span class="topic">Geometry Worksheets</span>
</a>
<a href="https://math-drills.com/graphpaper.php" title="Graph Paper">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-layout"></use></svg>
<span class="topic">Graph Paper</span>
</a>
<a href="https://math-drills.com/integers.php" title="Integers Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-equalizer"></use></svg>
<span class="topic">Integers Worksheets</span>
</a>
<a href="https://math-drills.com/measurement.php" title="Measurement Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-ruler2"></use></svg>
<span class="topic">Measurement Worksheets</span>
</a>
<a href="https://math-drills.com/money.php" title="Money Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-dollar"></use></svg>
<span class="topic">Money Math Worksheets</span>
</a>
<a href="https://math-drills.com/numberlineworksheets.php" title="Number Line Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-arrows-h"></use></svg>
<span class="topic">Number Lines Worksheets</span>
</a>
<a href="https://math-drills.com/numbersense.php" title="Number Sense Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-abacus"></use></svg>
<span class="topic">Number Sense Worksheets</span>
</a>
<a href="https://math-drills.com/orderofoperations.php" title="Order of Operations Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-calculator"></use></svg>
<span class="topic">Order of Operations Worksheets</span>
</a>
<a href="https://math-drills.com/patterning.php" title="Patterning Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-sort-amount-asc"></use></svg>
<span class="topic">Patterning Worksheets</span>
</a>
<a href="https://math-drills.com/percentsworksheets.php" title="Percentages Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-percent"></use></svg>
<span class="topic">Percentages Worksheets</span>
</a>
<a href="https://math-drills.com/placevalueworksheets.php" title="Place Value Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-undo"></use></svg>
<span class="topic">Place Value Worksheets</span>
</a>
<a href="https://math-drills.com/powersoften.php" title="Powers of Ten Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-power"></use></svg>
<span class="topic">Powers of Ten Worksheets</span>
</a>
<a href="https://math-drills.com/statistics.php" title="Statistics Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-bar-chart"></use></svg>
<span class="topic">Statistics Worksheets</span>
</a>
<a href="https://math-drills.com/timeworksheets.php" title="Time Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-clock"></use></svg>
<span class="topic">Time Math Worksheets</span>
</a>
<a href="https://math-drills.com/mathwordproblems.php" title="Math Word Problems">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-file-text"></use></svg>
<span class="topic">Math Word Problems Worksheets</span>
</a>
<hr>
<a href="https://math-drills.com/halloween.php" title="Halloween Math Worksheets">
<svg class="iconwhite size32 iorange"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-cat"></use></svg>
<span class="topic">Halloween Math Worksheets</span>
</a>
<a href="https://math-drills.com/thanksgiving.php" title="Thanksgiving Math Worksheets">
<svg class="iconwhite size32 ithanks"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-thanksgiving"></use></svg>
<span class="topic">Thanksgiving Math Worksheets</span>
</a>
<a href="https://math-drills.com/christmas.php" title="Christmas Math Worksheets">
<svg class="iconwhite size32 igreen"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-tree"></use></svg>
<span class="topic">Christmas Math Worksheets</span>
</a>
<a href="https://math-drills.com/valentines.php" title="Valentine's Day Math Worksheets">
<svg class="iconwhite size32 ired"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-heart"></use></svg>
<span class="topic">Valentine's Day Math Worksheets</span>
</a>
<a href="https://math-drills.com/saintpatricks.php" title="Saint Patrick's Day Math Worksheets">
<svg class="iconwhite size32 ispd"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-clover"></use></svg>
<span class="topic">Saint Patrick's Day Math Worksheets</span>
</a>
<a href="https://math-drills.com/easter.php" title="Easter Math Worksheets">
<svg class="iconwhite size32 ieaster"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-easter"></use></svg>
<span class="topic">Easter Math Worksheets</span>
</a>
<a href="https://math-drills.com/special.php" title="Seasonal Math Worksheets">
<svg class="iconwhite size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-calendar"></use></svg>
<span class="topic">Seasonal Math Worksheets</span>
</a>
<hr>
<a href="https://math-drills.com/flashcards.php" title="Math Flash Cards">
<svg class="iconwhite size32 iorange"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-brightness-up"></use></svg>
<span class="topic">Math Flash Cards</span>
</a>
<a href="https://math-drills.com/dots.php" title="The Dots Math Game">
<svg class="iconwhite size32 ired"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-th-small"></use></svg>
<span class="topic">Dots Math Game</span>
</a>
<a href="https://www.youtube.com/playlist?list=PLw9d4giA58-e2Z11Btyn5RXxxiZlbFRcs" title="Math-Drills Tutorials by West Explains Best" target="_blank" rel="noopener">
<svg class="iconwhite size32 ired"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-youtube"></use></svg>
<span class="topic">Video Tutorials</span>
</a>
<hr>
<a href="https://math-drills.com/help.php" title="Help and Frequently Asked Questions">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-help-with-circle"></use></svg>
<span class="topic"> Help and FAQ</span>
</a>
<a href="https://math-drills.com/terms.php" title="Math-Drills.com terms of use.">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-clipboard"></use></svg>
<span class="topic"> Terms of Use</span>
</a>
<a href="https://math-drills.com/privacy.php" title="Math-Drills.com Privacy and Cookie Policy">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-locked"></use></svg>
<span class="topic"> Privacy and Cookie Policy</span>
</a>
<a href="https://math-drills.com/tour.php" title="Math-Drills.com Introduction and Tour">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-compass2"></use></svg>
<span class="topic"> Tour/Introduction</span>
</a>
<a href="https://math-drills.com/feedback.php" title="Feedback">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-bubbles4"></use></svg>
<span class="topic"> Feedback</span>
</a>
<a href="https://math-drills.com/teachers.php" title="Teacher information page.">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-graduation-cap"></use></svg>
<span class="topic"> Teachers</span>
</a>
<a href="https://math-drills.com/parents.php" title="Parent information page.">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-parents"></use></svg>
<span class="topic"> Parents</span>
</a>
<a href="https://math-drills.com/support.php" title="Support Math-Drills">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-math-drills-logo"></use></svg>
<span class="topic"> Support Math-Drills</span>
</a>
<a href="https://www.facebook.com/freemath" title="Math-Drills.com on Facebook" target="_blank" rel="noreferrer nofollow">
<svg class="iconwhite size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-facebook"></use></svg>
<span class="topic"> Math-Drills on Facebook</span>
</a>
<hr>
<a href="https://mateslibres.com/" title="Ejercicios de Matemáticas Gratis" target="_blank">
<svg class="iconwhite imtgradbg size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-math-drills-logo"></use></svg>
<span class="topic"> Ejercicios de Matemáticas Gratis</span>
</a>
<a href="https://mathslibres.com/" title="Fiches d'Exercices de Maths" target="_blank">
<svg class="iconwhite imlgradbg size30"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-math-drills-logo"></use></svg>
<span class="topic"> Fiches d'Exercices de Maths</span>
</a>
</div>
</div> <!-- End of navmenuwrapper Div -->
<div class="tableofcontents">
<h3>Contents</h3>
<div class="toc">
<div class="h2"><a href="#most-popular"> Most Popular Halloween Math Worksheets this Week</a></div>
<div class="h2"><a href="#various-halloween-math-worksheets">Various Halloween Math Worksheets</a></div>
<div class="h2"><a href="#halloween-arithmetic-worksheets">Halloween Arithmetic Worksheets</a></div>
</div>
</div>
<div class="content">
<div class="adwrap">
<!-- Math-Drills-Topic-1 -->
<ins class="adsbygoogle ad1"
data-ad-client="ca-pub-2856036633404156"
data-ad-slot="3625494651"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<p class="firstp">Welcome to the Halloween Math Worksheets page at Math-Drills.com. On this page, you will find <span itemprop="description">Halloween math worksheets on a variety of topics including Halloween multiplication, division, addition and subtraction.</span> The Halloween worksheets on this page should only be tried after you have learned how to defend yourself against evil spirits. Be careful of the monsters on the worksheets; they sometimes bite. Instead of labeling the Halloween math worksheets with letters, we've labeled them with scary words. If you happen to hear a noise when you click on one of the worksheets, we assure you, it is all in your head.</p>
<p>"The ultimate measure of a man is not where he stands in moments of comfort and convenience, but where he stands at times of challenge and controversy." Like when he is surrounded by ghosts and other Halloween creatures on these Halloween math worksheets.</p>
<div class="popular">
<h2 id="most-popular"><svg class="iconwhite size32 iorange"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#icon-fire"></use></svg> Most Popular Halloween Math Worksheets this Week</h2>
<div class="searchresults">
<a href="https://math-drills.com/halloween/halloween_cartesian_art_pumpkin.php" title="Cartesian Art Halloween Jack-o'-lantern"><figure><img src="https://math-drills.com/halloween/images/halloween_cartesian_art_pumpkin_300.1634730542.jpg" alt="Cartesian Art Halloween Jack-o'-lantern" loading="lazy" width="250" height="324"><figcaption>Cartesian Art Halloween Jack-o'-lantern (<strong>159 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_bat.php" title="Cartesian Art Halloween Bat"><figure><img src="https://math-drills.com/halloween/images/halloween_cartesian_art_bat_300.1634730116.jpg" alt="Cartesian Art Halloween Bat" loading="lazy" width="250" height="324"><figcaption>Cartesian Art Halloween Bat (<strong>124 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_spider.php" title="Cartesian Art Halloween Spider"><figure><img src="https://math-drills.com/halloween/images/halloween_cartesian_art_spider_300.1634776522.jpg" alt="Cartesian Art Halloween Spider" loading="lazy" width="250" height="324"><figcaption>Cartesian Art Halloween Spider (<strong>106 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_additionsubtraction_easy_001.php" title="Ghostly Figures Missing Digits Addition and Subtraction (Easier Version)"><figure><img src="https://math-drills.com/halloween/images/ghostly_figures_missing_digits_mixed_additionsubtraction_easy_001_300.1663337629.jpg" alt="Ghostly Figures Missing Digits Addition and Subtraction (Easier Version)" loading="lazy" width="250" height="324"><figcaption>Ghostly Figures Missing Digits Addition and Subtraction (Easier Version) (<strong>97 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/halloween/halloween_scary_subtraction_triple_001.php" title="Scary Subtraction with Triple-Digit Subtrahends and Differences"><figure><img src="https://math-drills.com/halloween/images/halloween_scary_subtraction_triple_001_300.1414417272.jpg" alt="Scary Subtraction with Triple-Digit Subtrahends and Differences" loading="lazy" width="250" height="324"><figcaption>Scary Subtraction with Triple-Digit Subtrahends and Differences (<strong>90 views this week</strong>)</figcaption></figure></a>
</div>
</div>
<div class="adwrap">
<!-- Math-Drills-Topic-2 -->
<ins class="adsbygoogle ad1"
data-ad-client="ca-pub-2856036633404156"
data-ad-slot="3918594659"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class="wscontainer bc01">
<div class="titlearea">
<h2 id="various-halloween-math-worksheets">Various Halloween Math Worksheets</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/halloween/images/halloween_word_problems_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>A variety of Halloween themed math worksheets on a variety of math topics such as counting, sorting, patterning, geometry and measurement.</p></li>
<li><p>The hair-raising Halloween word problems are certain to terrify your students. They were written to unnerve and chill anyone who dares to solve them.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-1"><label for="various-halloween-math-worksheets-1" class="wtitle">Halloween Math Word Problems</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_word_problems.php" class="">Hair-Raising Halloween Math Word Problems</a>
</div>
</li>
<li><p>Here are some Halloween worksheets to help your little monsters practice counting. Counting objects in various patterns is a good skill to have and leads to being able to tell how much candy your dad ate from your collection.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-2"><label for="various-halloween-math-worksheets-2" class="wtitle">Counting Halloween Objects in Various Arrangements</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_counting_linear_001.php" class="">Counting Halloween Objects in <strong>Horizontal Linear</strong> Arrangements <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_linear_rotated_001.php" class="">Counting Halloween Objects in <strong>Rotated Linear</strong> Arrangements <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_rectangular_001.php" class="">Counting Halloween Objects in <strong>Rectangular</strong> Arrangements (Maximum Dimension <strong>5</strong>) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_rectangular_maxdim9_001.php" class="">Counting Halloween Objects in <strong>Rectangular</strong> Arrangements (Maximum Dimension <strong>9</strong>) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_compact_rectangular_001.php" class="">Counting Halloween Pictures in <strong>Rectangular Patterns in a Rectangle</strong></a>
<a href="https://math-drills.com/halloween/halloween_counting_circular_001.php" class="">Counting Halloween Pictures in <strong>Circular Patterns</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_compact_circular_001.php" class="">Counting Halloween Pictures in <strong>Circular Patterns in a Circle</strong></a>
<a href="https://math-drills.com/halloween/halloween_counting_scattered_001.php" class="">Counting up to <strong>10</strong> Halloween Objects in <strong>Scattered</strong> Arrangements <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_scattered20_001.php" class="">Counting up to <strong>20</strong> Halloween Objects in <strong>Scattered</strong> Arrangements <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_scattered50_001.php" class="">Counting up to <strong>50</strong> Halloween Objects in <strong>Scattered</strong> Arrangements <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_mixed_001.php" class="">Counting Halloween Objects in <strong>Various</strong> Arrangements (<strong>Easier</strong> Version) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_counting_mixed_harder_001.php" class="">Counting Halloween Objects in <strong>Various</strong> Arrangements (<strong>Harder</strong> Version) <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-3"><label for="various-halloween-math-worksheets-3" class="wtitle">Counting Halloween Pictures in Super Scattered Patterns</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_counting_050_super_scattered_001.php" class="">Counting Halloween Pictures in <strong>Super Scattered Patterns (about 50% full)</strong></a>
<a href="https://math-drills.com/halloween/halloween_counting_100_super_scattered_001.php" class="">Counting Halloween Pictures in <strong>Super Scattered Patterns (100% full)</strong></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-4"><label for="various-halloween-math-worksheets-4" class="wtitle">Halloween Counting and Skip Counting</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_skip_counting_001_001.php" class="">Halloween <strong>Counting by 1</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_002_001.php" class="">Halloween <strong>Skip Counting by 2</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_003_001.php" class="">Halloween <strong>Skip Counting by 3</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_004_001.php" class="">Halloween <strong>Skip Counting by 4</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_005_001.php" class="">Halloween <strong>Skip Counting by 5</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_006_001.php" class="">Halloween <strong>Skip Counting by 6</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_007_001.php" class="">Halloween <strong>Skip Counting by 7</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_008_001.php" class="">Halloween <strong>Skip Counting by 8</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_009_001.php" class="">Halloween <strong>Skip Counting by 9</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_skip_counting_010_001.php" class="">Halloween <strong>Skip Counting by 10</strong> <span class="iedit">✎</span></a>
</div>
</li>
<li><p>There are all "sorts" of Halloween math worksheets, but these ones will help to get things in "order." Be careful, though. Monsters don't like things to be in order.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-5"><label for="various-halloween-math-worksheets-5" class="wtitle">Sorting/Ordering Small Numbers (Spider Theme)</label>
<div class="desc">
<a href="https://math-drills.com/halloween/hal_order20_spider_001.php" class="">Ordering Numbers to 20 (Spiders)</a>
<a href="https://math-drills.com/halloween/hal_order50_spider_001.php" class="">Ordering Numbers to 50 (Spiders)</a>
<a href="https://math-drills.com/halloween/hal_order100_spider_001.php" class="">Ordering Numbers to 100 (Spiders)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-6"><label for="various-halloween-math-worksheets-6" class="wtitle">Sorting/Ordering Large Numbers (Witches Theme)</label>
<div class="desc">
<a href="https://math-drills.com/halloween/hal_order1000_witches_001.php" class="">Ordering Numbers to 1,000 (Witches)</a>
<a href="https://math-drills.com/halloween/hal_order10000_witches_001.php" class="">Ordering Numbers to 10,000 (Witches)</a>
<a href="https://math-drills.com/halloween/hal_order100000_witches_001.php" class="">Ordering Numbers to 100,000 (Witches)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-7"><label for="various-halloween-math-worksheets-7" class="wtitle">Sorting/Ordering Decimal Numbers</label>
<div class="desc">
<a href="https://math-drills.com/halloween/hal_ordertenths_spider_001.php" class="">Ordering Decimal Tenths (Spiders)</a>
<a href="https://math-drills.com/halloween/hal_orderhundredths_spider_001.php" class="">Ordering Decimal Hundredths (Spiders)</a>
<a href="https://math-drills.com/halloween/hal_orderthousandths_witches_001.php" class="">Ordering Decimal Thousandths (Witches)</a>
</div>
</li>
<li><p>The curse of the mummy has caused these number patterns to be wrong. See if you can break the curse and fix the patterns.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-8"><label for="various-halloween-math-worksheets-8" class="wtitle">Halloween Patterning Worksheet</label>
<div class="desc">
<a href="https://math-drills.com/halloween/spookypatterns_001.php" class="">Cursed Patterns (Mummy Theme)</a>
</div>
</li>
<li><p>"Nevermore!" and the Tell Tale Heart are not the only patterns you'll find at Halloween. Look below if you dare and choose the Halloween worksheet that will make you shiver the most. If you want to make the picture patterns more horrifying for your students, cut off the "cut-outs" strip before giving it to them and make them scratch the designs into stone with their fingernails.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-9"><label for="various-halloween-math-worksheets-9" class="wtitle">Scary Halloween Picture Patterns</label>
<div class="desc">
<a href="https://math-drills.com/halloween/picture_pattern_halloween_shape_001.php" class="">Scary Halloween Picture Patterns with <strong>Shape Attribute</strong> Only</a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween_size_001.php" class="">Scary Halloween Picture Patterns with <strong>Size Attribute</strong> Only</a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween_rotation_001.php" class="">Scary Halloween Picture Patterns with <strong>Rotation Attribute</strong> Only</a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween_shape_size_001.php" class="">Scary Halloween Picture Patterns with <strong>Shape and Size Attributes</strong></a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween_shape_rotation_001.php" class="">Scary Halloween Picture Patterns with <strong>Shape and Rotation Attributes</strong></a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween_ghost_size_rotation_001.php" class="">Scary Halloween Picture Patterns with <strong>Size and Rotation Attributes</strong></a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween_shape_size_rotation_001.php" class="">Scary Halloween Picture Patterns with <strong>Shape, Size and Rotation Attributes</strong></a>
</div>
</li>
<li><p>In case your young ones find the scary Halloween picture patterns a little too scary, these ones should keep them happy and let them focus on candy instead.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-10"><label for="various-halloween-math-worksheets-10" class="wtitle">Not-So-Scary Halloween Picture Patterns</label>
<div class="desc">
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_shape_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Shape Attribute</strong> Only</a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_size_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Size Attribute</strong> Only</a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_rotation_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Rotation Attribute</strong> Only</a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_shape_size_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Shape and Size Attributes</strong></a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_shape_rotation_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Shape and Rotation Attributes</strong></a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_ghost_size_rotation_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Size and Rotation Attributes</strong></a>
<a href="https://math-drills.com/halloween/picture_pattern_halloween2_shape_size_rotation_001.php" class="">Not-So-Scary Halloween Picture Patterns with <strong>Shape, Size and Rotation Attributes</strong></a>
<a href="https://math-drills.com/halloween/hal_kpatterns_001.php" class="">(Old) Halloween Patterning with Pictures (Kindergarten)</a>
</div>
</li>
<li><p>Cartesian Art is a fun activity that reinforces the use of coordinate grid systems and has a satisfying product at the end that students can color. Students who have mastered this skill can try their hand at creating Cartesian art for their friends which brings their skills to a whole new level.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-11"><label for="various-halloween-math-worksheets-11" class="wtitle">Halloween Cartesian Art</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_cartesian_art_pumpkin.php" class="">Cartesian Art <strong>Jack-o'-lantern</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_bat.php" class="">Cartesian Art <strong>Bat</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_witch_hat.php" class="">Cartesian Art <strong>Witch Hat</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_cat.php" class="">Cartesian Art <strong>Cat</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_owl.php" class="">Cartesian Art <strong>Owl</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_spider.php" class="">Cartesian Art <strong>Spider</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_candy.php" class="">Cartesian Art <strong>Candy</strong></a>
<a href="https://math-drills.com/halloween/halloween_cartesian_art_ghost.php" class="">Cartesian Art <strong>Ghost</strong></a>
</div>
</li>
<li><p>You might have a hard time building a haunted house if you don't know how to measure angles? Fortunately, some spiders decided to help and built you some angles with their silk.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-12"><label for="various-halloween-math-worksheets-12" class="wtitle">Halloween Measurement Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/hal_spiderangles.php" class="">Spider Web Angle Measuring</a>
<a href="https://math-drills.com/halloween/halloween_spider_web_angle_measurements_002.php" class="">Spider Web Angle Measuring 2</a>
<a href="https://math-drills.com/halloween/halloween_rectangles_area_perimeter_0109_0decimal_001.php" class="">Area and Perimeter of Monsters' Yards</a>
</div>
</li>
<li><p>Graph paper... scary! There are so many uses for this graph paper, just try not to get trapped by its insidious squares.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-13"><label for="various-halloween-math-worksheets-13" class="wtitle">Halloween Graph Paper (inches)</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_graph_paper_bat.php" class="">Halloween Bat Graph Paper (1/2 in)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_banner.php" class="">Halloween Banner Graph Paper (3/8 in)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_ravens.php" class="">Halloween Ravens Graph Paper (5 Lines/Inch)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_trees.php" class="">Halloween Trees Graph Paper (5 Lines/Inch)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_witch.php" class="">Halloween Witches Graph Paper (5 Lines/Inch)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-14"><label for="various-halloween-math-worksheets-14" class="wtitle">Halloween Graph Paper (centimeters)</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_graph_paper_skeleton.php" class="">Halloween Skeleton Graph Paper (1 cm)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_monsters.php" class="">Halloween Monsters Graph Paper (1 cm)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_pumpkins.php" class="">Halloween Jack-o-Lanterns Graph Paper (2.5/0.5 cm)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_zombies.php" class="">Halloween Zombies Graph Paper (2.5/0.5 cm)</a>
<a href="https://math-drills.com/halloween/halloween_graph_paper_ghosts.php" class="">Halloween Ghosts Graph Paper (2.5/0.5 cm)</a>
<a href="https://math-drills.com/halloween/halloweengraphpaper1cm_001.php" class="">OLD Halloween Graph Paper</a>
</div>
</li>
<li><p>What is the probability that you will get a chocolate bar at the next house? Maybe the worksheets below will help.</p></li>
<li><input type="checkbox" class="list-checkbox" id="various-halloween-math-worksheets-15"><label for="various-halloween-math-worksheets-15" class="wtitle">Halloween Probability Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_probability_candy_001.php" class="">Trick-or-Treat Candy Probabilities</a>
<a href="https://math-drills.com/halloween/halloween_probability_candy_prediction_001.php" class="">Trick-or-Treat Candy Probabilities and Predictions</a>
</div>
</li>
</ul>
</div>
</div>
<div class="wscontainer bc01">
<div class="titlearea">
<h2 id="halloween-arithmetic-worksheets">Halloween Arithmetic Worksheets</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/halloween/images/addition_spider_0115_0115_0_001_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>Add these Halloween math worksheets to your classroom and watch your students tremble in fear as they avoid the spooky creatures!</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-16"><label for="halloween-arithmetic-worksheets-16" class="wtitle">Halloween Secret Message Addition Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_secret_message_pumpkins.php" class="">Halloween Pumpkins Secret Message Addition with <strong>Addends from 1 to 25</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_secret_message_skeleton.php" class="">Halloween Skeleton Secret Message <strong>Two-Digit Addition</strong> <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_secret_message_spider.php" class="">Halloween Spider Secret Message <strong>Three-Digit Addition</strong> <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-17"><label for="halloween-arithmetic-worksheets-17" class="wtitle">Halloween Addition Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/addition_spider_0115_0115_0_001.php" class="">Spider Addition Facts to 30 (100 per page)</a>
<a href="https://math-drills.com/halloween/halloween_addition_ravens_missing_terms_001.php" class="">Raven Addition</a>
<a href="https://math-drills.com/halloween/halloween_through_dark_forest_add_1digit_001.php" class="">Through the Dark Forest One-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_through_dark_forest_add_2digit_001.php" class="">Through the Dark Forest Two-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_through_dark_forest_add_3digit_001.php" class="">Through the Dark Forest Three-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_through_dark_forest_add_4digit_001.php" class="">Through the Dark Forest Four-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_scary_addition_single_001.php" class="">Scary Single-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_scary_addition_double_001.php" class="">Scary Double-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_scary_addition_triple_001.php" class="">Scary Triple-Digit Addition</a>
<a href="https://math-drills.com/halloween/halloween_scary_addition_quadruple_001.php" class="">Scary Quadruple-Digit Addition</a>
</div>
</li>
<li><p>Subtraction does not have to be too scary. Practice with these Halloween creatures and become a pro.</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-18"><label for="halloween-arithmetic-worksheets-18" class="wtitle">Halloween Subtraction Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_subtraction_ravens_missing_terms_001.php" class="">Raven Subtraction</a>
<a href="https://math-drills.com/halloween/halloween_scary_subtraction_single_001.php" class="">Scary Subtraction with Single-Digit Subtrahends and Differences</a>
<a href="https://math-drills.com/halloween/halloween_scary_subtraction_double_001.php" class="">Scary Subtraction with Double-Digit Subtrahends and Differences</a>
<a href="https://math-drills.com/halloween/halloween_scary_subtraction_triple_001.php" class="">Scary Subtraction with Triple-Digit Subtrahends and Differences</a>
<a href="https://math-drills.com/halloween/halloween_scary_subtraction_quadruple_001.php" class="">Scary Subtraction with Quadruple-Digit Subtrahends and Differences</a>
</div>
</li>
<li><p>In a daring act, we combined addition and subtraction questions on the same page. Although, this might seem a bit unorthodox, when students pay attention to signs on this page, they might get better at paying attention to the sounds in dark forests.</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-19"><label for="halloween-arithmetic-worksheets-19" class="wtitle">Halloween Mixed Addition and Subtraction Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/addsub_2dig_monsters_001.php" class="">Monster Addition & Subtraction</a>
<a href="https://math-drills.com/halloween/halloween_scary_addsub_single_001.php" class="">Scary Mixed Addition and Subtraction with Single-Digits</a>
<a href="https://math-drills.com/halloween/halloween_scary_addsub_double_001.php" class="">Scary Mixed Addition and Subtraction with Double-Digits</a>
<a href="https://math-drills.com/halloween/halloween_scary_addsub_triple_001.php" class="">Scary Mixed Addition and Subtraction with Triple-Digits</a>
<a href="https://math-drills.com/halloween/halloween_scary_addsub_quadruple_001.php" class="">Scary Mixed Addition and Subtraction with Quadruple-Digits</a>
</div>
</li>
<li><p>Beware of the multiplying monsters when you use these scary halloween math worksheets!</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-20"><label for="halloween-arithmetic-worksheets-20" class="wtitle">Halloween Secret Message Multiplication Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_secret_message_witch.php" class="">Halloween Witches Secret Message <strong>Single-Digit</strong> Multiplication <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/halloween_secret_message_ravens.php" class="">Halloween Ravens Secret Message <strong>Two-Digit by One-Digit</strong> Multiplication <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-21"><label for="halloween-arithmetic-worksheets-21" class="wtitle">Halloween Multiplication Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/hal_mult049_001.php" class="">Multiplication Facts to 49 (48 per page)</a>
<a href="https://math-drills.com/halloween/hal_mult081_001.php" class="">Multiplication Facts to 81 (48 per page)</a>
<a href="https://math-drills.com/halloween/hal_mult144_001.php" class="">Multiplication Facts to 144 (48 per page)</a>
<a href="https://math-drills.com/halloween/halloween_multiplication_ravens_missing_terms_001.php" class="">Raven Multiplication</a>
<a href="https://math-drills.com/halloween/halloween_scary_multiplication_1digit_1digit_001.php" class="">Scary Multiplication (1-Digit × 1-Digit)</a>
<a href="https://math-drills.com/halloween/halloween_scary_multiplication_2digit_1digit_001.php" class="">Scary Multiplication (2-Digit × 1-Digit)</a>
<a href="https://math-drills.com/halloween/halloween_scary_multiplication_3digit_1digit_001.php" class="">Scary Multiplication (3-Digit × 1-Digit)</a>
<a href="https://math-drills.com/halloween/halloween_scary_multiplication_2digit_2digit_001.php" class="">Scary Multiplication (2-Digit × 2-Digit)</a>
<a href="https://math-drills.com/halloween/halloween_scary_multiplication_3digit_2digit_001.php" class="">Scary Multiplication (3-Digit × 2-Digit)</a>
</div>
</li>
<li><p>Beware of the dividing demons when you use these scary halloween math worksheets!</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-22"><label for="halloween-arithmetic-worksheets-22" class="wtitle">Halloween Division Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/division_jackolantern_0112_0112_0_001.php" class="">Jack-o'-lantern Division Facts to 144</a>
<a href="https://math-drills.com/halloween/halloween_division_ravens_missing_terms_001.php" class="">Raven Division</a>
</div>
</li>
<li><p>Ahhh! Multiplication and division on the same page is frightful, but so is getting a poor mark in math. Use these scary math worksheets to prevent being haunted by B's (or even worse, C's or D's).</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-23"><label for="halloween-arithmetic-worksheets-23" class="wtitle">Halloween Mixed Multiplication and Division Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/halloween_scary_multdiv_1digit_001.php" class="">Scary Multiplication & Division (1-Digit)</a>
</div>
</li>
<li><p>For the more advanced monsters, here is a mixture of operations with a little "punch." If you don't have enough fingers and toes to complete these Halloween math worksheets, then try counting with candy.</p></li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-24"><label for="halloween-arithmetic-worksheets-24" class="wtitle">Ghostly Figures Missing Digits All Operations Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_alloperations_easy_001.php" class="">Ghostly Figures Missing Digits <strong>All Operations Mixed</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_alloperations_hard_001.php" class="">Ghostly Figures Missing Digits <strong>All Operations Mixed</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/hal_missingdigits_001.php" class="">(Retro) Missing Digits (Various Operations)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-25"><label for="halloween-arithmetic-worksheets-25" class="wtitle">Ghostly Figures Missing Digits Addition and Subtraction Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_addition_easy_001.php" class="">Ghostly Figures Missing Digits <strong>Addition</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_addition_hard_001.php" class="">Ghostly Figures Missing Digits <strong>Addition</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_subtraction_easy_001.php" class="">Ghostly Figures Missing Digits <strong>Subtraction</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_subtraction_hard_001.php" class="">Ghostly Figures Missing Digits <strong>Subtraction</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_additionsubtraction_easy_001.php" class="">Ghostly Figures Missing Digits <strong>Addition and Subtraction Mixed</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_additionsubtraction_hard_001.php" class="">Ghostly Figures Missing Digits <strong>Addition and Subtraction Mixed</strong> (Harder) <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="halloween-arithmetic-worksheets-26"><label for="halloween-arithmetic-worksheets-26" class="wtitle">Ghostly Figures Missing Digits Multiplication and Division Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_multiplication_easy_001.php" class="">Ghostly Figures Missing Digits <strong>Multiplication</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_multiplication_hard_001.php" class="">Ghostly Figures Missing Digits <strong>Multiplication</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_division_easy_001.php" class="">Ghostly Figures Missing Digits <strong>Division</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_division_hard_001.php" class="">Ghostly Figures Missing Digits <strong>Division</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_multiplicationdivision_easy_001.php" class="">Ghostly Figures Missing Digits <strong>Multiplication and Division Mixed</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/halloween/ghostly_figures_missing_digits_mixed_multiplicationdivision_hard_001.php" class="">Ghostly Figures Missing Digits <strong>Multiplication and Division Mixed</strong> (Harder) <span class="iedit">✎</span></a>
</div>
</li>
</ul>
</div>
</div>
</div> <!-- End of Content Div -->
<div class="footer">
<p><img src="https://math-drills.com/images/math-drills-footer.001.svg" alt="Math-Drills Logo" loading="lazy" width="940" height="347"></p>
<p class="pwhite">
Copyright © 2005-2024 <span itemprop="brand" itemscope itemtype="http://schema.org/Brand">
<span itemprop="name">Math-Drills.com</span></span>
<br>
You may use the math worksheets on this website according to our Terms of Use to help students learn math.
</p>
</div>
<script>
function openWNav() {
var x = document.getElementById("worksheetnav");
if (x.style.display === "none" || x.style.display === "") {x.style.display = "flex";} else {x.style.display = "none";}
}
</script>
</body>
<!-- Mirrored from math-drills.com/halloween.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 30 Aug 2024 17:57:09 GMT -->
</html>