-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathsaintpatricks.html
502 lines (475 loc) · 40.3 KB
/
saintpatricks.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from math-drills.com/saintpatricks.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>Saint Patrick's Day Math Worksheets</title>
<meta name="description" content="Saint Patrick's Day math worksheets including patterning, operations, and comparing numbers.">
<meta name="keywords" content="St., Saint, Patrick, day, 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/saintpatricks.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">Saint Patrick's Day 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 Saint Patrick's Day Math Worksheets this Week</a></div>
<div class="h2"><a href="#saint-patricks-various">Various Saint Patrick's Day Math Worksheets</a></div>
<div class="h2"><a href="#saint-patricks-arithmetic">St. Patrick's Day 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">Happy Saint Patrick's Day from Math-Drills.Com! This page includes <span itemprop="description">Saint Patrick's Day math worksheets on topics such as patterning, multiplication, addition, and comparing numbers.</span> "For each petal on the shamrock, this brings a wish your way, good health, good luck, and happiness for today and every day" (Irish Blessing).</p>
<p>St. Patrick's Day is celebrated anually on March 17th both as a religious and a cultural holiday. It commemorates Saint Patrick, one of the patron saints of Ireland, but it has spread throughout the world as a celebration of Irish culture and influence. Although many adults celebrate it quite differently, children might appreciate participating in this holiday by completing some Saint Patrick's Day themed math worksheets. Of course, if you don't find what you are looking for here, feel free to stick a shamrock or two on any of our other math worksheets... or print them on green paper. May the sound of happy music, and the lilt of Irish laughter, fill your heart with gladness, that stays forever after.</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 Saint Patrick's Day Math Worksheets this Week</h2>
<div class="searchresults">
<a href="https://math-drills.com/saintpatricks/spd_mult_potofgold_144_001.php" title="St. Patrick's Day Multiplication Facts to 144 -- Lucky's Pot of Gold"><figure><img src="https://math-drills.com/saintpatricks/images/spd_mult_potofgold_144_001_300.1361023799.jpg" alt="St. Patrick's Day Multiplication Facts to 144 -- Lucky's Pot of Gold" loading="lazy" width="250" height="324"><figcaption>St. Patrick's Day Multiplication Facts to 144 -- Lucky's Pot of Gold (<strong>32 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_math_cartesian_art_leprechaun_face.php" title="St. Patrick's Day Cartesian Art Leprechaun Face"><figure><img src="https://math-drills.com/saintpatricks/images/saint_patricks_math_cartesian_art_leprechaun_face_300.1520856907.jpg" alt="St. Patrick's Day Cartesian Art Leprechaun Face" loading="lazy" width="250" height="324"><figcaption>St. Patrick's Day Cartesian Art Leprechaun Face (<strong>31 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_cartesian_art_shamrock.php" title="St. Patrick's Day Cartesian Art Shamrock"><figure><img src="https://math-drills.com/saintpatricks/images/saint_patricks_cartesian_art_shamrock_300.1456276254.jpg" alt="St. Patrick's Day Cartesian Art Shamrock" loading="lazy" width="250" height="324"><figcaption>St. Patrick's Day Cartesian Art Shamrock (<strong>27 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_multiplication_hard_001.php" title="Leprechaun Missing Digits Multiplication (Harder Version)"><figure><img src="https://math-drills.com/saintpatricks/images/leprechaun_missing_digits_multiplication_hard_001_300.1646519413.jpg" alt="Leprechaun Missing Digits Multiplication (Harder Version)" loading="lazy" width="250" height="324"><figcaption>Leprechaun Missing Digits Multiplication (Harder Version) (<strong>27 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_math_word_problems.php" title="Saint Patrick's Day Math Word Problems - Multi-Step - Middle School"><figure><img src="https://math-drills.com/saintpatricks/images/saint_patricks_day_math_word_problems_300.1521627947.jpg" alt="Saint Patrick's Day Math Word Problems - Multi-Step - Middle School" loading="lazy" width="250" height="324"><figcaption>Saint Patrick's Day Math Word Problems - Multi-Step - Middle School (<strong>23 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="saint-patricks-various">Various Saint Patrick's Day Math Worksheets</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/saintpatricks/images/saint_patricks_cartesian_art_shamrock_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>The patterning worksheets contain images associated with St. Patrick's Day. Students find the pattern and figure out which picture will extend the pattern. There are many activities that you can do with patterning and St. Patrick's Day due to the iconic nature of the holiday. One simple and fun activity is to buy a box of Lucky Charms cereal and use it to create and extend patterns.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-1"><label for="saint-patricks-various-1" class="wtitle">Saint Patrick's Day Continue Picture Patterns Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_shape_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Shape</strong> Attribute Only</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_size_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Size</strong> Attribute Only</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_rotation_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Rotation</strong> Attribute Only</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_shape_size_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Shape and Size</strong> Attributes</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_shape_rotation_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Shape and Rotation</strong> Attributes</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_size_rotation_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Size and Rotation</strong> Attributes</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_patterning_shape_size_rotation_001.php" class="">St. Patrick's Day Picture Patterns with <strong>Shape, Size and Rotation</strong> Attributes</a>
</div>
</li>
<li><p>In case you have trouble finding shamrocks and writing numbers on them, we've made the worksheets below to see how proficient students are at comparing numbers. For the really clever students, give them the "tricky" version.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-2"><label for="saint-patricks-various-2" class="wtitle">Comparing Numbers in Shamrocks Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/spd_compare_shamrock_0010_001.php" class="">Comparing Numbers in Shamrocks (Numbers to 10)</a>
<a href="https://math-drills.com/saintpatricks/spd_compare_shamrock_0050_001.php" class="">Comparing Numbers in Shamrocks (Numbers to 50)</a>
<a href="https://math-drills.com/saintpatricks/spd_compare_shamrock_0100_001.php" class="">Comparing Numbers in Shamrocks (Numbers to 100)</a>
<a href="https://math-drills.com/saintpatricks/spd_compare_shamrock_1000_001.php" class="">Comparing Numbers in Shamrocks (Numbers to 1000)</a>
<a href="https://math-drills.com/saintpatricks/spd_compare_shamrock_tricky_001.php" class="">Comparing Numbers in Shamrocks (Tricky)</a>
</div>
</li>
<li><p>Sometimes, the only way you know leprechauns were around is because you find their hats. Keep track of the leprechaun population and practice math skills at the same time by counting leprechaun hats!</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-3"><label for="saint-patricks-various-3" class="wtitle">Counting Leprechaun Hats in Various Arrangements</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_counting_leprechaun_hats_linear_001.php" class="">Counting Leprechaun Hats in <strong>Linear Arrangements</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_counting_leprechaun_hats_rectangular_001.php" class="">Counting Leprechaun Hats in <strong>Rectangular Arrangements</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_counting_leprechaun_hats_circular_001.php" class="">Counting Leprechaun Hats in <strong>Circular Arrangements</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_counting_leprechaun_hats_scattered10_001.php" class="">Counting up to 10 Leprechaun Hats in <strong>Scattered Arrangements</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_counting_leprechaun_hats_scattered20_001.php" class="">Counting up to 20 Leprechaun Hats in <strong>Scattered Arrangements</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_counting_leprechaun_hats_mixed_001.php" class="">Counting Leprechaun Hats in <strong>Various Arrangements</strong></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-4"><label for="saint-patricks-various-4" class="wtitle">Counting Saint Patrick's Day Items in Super Scattered Arrangements</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_counting_super_scatter_100_001.php" class="">Counting Saint Patrick's Day Items in <strong>Super Scattered Arrangements (100% Full)</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_counting_super_scatter_050_001.php" class="">Counting Saint Patrick's Day Items in <strong>Super Scattered Arrangements (50% Full)</strong></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-5"><label for="saint-patricks-various-5" class="wtitle">Saint Patrick's Day Graph Paper</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_10_lines_per_inch_border.php" class="">St. Patrick's Day Graph Paper <strong>10 Lines Per Inch</strong> with a Fancy Border</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_08_lines_per_inch_clover.php" class="">St. Patrick's Day Graph Paper <strong>1/8 Inch</strong> with a Clover Theme</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_05_lines_per_inch_leprechaun.php" class="">St. Patrick's Day Graph Paper <strong>5 Lines Per Inch</strong> with a Leprechaun Theme</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_04_lines_per_inch_shillelagh.php" class="">St. Patrick's Day Graph Paper <strong>1/4 Inch</strong> with a Shillelagh Theme</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_1_line_per_cm_clover.php" class="">St. Patrick's Day Graph Paper <strong>1 cm</strong> with a Clover Theme</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_2_lines_per_cm_leprechaun.php" class="">St. Patrick's Day Graph Paper <strong>2.5/0.5 cm</strong> with a Leprechaun Theme</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_4_lines_per_cm_border.php" class="">St. Patrick's Day Graph Paper <strong>2.5/0.25 cm</strong> with a Fancy Border</a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_graph_paper_three_line_metric_cross.php" class="">St. Patrick's Day Graph Paper <strong>Metric 3 Line</strong> with a Celtic Cross</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-6"><label for="saint-patricks-various-6" class="wtitle">Saint Patrick's Day Cartesian Art</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_cartesian_art_shamrock.php" class="">St. Patrick's Day <strong>Cartesian Art Shamrock</strong></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_math_cartesian_art_leprechaun_face.php" class="">St. Patrick's Day <strong>Cartesian Art Leprechaun Face</strong></a>
</div>
</li>
<li><p>The Saint Patrick's Day objects frequency table ask students to count how many of each object there is in a composite shamrock. Students record their findings in a frequency table. They then calculate the relative frequency and percentage of each object.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-7"><label for="saint-patricks-various-7" class="wtitle">Saint Patrick's Day Frequency Table</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_objects_frequency_table_001.php" class="">Saint Patrick's Day Objects <strong>Frequency Table</strong></a>
</div>
</li>
<li><p>The word problems are probably most suited to middle school students, but could be adapted for younger ones or completed in groups or with some guidance.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-various-8"><label for="saint-patricks-various-8" class="wtitle">Saint Patrick's Day Word Problems</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_math_word_problems.php" class="">St. Patrick's Day Math Word Problems <strong>for Middle School</strong></a>
</div>
</li>
</ul>
</div>
</div>
<div class="wscontainer bc01">
<div class="titlearea">
<h2 id="saint-patricks-arithmetic">St. Patrick's Day Arithmetic Worksheets</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/saintpatricks/images/saint_patricks_day_secret_message_shillelagh_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-9"><label for="saint-patricks-arithmetic-9" class="wtitle">Secret Saint Patrick's Day Messages (Addition)</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_secret_message_flag.php" class=""><strong>Secret Saint Patrick's Day Message</strong> Addends 1 to 25 <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_secret_message_shillelagh.php" class=""><strong>Secret Saint Patrick's Day Message</strong> Two-Digit Addition <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_secret_message_shamrock.php" class=""><strong>Secret Saint Patrick's Day Message</strong> Three-Digit Addition <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-10"><label for="saint-patricks-arithmetic-10" class="wtitle">Secret Saint Patrick's Day Messages (Multiplication)</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_secret_message_cross.php" class=""><strong>Secret Saint Patrick's Day Message</strong> Single-Digit Multiplication <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/saint_patricks_day_secret_message_leprechaun.php" class=""><strong>Secret Saint Patrick's Day Message</strong> Two-Digit by One-Digit Multiplication <span class="iedit">✎</span></a>
</div>
</li>
<li><p>Multiply the fun with these multiplication worksheets with a Saint Patrick's Day theme. May your blessings outnumber the Shamrocks that grow and may trouble avoid you wherever you go.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-11"><label for="saint-patricks-arithmetic-11" class="wtitle">Saint Patrick's Day Multiplication Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/spd_mult_vt100_0112_0112_001.php" class="">Multiplication Facts with a St. Patrick's Day Border Theme</a>
<a href="https://math-drills.com/saintpatricks/spd_mult_potofgold_049_001.php" class="">Lucky's Hidden Pot of Gold Multiplication (Products to 49)</a>
<a href="https://math-drills.com/saintpatricks/spd_mult_potofgold_081_001.php" class="">Lucky's Hidden Pot of Gold Multiplication (Products 9-81)</a>
<a href="https://math-drills.com/saintpatricks/spd_mult_potofgold_144_001.php" class="">Lucky's Hidden Pot of Gold Multiplication (Products 25-144)</a>
</div>
</li>
<li><p>If you've ever wanted to find a leprechaun's gold at the end of a rainbow, these addition worksheets are for you. In the first two, students will follow the path of the leprechaun and answer the addition questions along the way. In the second two, they add dollar amounts and compare them to others.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-12"><label for="saint-patricks-arithmetic-12" class="wtitle">Saint Patrick's Day Addition Worksheets</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/spd_addition_follow_the_leprechaun_001.php" class="">Follow the Leprechaun Addition (Single Digit)</a>
<a href="https://math-drills.com/saintpatricks/spd_addition_follow_the_leprechaun_2_001.php" class="">Follow the Leprechaun Addition (Two Digit)</a>
<a href="https://math-drills.com/saintpatricks/spd_potofgold_addition_001.php" class="">Pots of Gold Addition (up to $20.00)</a>
<a href="https://math-drills.com/saintpatricks/spd_potofgold_addition_larger_001.php" class="">Pots of Gold Addition (up to $200.00)</a>
</div>
</li>
<li><p>We took out a few digits from the addition, subtraction and multiplication, so students will have to draw on their deduction and reasoning skills to replace them. For best results, listen to some Irish music while completing these worksheets.</p></li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-13"><label for="saint-patricks-arithmetic-13" class="wtitle">Leprechaun Missing Digits (Addition and Subtraction)</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_addition_easy_001.php" class="">Leprechaun Missing Digits <strong>Addition</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_addition_hard_001.php" class="">Leprechaun Missing Digits <strong>Addition</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_subtraction_easy_001.php" class="">Leprechaun Missing Digits <strong>Subtraction</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_subtraction_hard_001.php" class="">Leprechaun Missing Digits <strong>Subtraction</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_mixed_additionsubtraction_easy_001.php" class="">Leprechaun Missing Digits <strong>Addition and Subtraction Mixed</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_mixed_additionsubtraction_hard_001.php" class="">Leprechaun Missing Digits <strong>Addition and Subtraction Mixed</strong> (Harder) <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-14"><label for="saint-patricks-arithmetic-14" class="wtitle">Leprechaun Missing Digits (Multiplication and Division)</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_multiplication_easy_001.php" class="">Leprechaun Missing Digits <strong>Multiplication</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_multiplication_hard_001.php" class="">Leprechaun Missing Digits <strong>Multiplication</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_division_easy_001.php" class="">Leprechaun Missing Digits <strong>Division</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_division_hard_001.php" class="">Leprechaun Missing Digits <strong>Division</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_mixed_multiplicationdivision_easy_001.php" class="">Leprechaun Missing Digits <strong>Multiplication and Division Mixed</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_mixed_multiplicationdivision_hard_001.php" class="">Leprechaun Missing Digits <strong>Multiplication and Division Mixed</strong> (Harder) <span class="iedit">✎</span></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="saint-patricks-arithmetic-15"><label for="saint-patricks-arithmetic-15" class="wtitle">Leprechaun Missing Digits (All Operations)</label>
<div class="desc">
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_mixed_alloperations_easy_001.php" class="">Leprechaun Missing Digits <strong>All Operations Mixed</strong> (Easier) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/leprechaun_missing_digits_mixed_alloperations_hard_001.php" class="">Leprechaun Missing Digits <strong>All Operations Mixed</strong> (Harder) <span class="iedit">✎</span></a>
<a href="https://math-drills.com/saintpatricks/spd_missing_digits_001.php" class="">(Retro) Leprechaun Missing Digits</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/saintpatricks.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 30 Aug 2024 17:57:09 GMT -->
</html>