-
Notifications
You must be signed in to change notification settings - Fork 13
/
graphpaper.html
829 lines (800 loc) · 82.9 KB
/
graphpaper.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
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from math-drills.com/graphpaper.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 30 Aug 2024 17:57:07 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<title>Graph Paper</title>
<meta name="description" content="Printable graph, grid and dot papers including rectangular, isometric and coordinate grid papers.">
<meta name="keywords" content="graph, grid, dot, isometric, paper, coordinate">
<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/graphpaper.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">Graph Paper</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 Graph Paper this Week</a></div>
<div class="h2"><a href="#square-graph-paper">Square Graph Paper</a></div>
<div class="h2"><a href="#coordinate-graph-paper">Coordinate Graph Paper</a></div>
<div class="h2"><a href="#square-dot-paper">Square Dot Paper</a></div>
<div class="h2"><a href="#isometric-hexagonal-paper">Isometric and Hexagonal Paper</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 graph paper page at Math-Drills.com where learning can be coordinated in a grid pattern! We have included <span itemprop="description">Graph paper, dot paper, isometric paper and coordinate grid paper in both metric and U.S./Imperial measurements.</span> Graph or grid paper may be used for many purposes such as: graphing, mapping, counting, multiplying, adding, and measuring. </p>
<p>Due to the wide variety of printers, the printable graph paper may or may not print out with precision. In Adobe Reader, change Page Scaling to "None" when printing to get the most precise scaling. You will see this option after you choose to print.</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 Graph Paper this Week</h2>
<div class="searchresults">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_fourgrid_inside.php" title="Four Quadrant Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (4 Grids)"><figure><img src="https://math-drills.com/graphpaper/images/coordinate_graph_paper_fourquad_1012_fourgrid_inside_300.1692530917.jpg" alt="Four Quadrant Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (4 Grids)" loading="lazy" width="250" height="324"><figcaption>Four Quadrant Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (4 Grids) (<strong>708 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_2024_single_inside.php" title="Four Quadrant Coordinate Graph Paper <i>x</i> = [-20,20]; <i>y</i> = [-24,24]"><figure><img src="https://math-drills.com/graphpaper/images/coordinate_graph_paper_fourquad_2024_single_inside_300.1692447761.jpg" alt="Four Quadrant Coordinate Graph Paper <i>x</i> = [-20,20]; <i>y</i> = [-24,24]" loading="lazy" width="250" height="324"><figcaption>Four Quadrant Coordinate Graph Paper <i>x</i> = [-20,20]; <i>y</i> = [-24,24] (<strong>501 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_black.php" title="1 cm Isometric Dot Paper (Black Dots)"><figure><img src="https://math-drills.com/graphpaper/images/isometric_dot_paper_1_cm_black_300.1708617389.jpg" alt="1 cm Isometric Dot Paper (Black Dots)" loading="lazy" width="250" height="324"><figcaption>1 cm Isometric Dot Paper (Black Dots) (<strong>407 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_half_inch_001.php" title="1/2 Inch Graph Paper with Black Lines"><figure><img src="https://math-drills.com/graphpaper/images/graph_paper_1_half_inch_001_300.1442496328.jpg" alt="1/2 Inch Graph Paper with Black Lines" loading="lazy" width="250" height="324"><figcaption>1/2 Inch Graph Paper with Black Lines (<strong>377 views this week</strong>)</figcaption></figure></a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_cm_001.php" title="1 cm Graph Paper with Black Lines"><figure><img src="https://math-drills.com/graphpaper/images/graph_paper_1_cm_001_300.1442496343.jpg" alt="1 cm Graph Paper with Black Lines" loading="lazy" width="250" height="324"><figcaption>1 cm Graph Paper with Black Lines (<strong>314 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 uscan">
<div class="titlearea">
<h2 id="square-graph-paper">Square Graph Paper</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/graphpaper/images/graph_paper_0.25_cm_001_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>The gray lined graph paper is most useful if you need to draw over top of the existing lines and highlight your own figures. For example, for a measurement lesson, rectangles of different sizes could be outlined in a word problem like the following: "Draw as many rectangles as you can with whole number dimensions that have an area of 36 square centimeters."</p></li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-1"><label for="square-graph-paper-1" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Graph Paper with Black Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_1.5_cm_001.php" class="">1.5 cm Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1.25_cm_001.php" class="">1.25 cm Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_cm_001.php" class="">1 cm Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.75_cm_001.php" class="">0.75 cm Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.5_cm_001.php" class="">0.5 cm Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.25_cm_001.php" class="">0.25 cm Graph Paper (black lines)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-2"><label for="square-graph-paper-2" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Graph Paper with Gray Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_1.5_cm_gray.php" class="">1.5 cm Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1.25_cm_gray.php" class="">1.25 cm Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_cm_gray.php" class="">1 cm Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.75_cm_gray.php" class="">0.75 cm Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.5_cm_gray.php" class="">0.5 cm Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.25_cm_gray.php" class="">0.25 cm Graph Paper (gray lines)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-3"><label for="square-graph-paper-3" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Graph Paper with Red Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_1.5_cm_red.php" class="">1.5 cm Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1.25_cm_red.php" class="">1.25 cm Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_cm_red.php" class="">1 cm Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.75_cm_red.php" class="">0.75 cm Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.5_cm_red.php" class="">0.5 cm Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_0.25_cm_red.php" class="">0.25 cm Graph Paper (red lines)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-4"><label for="square-graph-paper-4" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-eu"></use></svg> Metric Square Graph Paper with Black Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1.5_cm_001.php" class="">1.5 cm Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1.25_cm_001.php" class="">1.25 cm Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_cm_001.php" class="">1 cm Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.75_cm_001.php" class="">0.75 cm Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.5_cm_001.php" class="">0.5 cm Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.25_cm_001.php" class="">0.25 cm Graph Paper (black lines) (A4)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-5"><label for="square-graph-paper-5" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-eu"></use></svg> Metric Square Graph Paper with Grey Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1.5_cm_grey.php" class="">1.5 cm Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1.25_cm_grey.php" class="">1.25 cm Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_cm_grey.php" class="">1 cm Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.75_cm_grey.php" class="">0.75 cm Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.5_cm_grey.php" class="">0.5 cm Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.25_cm_grey.php" class="">0.25 cm Graph Paper (grey lines) (A4)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-6"><label for="square-graph-paper-6" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-eu"></use></svg> Metric Square Graph Paper with Red Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1.5_cm_red.php" class="">1.5 cm Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1.25_cm_red.php" class="">1.25 cm Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_cm_red.php" class="">1 cm Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.75_cm_red.php" class="">0.75 cm Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.5_cm_red.php" class="">0.5 cm Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_0.25_cm_red.php" class="">0.25 cm Graph Paper (red lines) (A4)</a>
</div>
</li>
<li><p>This paper uses fractions of inches for those who are used to measuring using the U.S. or Imperial system of measurement. Perhaps you might consider using this graph paper for learning multiplication facts. To multiply 5 by 6, for example, a student would make a rectangle that is five squares by six squares and find out how many squares were contained within. You might also solve a problem like the following using grid paper, "Find the area of forest on a rectangular property that is 9 miles by 7 miles if the entire property is forested except for an estate with a house and open area that is 3 miles by 2 miles."</p></li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-7"><label for="square-graph-paper-7" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Graph Paper with Black Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_1_inch_001.php" class="">1 Inch Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_3_quarter_inch_001.php" class="">3/4 Inch Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_5_eighth_inch_001.php" class="">5/8 Inch Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_half_inch_001.php" class="">1/2 Inch Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_3_eighth_inch_001.php" class="">3/8 Inch Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_quarter_inch_001.php" class="">1/4 Inch Graph Paper (black lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_eighth_inch_001.php" class="">1/8 Inch Graph Paper (black lines)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-8"><label for="square-graph-paper-8" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Graph Paper with Gray Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_1_inch_gray.php" class="">1 Inch Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_3_quarter_inch_gray.php" class="">3/4 Inch Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_5_eighth_inch_gray.php" class="">5/8 Inch Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_half_inch_gray.php" class="">1/2 Inch Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_3_eighth_inch_gray.php" class="">3/8 Inch Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_quarter_inch_gray.php" class="">1/4 Inch Graph Paper (gray lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_eighth_inch_gray.php" class="">1/8 Inch Graph Paper (gray lines)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-9"><label for="square-graph-paper-9" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Graph Paper with Red Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_1_inch_red.php" class="">1 Inch Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_3_quarter_inch_red.php" class="">3/4 Inch Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_5_eighth_inch_red.php" class="">5/8 Inch Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_half_inch_red.php" class="">1/2 Inch Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_3_eighth_inch_red.php" class="">3/8 Inch Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_quarter_inch_red.php" class="">1/4 Inch Graph Paper (red lines)</a>
<a href="https://math-drills.com/graphpaper/graph_paper_1_eighth_inch_red.php" class="">1/8 Inch Graph Paper (red lines)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-10"><label for="square-graph-paper-10" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-uk"></use></svg> Imperial Square Graph Paper with Black Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_inch_black.php" class="">1 Inch Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_3_quarter_inch_black.php" class="">3/4 Inch Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_5_eighth_inch_black.php" class="">5/8 Inch Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_half_inch_black.php" class="">1/2 Inch Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_3_eighth_inch_black.php" class="">3/8 Inch Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_quarter_inch_black.php" class="">1/4 Inch Graph Paper (black lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_eighth_inch_black.php" class="">1/8 Inch Graph Paper (black lines) (A4)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-11"><label for="square-graph-paper-11" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-uk"></use></svg> Imperial Square Graph Paper with Grey Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_inch_grey.php" class="">1 Inch Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_3_quarter_inch_grey.php" class="">3/4 Inch Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_5_eighth_inch_grey.php" class="">5/8 Inch Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_half_inch_grey.php" class="">1/2 Inch Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_3_eighth_inch_grey.php" class="">3/8 Inch Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_quarter_inch_grey.php" class="">1/4 Inch Graph Paper (grey lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_eighth_inch_grey.php" class="">1/8 Inch Graph Paper (grey lines) (A4)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-12"><label for="square-graph-paper-12" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-uk"></use></svg> Imperial Square Graph Paper with Red Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_inch_red.php" class="">1 Inch Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_3_quarter_inch_red.php" class="">3/4 Inch Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_5_eighth_inch_red.php" class="">5/8 Inch Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_half_inch_red.php" class="">1/2 Inch Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_3_eighth_inch_red.php" class="">3/8 Inch Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_quarter_inch_red.php" class="">1/4 Inch Graph Paper (red lines) (A4)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_1_eighth_inch_red.php" class="">1/8 Inch Graph Paper (red lines) (A4)</a>
</div>
</li>
<li><p>Multi-line graph paper has many applications including everything that you can accomplish on single-line graph paper. We'll leave the potential to your imagination, but here are a couple ideas to get you started. A three line graph paper worksheet with 2.5 cm, 1.25 cm and 0.25 cm lines ends up having smaller boxes of 25 squares and larger boxes of 100 squares. There are also small rows and columns of 5 squares. This is very similar to the decimal money system that is used in many countries. Therefore, you could model counting coins using this particular three line graph paper. The boxes of 25 and 100 and the rows and columns of 5 make it easy to get a total in the end. Multi-line graph paper also makes most graphing activities easier because students can skip count rather than having to count each line. For example drawing a bar on a bar graph that required a height of 28 would be easier if you had every 4 lines marked with a thicker differently colored line just like you'll find on the two line graph paper with 1 inch major lines and 1/4 inch minor lines.</p></li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-13"><label for="square-graph-paper-13" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Graph Paper with Major and Minor Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_metric_250_050_001.php" class="">2.5 cm Major Lines with 0.5 cm Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_metric_250_025_001.php" class="">2.5 cm Major Lines with 0.25 cm Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_metric_200_050_001.php" class="">2 cm Major Lines with 0.5 cm Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_metric_200_025_001.php" class="">2 cm Major Lines with 0.25 cm Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_metric_100_050_001.php" class="">1 cm Major Lines with 0.5 cm Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_metric_100_025_001.php" class="">1 cm Major Lines with 0.25 cm Minor Lines</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-14"><label for="square-graph-paper-14" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Graph Paper with Major, Intermediate and Minor Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_threeline_metric_250_125_025_001.php" class="">2.5 cm Major Lines with 1.25 cm Intermediate Lines and 0.25 cm Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_threeline_metric_200_100_025_001.php" class="">2 cm Major Lines with 1 cm Intermediate Lines and 0.25 cm Minor Lines</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-15"><label for="square-graph-paper-15" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Graph Paper with Major and Minor Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_100_050_001.php" class="">1 inch Major Lines with 1/2 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_100_025_001.php" class="">1 inch Major Lines with 1/4 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_100_020_001.php" class="">1 inch Major Lines with 1/5 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_100_012_001.php" class="">1 inch Major Lines with 1/8 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_100_010_001.php" class="">1 inch Major Lines with 1/10 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_050_012_001.php" class="">1/2 inch Major Lines with 1/8 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_twoline_us_050_025_001.php" class="">1/2 inch Major Lines with 1/4 inch Minor Lines</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-16"><label for="square-graph-paper-16" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Graph Paper with Major, Intermediate and Minor Lines</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/graph_paper_threeline_us_100_050_012_001.php" class="">1 inch Major Lines with 1/2 inch Intermediate Lines and 1/8 inch Minor Lines</a>
<a href="https://math-drills.com/graphpaper/graph_paper_threeline_us_100_050_010_001.php" class="">1 inch Major Lines with 1/2 inch Intermediate Lines and 1/10 inch Minor Lines</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-17"><label for="square-graph-paper-17" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-eu"></use></svg> Metric Square Graph Paper with Major and Minor Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_metric_250_050_001.php" class="">2.5 cm Major Lines with 0.5 cm Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_metric_250_025_001.php" class="">2.5 cm Major Lines with 0.25 cm Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_metric_200_050_001.php" class="">2 cm Major Lines with 0.5 cm Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_metric_200_025_001.php" class="">2 cm Major Lines with 0.25 cm Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_metric_100_050_001.php" class="">1 cm Major Lines with 0.5 cm Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_metric_100_025_001.php" class="">1 cm Major Lines with 0.25 cm Minor Lines (A4 Size)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-18"><label for="square-graph-paper-18" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-eu"></use></svg> Metric Square Graph Paper with Major, Intermediate and Minor Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_threeline_metric_250_125_025_001.php" class="">2.5 cm Major Lines with 1.25 cm Intermediate Lines and 0.25 cm Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_threeline_metric_200_100_025_001.php" class="">2 cm Major Lines with 1 cm Intermediate Lines and 0.25 cm Minor Lines (A4 Size)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-19"><label for="square-graph-paper-19" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-uk"></use></svg> Imperial Square Graph Paper with Major and Minor Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_100_050_001.php" class="">1 inch Major Lines with 1/2 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_100_025_001.php" class="">1 inch Major Lines with 1/4 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_100_020_001.php" class="">1 inch Major Lines with 1/5 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_100_012_001.php" class="">1 inch Major Lines with 1/8 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_100_010_001.php" class="">1 inch Major Lines with 1/10 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_050_012_001.php" class="">1/2 inch Major Lines with 1/8 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_twoline_us_050_025_001.php" class="">1/2 inch Major Lines with 1/4 inch Minor Lines (A4 Size)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-graph-paper-20"><label for="square-graph-paper-20" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-uk"></use></svg> Imperial Square Graph Paper with Major, Intermediate and Minor Lines (A4 Size)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/a4_graph_paper_threeline_us_100_050_012_001.php" class="">1 inch Major Lines with 1/2 inch Intermediate Lines and 1/8 inch Minor Lines (A4 Size)</a>
<a href="https://math-drills.com/graphpaper/a4_graph_paper_threeline_us_100_050_010_001.php" class="">1 inch Major Lines with 1/2 inch Intermediate Lines and 1/10 inch Minor Lines (A4 Size)</a>
</div>
</li>
</ul>
</div>
</div>
<div class="wscontainer bc01">
<div class="titlearea">
<h2 id="coordinate-graph-paper">Coordinate Graph Paper</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/graphpaper/images/coordinate_graph_paper_fourquad_1012_single_inside_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>Coordinate graph paper aka coordinate grid paper, Cartesian graph/grid paper or plane paper is used for plotting points in four quadrants on a coordinate plane. It can also be used for transformations that involve more than one quadrant. Many people use it for "Cartesian Art" where students plot points in a given order and join each point to the previous one with a line segment. There are many other uses for coordinate grid paper, limited only by your imagination.</p></li>
<li><p>The coordinate graph paper in this section includes all four quadrants in various ranges and there are a few options for multiple grids on each page. The multi-grid versions can save paper when all you need is a small grid for multiple exercises. There are also some versions without axis labels in case you need to use a custom scale.</p></li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-21"><label for="coordinate-graph-paper-21" class="wtitle">Coordinate Graph Paper with Labels on Axes</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_single_inside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-10,10]; <i>y</i> = [-12,12]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_fourgrid_inside.php" class="">Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (<strong>4 Grids</strong>)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_ninegrid_inside.php" class="">Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (<strong>9 Grids</strong>)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_2024_single_inside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-20,20]; <i>y</i> = [-24,24]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_3036_single_inside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-30,30]; <i>y</i> = [-36,36]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_5060_single_inside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-50,50]; <i>y</i> = [-60,60]</strong></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-22"><label for="coordinate-graph-paper-22" class="wtitle">Coordinate Graph Paper with Labels Outside the Grid</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_single_outside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-10,10]; <i>y</i> = [-12,12]</strong> (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_fourgrid_outside.php" class="">Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (<strong>4 Grids</strong>; Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_ninegrid_outside.php" class="">Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (<strong>9 Grids</strong>; Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_2024_single_outside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-20,20]; <i>y</i> = [-24,24]</strong> (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_3036_single_outside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-30,30]; <i>y</i> = [-36,36]</strong> (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_5060_single_outside.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-50,50]; <i>y</i> = [-60,60]</strong> (Axis Labels Outside Grid)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-23"><label for="coordinate-graph-paper-23" class="wtitle">Coordinate Graph Paper with No Axis Labels</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_single_nolabels.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-10,10]; <i>y</i> = [-12,12]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_fourgrid_nolabels.php" class="">Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (<strong>4 Grids</strong>; No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_1012_ninegrid_nolabels.php" class="">Coordinate Graph Paper <i>x</i> = [-10,10]; <i>y</i> = [-12,12] (<strong>9 Grids</strong>; No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_2024_single_nolabels.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-20,20]; <i>y</i> = [-24,24]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_3036_single_nolabels.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-30,30]; <i>y</i> = [-36,36]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_fourquad_5060_single_nolabels.php" class="">Coordinate Graph Paper <strong><i>x</i> = [-50,50]; <i>y</i> = [-60,60]</strong> (No Axis Labels)</a>
</div>
</li>
<li><p>Not everyone is ready for all four quadrants! Learning about coordinate graphs often involves starting with the positive-positive quadrant (i.e. Quadrant I). Many activities are possible using coordinate graph paper, but it is most certainly used for learning how to plot points.</p></li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-24"><label for="coordinate-graph-paper-24" class="wtitle">Quadrant I Coordinate Graph Paper with Labels on Axes</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_2024_single_inside.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [0,24]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_2024_fourgrid_inside.php" class="">Quadrant I (++) Coordinate Graph Paper <i>x</i> = [0,20]; <i>y</i> = [0,24] (<strong>4 Grids</strong>)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_2024_ninegrid_inside.php" class="">Quadrant I (++) Coordinate Graph Paper <i>x</i> = [0,20]; <i>y</i> = [0,24] (<strong>9 Grids</strong>)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_3036_single_inside.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,30]; <i>y</i> = [0,36]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_4048_single_inside.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,40]; <i>y</i> = [0,48]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_6072_single_inside.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,60]; <i>y</i> = [0,72]</strong></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-25"><label for="coordinate-graph-paper-25" class="wtitle">Quadrant I Coordinate Graph Paper with No Labels</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_2024_single_nolabels.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [0,24]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_2024_fourgrid_nolabels.php" class="">Quadrant I (++) Coordinate Graph Paper <i>x</i> = [0,20]; <i>y</i> = [0,24] (<strong>4 Grids</strong>) (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_2024_ninegrid_nolabels.php" class="">Quadrant I (++) Coordinate Graph Paper <i>x</i> = [0,20]; <i>y</i> = [0,24] (<strong>9 Grids</strong>) (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_3036_single_nolabels.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,30]; <i>y</i> = [0,36]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_4048_single_nolabels.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,40]; <i>y</i> = [0,48]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadi_6072_single_nolabels.php" class="">Quadrant I (++) Coordinate Graph Paper <strong><i>x</i> = [0,60]; <i>y</i> = [0,72]</strong> (No Axis Labels)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-26"><label for="coordinate-graph-paper-26" class="wtitle">Quadrants I & IV Coordinate Graph Paper with Labels on Axes</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_single_inside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_fourgrid_inside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (<strong>4 Grids</strong>)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_ninegrid_inside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (<strong>9 Grids</strong>)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_3018_single_inside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,30]; <i>y</i> = [-18,18]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_4024_single_inside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,40]; <i>y</i> = [-24,24]</strong></a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_6036_single_inside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,60]; <i>y</i> = [-36,36]</strong></a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-27"><label for="coordinate-graph-paper-27" class="wtitle">Quadrants I & IV Coordinate Graph Paper with Labels Outside the Grid</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_single_outside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_fourgrid_outside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (<strong>4 Grids</strong>) (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_ninegrid_outside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (<strong>9 Grids</strong>) (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_3018_single_outside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,30]; <i>y</i> = [-18,18]</strong> (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_4024_single_outside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,40]; <i>y</i> = [-24,24]</strong> (Axis Labels Outside Grid)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_6036_single_outside.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,60]; <i>y</i> = [-36,36]</strong> (Axis Labels Outside Grid)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="coordinate-graph-paper-28"><label for="coordinate-graph-paper-28" class="wtitle">Quadrants I & IV Coordinate Graph Paper with No Labels</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_single_nolabels.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_fourgrid_nolabels.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (<strong>4 Grids</strong>) (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_2012_ninegrid_nolabels.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,20]; <i>y</i> = [-12,12]</strong> (<strong>9 Grids</strong>) (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_3018_single_nolabels.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,30]; <i>y</i> = [-18,18]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_4024_single_nolabels.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,40]; <i>y</i> = [-24,24]</strong> (No Axis Labels)</a>
<a href="https://math-drills.com/graphpaper/coordinate_graph_paper_quadiiv_6036_single_nolabels.php" class="">Quadrants I & IV (++ & +-) Coordinate Graph Paper <strong><i>x</i> = [0,60]; <i>y</i> = [-36,36]</strong> (No Axis Labels)</a>
</div>
</li>
</ul>
</div>
</div>
<div class="wscontainer uscan">
<div class="titlearea">
<h2 id="square-dot-paper">Square Dot Paper</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/graphpaper/images/dot_paper_0.25_cm_001_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>Dot paper can be useful in a variety of mathematical situations. For example, it is quite useful for drawing side views of connecting cube structures or other rectangular based figures. One very interesting use of dot paper is to find the area of irregular polygons using Pick's Formula (named after Georg Alexander Pick). You could decompose an irregular polygon into regular polygons, find the area of each polygon and add the areas, or you could use the much easier Pick's Formula which is to add the number of interior dots to half of the boundary dots and subtract one.</p></li>
<li><p>Dot paper can actually be used for just about anything for which grid paper can be used. Dot paper is grid paper without the line segments in between the vertices. Some people prefer dot paper as the page is less busy and allows better definition of anything that is drawn on the page.</p></li>
<li><input type="checkbox" class="list-checkbox" id="square-dot-paper-29"><label for="square-dot-paper-29" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Dot Paper (Black)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/dot_paper_1.5_cm_001.php" class="">1.5 cm Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1.25_cm_001.php" class="">1.25 cm Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_cm_001.php" class="">1 cm Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_0.75_cm_001.php" class="">0.75 cm Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_0.5_cm_001.php" class="">0.5 cm Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_0.25_cm_001.php" class="">0.25 cm Dot Paper (black)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-dot-paper-30"><label for="square-dot-paper-30" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> <svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-can"></use></svg> Metric Square Dot Paper (Grey)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/dot_paper_1.5_cm_002.php" class="">1.5 cm Dot Paper (grey)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1.25_cm_002.php" class="">1.25 cm Dot Paper (grey)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_cm_002.php" class="">1 cm Dot Paper (grey)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_0.75_cm_002.php" class="">0.75 cm Dot Paper (grey)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_0.5_cm_002.php" class="">0.5 cm Dot Paper (grey)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_0.25_cm_002.php" class="">0.25 cm Dot Paper (grey)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-dot-paper-31"><label for="square-dot-paper-31" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Dot Paper (Black)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/dot_paper_1_inch_black.php" class="">1 Inch Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_3_quarter_inch_001.php" class="">3/4 Inch Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_5_eighth_inch_001.php" class="">5/8 Inch Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_half_inch_001.php" class="">1/2 Inch Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_3_eighth_inch_001.php" class="">3/8 Inch Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_quarter_inch_001.php" class="">1/4 Inch Dot Paper (black)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_eighth_inch_001.php" class="">1/8 Inch Dot Paper (black)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-dot-paper-32"><label for="square-dot-paper-32" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> U.S. Square Dot Paper (Gray)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/dot_paper_1_inch_gray.php" class="">1 Inch Dot Paper (gray)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_3_quarter_inch_002.php" class="">3/4 Inch Dot Paper (gray)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_5_eighth_inch_002.php" class="">5/8 Inch Dot Paper (gray)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_half_inch_002.php" class="">1/2 Inch Dot Paper (gray)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_3_eighth_inch_002.php" class="">3/8 Inch Dot Paper (gray)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_quarter_inch_002.php" class="">1/4 Inch Dot Paper (gray)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_eighth_inch_002.php" class="">1/8 Inch Dot Paper (gray)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="square-dot-paper-33"><label for="square-dot-paper-33" class="wtitle"><svg class="size32"><use xlink:href="https://math-drills.com/includes/symbol-defs.006.svg#flag-us"></use></svg> Miscellaneous Square Dot Paper</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/dot_paper_1_inch_red.php" class="">1 Inch Dot Paper (red)</a>
<a href="https://math-drills.com/graphpaper/dot_paper_1_inch_001.php" class="">(Retro) 1 Inch Dot Paper</a>
</div>
</li>
</ul>
</div>
</div>
<div class="wscontainer bc01">
<div class="titlearea">
<h2 id="isometric-hexagonal-paper">Isometric and Hexagonal Paper</h2>
</div>
<div class="imagearea">
<img src="https://math-drills.com/graphpaper/images/isometric_graph_paper_1_cm_black_300.004.jpg" alt="" width="250" height="324" loading="lazy">
</div>
<div class="worksheetsarea">
<ul class="list">
<li><p>Isometric graph paper has a number of uses, but mainly people use it for drawing in three-dimensions. The lines on the paper go in three directions which correspond to x, y and z axes. Try drawing a cube to see how it works. In math class, teachers might use isometric graph paper for activities related to spatial sense such as drawing rectangular prisms, connecting cube structures, composite 3D figures or the measurement of interiors. More complex drawings are, of course, possible and encouraged. The isometric graph paper comes in two sizes, three colors and two orientations to meet all of your needs.</p></li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-34"><label for="isometric-hexagonal-paper-34" class="wtitle">Isometric Graph Paper (Portrait)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_black.php" class=""><strong>1 cm</strong> Isometric Graph Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_gray.php" class=""><strong>1 cm</strong> Isometric Graph Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_1octant_gray.php" class=""><strong>1 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_8octant_gray.php" class=""><strong>1 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_red.php" class=""><strong>1 cm</strong> Isometric Graph Paper (<strong>Red</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_black.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_gray.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_1octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_8octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_red.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper (<strong>Red</strong>)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-35"><label for="isometric-hexagonal-paper-35" class="wtitle">Isometric Graph Paper (Landscape)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_landscape_black.php" class=""><strong>1 cm</strong> Isometric Graph Paper (<strong>Black</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_landscape_gray.php" class=""><strong>1 cm</strong> Isometric Graph Paper (<strong>Gray</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_landscape_1octant_gray.php" class=""><strong>1 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; Landscape; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_landscape_8octant_gray.php" class=""><strong>1 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; Landscape; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_1_cm_landscape_red.php" class=""><strong>1 cm</strong> Isometric Graph Paper (<strong>Red</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_landscape_black.php" class=""><strong>0.5 cm </strong>Isometric Graph Paper (<strong>Black</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_landscape_gray.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper (<strong>Gray</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_landscape_1octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; Landscape; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_landscape_8octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper <strong>With Axes</strong> (Gray; Landscape; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_graph_paper_05_cm_landscape_red.php" class=""><strong>0.5 cm</strong> Isometric Graph Paper (<strong>Red</strong>; Landscape)</a>
</div>
</li>
<li><p>Isometric dot paper is essentially isometric graph paper without the adjoining line segments. With only the vertices on the paper, students drawings are easier to see although maybe their lines won't be as straight. Like the graph paper, the dot paper comes in two sizes, three colors and two orientations.</p></li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-36"><label for="isometric-hexagonal-paper-36" class="wtitle">Isometric Dot Paper (Portrait)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_black.php" class=""><strong>1 cm</strong> Isometric Dot Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_gray.php" class=""><strong>1 cm</strong> Isometric Dot Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_1octant_gray.php" class=""><strong>1 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_8octant_gray.php" class=""><strong>1 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_red.php" class=""><strong>1 cm</strong> Isometric Dot Paper (<strong>Red</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_black.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_gray.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_1octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_8octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_red.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Red</strong>)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-37"><label for="isometric-hexagonal-paper-37" class="wtitle">Isometric Dot Paper (Landscape)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_landscape_black.php" class=""><strong>1 cm</strong> Isometric Dot Paper (<strong>Black</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_landscape_gray.php" class=""><strong>1 cm</strong> Isometric Dot Paper (<strong>Gray</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_landscape_1octant_gray.php" class=""><strong>1 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; Landscape; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_landscape_8octant_gray.php" class=""><strong>1 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; Landscape; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_1_cm_landscape_red.php" class=""><strong>1 cm</strong> Isometric Dot Paper (<strong>Red</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_landscape_black.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Black</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_landscape_gray.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Gray</strong>; Landscape)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_landscape_1octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; Landscape; One-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_landscape_8octant_gray.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper <strong>With Axes</strong> (Gray; Landscape; Eight-Octant)</a>
<a href="https://math-drills.com/graphpaper/isometric_dot_paper_05_cm_landscape_red.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Red</strong>; Landscape)</a>
</div>
</li>
<li><p>Hexagonal paper is often used in mapping, game design and chemistry. In math class, hexagonal paper can be used for many activities including math games and re-creating Pascal's Triangle.</p></li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-38"><label for="isometric-hexagonal-paper-38" class="wtitle">Hexagonal Graph Paper (Portrait)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_1_cm_black.php" class=""><strong>1 cm</strong> Hexagonal Graph Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_1_cm_gray.php" class=""><strong>1 cm</strong> Hexagonal Graph Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_1_cm_red.php" class=""><strong>1 cm</strong> Hexagonal Graph Paper (<strong>Red</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_05_cm_black.php" class=""><strong>0.5 cm</strong> Hexagonal Graph Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_05_cm_gray.php" class=""><strong>0.5 cm</strong> Hexagonal Graph Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_05_cm_red.php" class=""><strong>0.5 cm</strong> Hexagonal Graph Paper (<strong>Red</strong>)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-39"><label for="isometric-hexagonal-paper-39" class="wtitle">Hexagonal Graph Paper (Landscape)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_1_cm_landscape_black.php" class=""><strong>1 cm</strong> Hexagonal Graph Paper (<strong>Black</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_1_cm_landscape_gray.php" class=""><strong>1 cm</strong> Hexagonal Graph Paper (<strong>Gray</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_1_cm_landscape_red.php" class=""><strong>1 cm</strong> Hexagonal Graph Paper (<strong>Red</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_05_cm_landscape_black.php" class=""><strong>0.5 cm </strong>Hexagonal Graph Paper (<strong>Black</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_05_cm_landscape_gray.php" class=""><strong>0.5 cm</strong> Hexagonal Graph Paper (<strong>Gray</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_graph_paper_05_cm_landscape_red.php" class=""><strong>0.5 cm</strong> Hexagonal Graph Paper (<strong>Red</strong>) (<strong>Landscape</strong>)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-40"><label for="isometric-hexagonal-paper-40" class="wtitle">Hexagonal Dot Paper (Portrait)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_1_cm_black.php" class=""><strong>1 cm</strong> Hexagonal Dot Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_1_cm_gray.php" class=""><strong>1 cm</strong> Hexagonal Dot Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_1_cm_red.php" class=""><strong>1 cm</strong> Hexagonal Dot Paper (<strong>Red</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_05_cm_black.php" class=""><strong>0.5 cm</strong> Hexagonal Dot Paper (<strong>Black</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_05_cm_gray.php" class=""><strong>0.5 cm</strong> Hexagonal Dot Paper (<strong>Gray</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_05_cm_red.php" class=""><strong>0.5 cm</strong> Hexagonal Dot Paper (<strong>Red</strong>)</a>
</div>
</li>
<li><input type="checkbox" class="list-checkbox" id="isometric-hexagonal-paper-41"><label for="isometric-hexagonal-paper-41" class="wtitle">Hexagonal Dot Paper (Landscape)</label>
<div class="desc">
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_1_cm_landscape_black.php" class=""><strong>1 cm</strong> Hexagonal Dot Paper (<strong>Black</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_1_cm_landscape_gray.php" class=""><strong>1 cm</strong> Hexagonal Dot Paper (<strong>Gray</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_1_cm_landscape_red.php" class=""><strong>1 cm</strong> Hexagonal Dot Paper (<strong>Red</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_05_cm_landscape_black.php" class=""><strong>0.5 cm</strong> Hexagonal Dot Paper (<strong>Black</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_05_cm_landscape_gray.php" class=""><strong>0.5 cm</strong> Hexagonal Dot Paper (<strong>Gray</strong>) (<strong>Landscape</strong>)</a>
<a href="https://math-drills.com/graphpaper/hexagonal_dot_paper_05_cm_landscape_red.php" class=""><strong>0.5 cm</strong> Isometric Dot Paper (<strong>Red</strong>) (<strong>Landscape</strong>)</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/graphpaper.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 30 Aug 2024 17:57:07 GMT -->
</html>