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

181 lines
7.5 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/pi-approximation.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:37:40 GMT -->
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- #BeginEditable "doctitle" -->
<title>Activity: Find an Approximate Value For Pi</title>
<script>reSpell=[["centimeters","centimetres"]];</script>
<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="stylesheet" type="text/css" href="../style3.css">
<script src="../main3.js"></script>
</head>
<body id="bodybg">
<div class="bg">
<div id="stt"></div>
<header>
<div id="hdr"></div>
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun"></a></div>
<div id="gtran">
<script>document.write(getTrans());</script>
</div>
<div id="adTopOuter" class="centerfull noprint">
<div id="adTop">
<script>document.write(getAdTop());</script>
</div>
</div>
<div id="adHide">
<div id="showAds1"><a href="javascript:showAds()">Show Ads</a></div>
<div id="hideAds1"><a href="javascript:hideAds()">Hide Ads</a><br>
<a href="../about-ads.html">About Ads</a></div>
</div>
</header>
<nav>
<div id="menuWide" class="menu">
<script>document.write(getMenu(0));</script>
</div>
<div id="linkto">
<div id="linktort">
<script>document.write(getLinks());</script>
</div>
</div>
<div id="search" role="search">
<script>document.write(getSearch());</script>
</div>
<div id="menuSlim" class="menu">
<script>document.write(getMenu(1));</script>
</div>
<div id="menuTiny" class="menu">
<script>document.write(getMenu(2));</script>
</div>
</nav>
<div id="extra"></div>
</div>
<article id="content" role="main">
<!-- #BeginEditable "Body" -->
<h1 class="center">Activity: Find an Approximate Value For Pi</h1>
<p class="center">You can read about <a href="../numbers/pi.html"><span class="times">π</span> (Pi)</a> first</p>
<table border="0" align="center">
<tr>
<td class="largest"><img src="../numbers/images/pi1.svg" alt="pi" /></td>
<td>
<p>You will need:</p>
<ul>
<li>A piece of card</li>
<li>A compass and pencil</li>
<li>A protractor</li>
<li>A ruler</li>
<li>A pair of scissors</li>
<li>Glue and paper</li>
</ul>
</td>
</tr>
</table>
<p>&nbsp;</p>
<p style="float:left; margin: 20px;"><img src="images/pi-1.gif" width="178" height="183" alt="circle 12 slices" /></p>
<h2>Step 1</h2>
<p>Draw a circle on your card. The exact size doesn't matter, but let's use a radius of <b>5 cm</b> (centimeters).</p>
<p>Use your protractor to divide the circle up into twelve equal sectors.</p>
<p>What is the angle for each sector? That's easy just divide 360&deg; (one complete turn) by 12:</p>
<div class="so"> 360&deg; / 12 = 30&deg; </div>
<p>So each of the angles must be 30&deg;</p>
<h2>Step 2</h2>
<p>Divide just one of the sectors into two equal parts that's 15&deg; for each sector.</p>
<p>You now have thirteen sectors number them 1 to 13:</p>
<p class="center"><img src="images/pi-approx-13.svg" alt="circle 13 including 2 half slices" /></p>
<h2>Step 3</h2>
<p>Cut out the thirteen sectors using the scissors:</p>
<p class="center"><img src="images/pi-3.gif" width="201" height="204" alt="circle 13 slices separated" /></p>
<h2>Step4</h2>
<p>Rearrange the 13 sectors like this (you can glue them onto a piece of paper):</p>
<p class="center"><img src="images/pi-4.gif" width="282" height="105" alt="sectors arranged like reactangle" /></p>
<p>Now that shape resembles a rectangle:</p>
<p class="center"><img src="images/pi-4a.gif" width="278" height="100" alt="sectors overlaid by rectangle" /></p>
<h2>Step 5</h2>
<p>What are the (approximate) height and width of the rectangle?</p>
<div class="dotpoint">
<p>Its <b>height</b> is the circle's <b>radius</b>: just look at sectors 1 and 13 above. When they are in the circle they are &quot;radius&quot; high.</p>
</div>
<div class="dotpoint">
<p>Its <b>width</b> (actually one &quot;bumpy&quot; edge), is half of the curved parts around the circle ... in other words it is about <b>half the circumference</b> of the original circle. We know that:</p>
<p class="center larger">Circumference = 2 &times; <span class="times">π</span> &times; radius</p>
<p>And so the width is:</p>
<p class="center"><span class="larger">Half the Circumference = <span class="times">π</span> &times; radius </span></p>
</div>
<p>And so we have (approximately):</p>
<table border="0" align="center">
<tbody>
<tr>
<td><img src="images/pi-5.gif" alt="rectangle is (pi x radius) by radius" width="285" height="104"></td>
<td><span class="larger">radius</span></td>
</tr>
<tr align="center">
<td><span class="larger"><span class="times">&pi;</span> &times; radius</span></td>
<td></td>
</tr>
</tbody>
</table>
<p class="center">&nbsp;</p>
<p>With a radius of <b>5 cm</b>, the rectangle <b>should be</b>:</p>
<ul>
<li>5 cm high</li>
<li>about 5<span class="times">&pi;</span> cm wide</li>
</ul>
<h2>Step 6</h2>
<p>Measure the actual length of your &quot;rectangle&quot; as accurately as you can using your ruler.</p>
<div class="center80">
<p class="center">Divide by the radius (5 cm) to get an approximation for <span class="times">π</span></p>
</div>
<p>Put your answer here:</p>
<table border="1" align="center" cellpadding="10">
<tr align="center">
<td class="larger">&quot;Rectangle&quot;
<br> Width</td>
<td class="larger">Divide by 5 cm
<br> &asymp; <span class="times">π</span></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
<p>Remember <span class="times">π</span> is about 3.14159... how good was your answer?</p>
<p>Note: You could probably get a better answer if you:</p>
<ul>
<li>used a bigger circle</li>
<li>divided your circle into 25 sectors (23 with an angle of 15&deg; and 2 with an angle of 7.5&deg;).</li>
</ul>
<h2>Optional Step</h2>
<p>You could work out the percentage error in your answer. You can find out how to do this on the page <a href="../data/percentage-difference-vs-error.html">Percentage Difference vs Percentage Error</a>.</p>
<p>&nbsp;</p>
<div class="related">
<a href="buffons-needle.html">Activity: Buffon's Needle</a>
<a href="../geometry/index.html">Geometry Index</a>
</div>
<!-- #EndEditable -->
</article>
<div id="adend" class="centerfull noprint">
<script>document.write(getAdEnd());</script>
</div>
<footer id="footer" class="centerfull noprint">
<script>document.write(getFooter());</script>
</footer>
<div id="copyrt">
Copyright &copy; 2020 MathsIsFun.com
</div>
<script>document.write(getBodyEnd());</script>
</body>
<!-- #EndTemplate -->
<!-- Mirrored from www.mathsisfun.com/activity/pi-approximation.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:37:40 GMT -->
</html>