Lucas Kent e39465ad2f Changes to be committed:
new file:   Files/flashplayer_32_sa.exe
	new file:   favicon.ico
	new file:   globe.gif
	new file:   imgs/download.png
	new file:   imgs/zuck.jpg
	new file:   index.html
	new file:   other.ico
	new file:   script.js
	new file:   site.webmanifest
	new file:   sitemap.html
	new file:   styles/backround.css
	new file:   styles/border.css
	new file:   styles/fonts/Titillium_Web/OFL.txt
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf
	new file:   styles/fonts/webfontkit-20221027-163353/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2
	new file:   styles/fonts/webfontkit-20221027-165950/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2
	new file:   styles/style.css
	new file:   tools/2048/.gitignore
	new file:   tools/2048/.jshintrc
	new file:   tools/2048/CONTRIBUTING.md
	new file:   tools/2048/LICENSE.txt
	new file:   tools/2048/README.md
	new file:   tools/2048/Rakefile
	new file:   tools/2048/favicon.ico
	new file:   tools/2048/index.html
	new file:   tools/2048/js/animframe_polyfill.js
	new file:   tools/2048/js/application.js
	new file:   tools/2048/js/bind_polyfill.js
	new file:   tools/2048/js/classlist_polyfill.js
	new file:   tools/2048/js/game_manager.js
	new file:   tools/2048/js/grid.js
	new file:   tools/2048/js/html_actuator.js
	new file:   tools/2048/js/keyboard_input_manager.js
	new file:   tools/2048/js/local_storage_manager.js
	new file:   tools/2048/js/tile.js
    new file:   tools/2048/meta/apple-touch-icon.png
	new file:   tools/webretro/cores/neocd_libretro.js
	new file:   tools/webretro/cores/neocd_libretro.wasm
	new file:   tools/webretro/cores/nestopia_libretro.js
	new file:   tools/webretro/cores/nestopia_libretro.wasm
	new file:   tools/webretro/cores/o2em_libretro.js
	new file:   tools/webretro/cores/o2em_libretro.wasm
	new file:   tools/webretro/cores/opera_libretro.js
	new file:   tools/webretro/cores/opera_libretro.wasm
2022-11-02 08:40:01 -04:00

450 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en"><!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
<!-- Mirrored from www.mathsisfun.com/activity/drawing-squares.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:58:08 GMT -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- #BeginEditable "doctitle" -->
<title>Activity: Drawing Squares</title>
<meta name="description" content="Math explained in easy language, plus puzzles, games, quizzes, worksheets and a forum. For K-12 kids, teachers and parents.">
<!-- #EndEditable -->
<meta name="keywords" content="math, maths, mathematics, school, homework, education">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="HandheldFriendly" content="true">
<meta name="referrer" content="always">
<link rel="preload" href="../images/style/font-champ-bold.ttf" as="font" type="font/ttf" crossorigin="">
<link rel="preload" href="../style4.css" as="style">
<link rel="preload" href="../main4.js" as="script">
<link rel="stylesheet" href="../style4.css">
<script src="../main4.js" defer="defer"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-29771508-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-29771508-1');
</script>
</head>
<body id="bodybg">
<div id="stt"></div>
<div id="adTop"></div>
<header>
<div id="hdr"></div>
<div id="tran"></div>
<div id="adHide"></div>
<div id="cookOK"></div>
</header>
<div class="mid">
<nav>
<div id="menuWide" class="menu"></div>
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun"></a></div>
<div id="search" role="search"></div>
<div id="linkto"></div>
<div id="menuSlim" class="menu"></div>
<div id="menuTiny" class="menu"></div>
</nav>
<div id="extra"></div>
<article id="content" role="main">
<!-- #BeginEditable "Body" -->
<h1 class="center">Activity: Drawing Squares</h1>
<p>For this activity all you need is a grid of dots, a pencil and your
brain.</p>
<h3>Let us discover how many squares you can make on different grids:</h3>
<p class="center"><img src="images/drawing-squares-grids.svg" alt="grids 1x1, 2x2, 3x3, etc" style="max-width:100%" height="144" width="455"></p>
<p class="center"><strong>Note:</strong> "1 by 1" means how many <b>sides</b> (not how many dots).</p>
<h3><br>
So, let's try drawing in
some squares and count how many:</h3>
<h3>1&nbsp;by 1</h3>
<table style="border: 0;">
<tbody>
<tr>
<td>Well,
that's easy, there's just one: </td>
<td>&nbsp;</td>
<td><img src="images/squares3.gif" alt="squares3" height="35" width="38"></td>
</tr>
</tbody></table>
<h3>2&nbsp;by
2</h3>
<table style="border: 0;">
<tbody>
<tr>
<td>That seems to be easy too. There are four of them, aren't there?</td>
<td>&nbsp;</td>
<td><img src="images/squares4.gif" alt="squares4" height="60" width="62"></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td style="text-align:right;">But
wait, that's not the complete answer.<br>
There's also this bigger
one:</td>
<td style="text-align:right;">&nbsp;</td>
<td><img src="images/squares5.gif" alt="squares5" height="60" width="65"></td>
</tr>
</tbody></table>
<p>That makes
five squares altogether - four
1 by 1 squares and one
2 by 2 square</p>
<h2>Your Turn !</h2>
<h3>3&nbsp;by 3</h3>
<table border="0">
<tbody>
<tr>
<td>
<p>Over to you now.</p>
<p class="right">Here's the grid:</p></td>
<td>&nbsp;</td>
<td><img src="images/squares6.gif" alt="squares6" height="88" width="88"></td>
</tr>
</tbody></table> <div class="center80">
<p><strong>Hint:</strong> For
the 3 by 3 case, you will expect to get 1 by 1 squares, 2 by 2 squares
and 3 by 3 squares. How many of each?</p>
</div><p><br></p>
<p><input onclick="printImg('images/squares-grid.gif')" value="You could also print this bigger grid" type="button"><br><img src="images/squares-grid.gif" alt="squares grid" height="325" width="326">
</p>
<p><br></p>
<p>&nbsp;</p>
<p><strong>Now you can start to fill in a table:</strong></p>
<div style="overflow:auto;">
<table cellspacing="2" cellpadding="2" border="1">
<tbody>
<tr>
<td style="width:100px;">&nbsp;</td>
<td align="center" width="100"> How Many<br>
1 by 1 squares</td>
<td align="center" width="100"> How Many<br>
2&nbsp;by 2 squares</td>
<td align="center" width="100"> How Many<br>
3&nbsp;by 3 squares</td>
<td align="center" width="100"> How Many<br>
4&nbsp;by 4 squares</td>
<td align="center" width="100"> How Many<br>
5&nbsp;by 5 squares</td>
<td align="center" width="100"><strong>Total</strong></td>
</tr>
<tr>
<td align="center" height="25">1&nbsp;by
1 Grid:</td>
<td style="text-align:center;">1</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td style="text-align:center;">1</td>
</tr>
<tr>
<td align="center" height="25">2&nbsp;by
2 Grid:</td>
<td style="text-align:center;">4</td>
<td style="text-align:center;">1</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td style="text-align:center;">5</td>
</tr>
<tr>
<td align="center" height="25">3&nbsp;by
3 Grid:</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr>
<tr>
<td align="center" height="25">4&nbsp;by
4 Grid:</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr>
<tr>
<td align="center" height="25">5&nbsp;by
5 Grid:</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
<h2>Did you notice anything about the numbers in the table?</h2>
<p>They are all <a href="../numberpatterns.html">square
numbers</a>:</p>
<ul>
<li>1<sup>2</sup> = <b>1</b>,</li>
<li>2<sup>2</sup> = <b>4</b>,</li>
<li>3<sup>2</sup> = <b>9</b>,</li>
<li>etc ...</li>
</ul>
<p>and the totals are found
by adding together square numbers.</p>
<h3>Formula to The Rescue ... !</h3>
<p>There is actually a <a href="../definitions/formula.html">formula</a> for adding the first <strong>n</strong> square numbers:</p>
<p class="center larger">S<sub>n</sub> = n(n+1)(2n+1) / 6</p>
<div class="example">
<h3>Example: The number of squares in the <strong>5 by 5</strong> case</h3>
<p>Try <a href="../algebra/substitution.html">substituting</a> <strong>n = 5</strong> into the formula:</p>
<div class="so"> S<sub>n</sub> = n(n+1)(2n+1) / 6 </div>
<div class="so"> S<sub>5</sub> = 5 × (5+1) × (2×5+1) / 6 </div>
<div class="so"> S<sub>5</sub> = 5 × 6 × 11 / 6 </div>
<div class="so"> S<sub>5</sub> = 55 </div>
</div>
<h3>&nbsp;</h3>
<h2>So, we seem to have solved the question. Yipee!</h2>
<h3>But wait ... there's more!</h3>
<p>I said you would need to use your brains. Let's go back to the 2 by 2 case:</p>
<h3>2&nbsp;by
2</h3>
<p>There is another square too, this one:</p>
<blockquote> <img src="images/squares7.gif" alt="squares9" height="61" width="65"></blockquote>
<div class="center80">
<p><strong>Why is it a <a href="../quadrilaterals.html">square</a>? </strong>It has four equal sides and four right angles, so that's a square.</p>
</div>
<p>So, that makes
six squares altogether.</p>
<p>Four
1 by 1 squares, one
2 by 2 square and one
<b>x by x</b> square.</p>
<div class="center80">
<p>What is the value of <b>x</b>? We can use <a href="../pythagoras.html">Pythagoras'
Theorem</a> to find it:</p>
<div class="so"> x<sup>2</sup> = 1<sup>2</sup> + 1<sup>2</sup> = 1 + 1 = 2 </div>
<div class="so"> So x = &nbsp;√2 </div>
</div>
<p>So, we have <strong>four
1 by 1 squares</strong>, <strong>one
2 by 2 square</strong> and <strong>one&nbsp;√2
by&nbsp;√2 square</strong>.</p>
<h2>Your Turn !</h2>
<h3>3 by 3</h3>
<ul>
<li>Are there any more squares?</li>
</ul>
<p><strong>YES</strong>! Can you find them?</p>
<h3>4 by 4 and 5 by 5</h3>
<p>Also try the 4 by 4 grid, and the 5 by 5 grid</p>
<p>As you proceed, you will find squares like these:</p>
<p class="center"><img src="images/squares8.svg" alt="tilted squares" style="max-width:100%" height="274" width="512"></p>
<p>&nbsp;</p>
<h2>What are the lengths of the sides of these squares?</h2>
<p>You can use <a href="../pythagoras.html">Pythagoras'
Theorem</a> to work that out yourself</p>
<h3>In each case, how many do you get of each one?</h3>
<p>Here is a table to help you:</p>
<div class="simple">
<table border="1">
<tbody>
<tr>
<td>&nbsp;</td>
<td style="text-align:center;">How Many<br>
1 by 1 </td>
<td style="text-align:center;">How Many<br>
2 by 2 </td>
<td style="text-align:center;">How Many<br>
3 by 3 </td>
<td style="text-align:center;">How Many<br>
4 by 4 </td>
<td style="text-align:center;">How Many<br>
5 by 5 </td>
<td style="text-align:center;">How Many<br>
√2&nbsp;by<br>
&nbsp;√2 </td>
<td style="text-align:center;">How Many<br>
√5 by&nbsp;√5 </td>
<td style="text-align:center;">How Many<br>
√8&nbsp;by √8 </td>
<td style="text-align:center;">How Many<br>
√10 by&nbsp;√10</td>
<td style="text-align:center;">How Many<br>
√13 by&nbsp;√13 </td>
<td style="text-align:center;">How Many<br>
√17 by&nbsp;√17</td>
<td style="text-align:center;"><strong>Total</strong></td>
</tr>
<tr>
<td height="30">1&nbsp;by&nbsp;1&nbsp;Grid:</td>
<td style="text-align:center;">1</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td style="text-align:center;">1</td>
</tr>
<tr>
<td height="30">2&nbsp;by
2 Grid:</td>
<td style="text-align:center;">4</td>
<td style="text-align:center;">1</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td style="text-align:center;">1</td>
<td style="text-align:center;">&nbsp;</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td style="text-align:center;">6</td>
</tr>
<tr>
<td height="30">3&nbsp;by
3 Grid:</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr>
<tr>
<td height="30">4&nbsp;by
4 Grid:</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr>
<tr>
<td height="30">5&nbsp;by
5 Grid:</td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
<td><br></td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
<h2>Advanced</h2>
<p>Can you find a formula to calculate the number of squares that have
lengths that are square roots?</p>
<p>Can you then find a formula for the total number of squares in
each case?</p>
<p>Are there any more squares lurking in there that we've missed?</p>
<h2>Conclusion</h2>
<p>What started off as seeming to be a simple exercise turned out to
be quite complex. You really <b>do</b> need to use your brains to think this
one through, but it's a challenging and rewarding exercise.</p>
<p>&nbsp;</p>
<div class="related">
<a href="index.html">Activity Index</a>
</div>
<!-- #EndEditable -->
</article>
<div id="adend" class="centerfull noprint"></div>
<footer id="footer" class="centerfull noprint"></footer>
<div id="copyrt">Copyright © 2022 Rod Pierce</div>
</div>
</body><!-- #EndTemplate -->
<!-- Mirrored from www.mathsisfun.com/activity/drawing-squares.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:58:10 GMT -->
</html>