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

281 lines
12 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/geometry/cylinder.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:44:34 GMT -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- #BeginEditable "doctitle" -->
<title>Spinning Cylinder</title>
<script src="images/poly-gl.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../stylejs.css">
<style type="text/css">
.boxa {
text-align: left;
vertical-align:middle;
display: inline-block;
vertical-align:middle;
margin: 0;
padding: 2px;
width:240px;
background-color: hsla(240,100%,60%,0.1);
}
.boxb {
display: inline-block;
vertical-align: top;
margin: 0 10px 10px 10px;
width: 450px;
}
</style>
<!-- #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">Cylinder</h1>
<p class="center"><i>Go to <a href="#Area">Surface Area</a> or <a href="#Volume">Volume</a>.</i></p>
<div class="centerfull">
<div class="boxa">
<div class="head">Cylinder Facts</div>
<p><b>Notice these interesting things:</b></p>
<p class="center"><img src="images/cylinder-shiny.jpg" alt="cylinder shiny" height="157" width="180"></p>
<ul>
<li>It has a flat base and a<br>
flat top</li>
<li>The base is the same as the top</li>
<li>From base to top the shape stays the same</li>
<li>It has one curved side</li>
<li>It is <b>not</b> a <a href="polyhedron.html">polyhedron</a> as it
has a curved surface</li>
</ul>
</div>
<div class="boxb">
<div class="script" style="height: 460px;">
images/poly-gl.js?mode=cylinder
</div>
</div>
</div>
<p class="center"><img src="images/cylinder-wood.jpg" alt="wooden cylinder" height="197" width="300"><br>
A wooden cylinder</p>
<div class="words">
<p>An object shaped like a cylinder is said to be <b>cylindrical.</b></p>
</div>
<h2>Oblique Cylinder</h2>
<p>When the two ends are directly aligned on each other it is a Right Cylinder otherwise it is an Oblique Cylinder:</p>
<p class="center"><img src="images/cylinder-oblique.svg" alt="oblique cylinder" height="223" width="292"></p>
<h2><a id="Area"></a>Surface&nbsp;Area&nbsp;of&nbsp;a&nbsp;Cylinder</h2>
<p style="float:right; margin: 0 0 5px 10px;"><img src="images/cylinder-dimensions.svg" alt="Cylinder Dimensions: r=radius, h=height" height="186" width="215"></p>
<p>The Surface Area has these parts:</p>
<ul>
<li><i>Surface Area of Both Ends</i> = 2 × <span class="times">π</span> × r<sup>2</sup></li>
<li><i>Surface Area of Side</i> = 2 × <span class="times">π</span> × r × h</li>
</ul>
<p>Which together make:</p>
<p class="center large">Surface Area = 2 × <span class="times">π</span> × r × (r+h)</p>
<div style="clear:both"></div>
<div class="example">
<h3>Example: h = 7 and r = 2</h3>
<div class="tbl">
<div class="row"><span class="left"><span class="center">Surface Area </span></span><span class="right">= 2 × <span class="times">π</span> × r × (r+h)</span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><span class="center">= 2 × <span class="times">π</span> × 2 × (2+7)</span></span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><span class="center">= 2 × <span class="times">π</span> × 2 × 9</span></span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><span class="center">= 36 <span class="times">π</span></span></span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><b>113.097</b></span></div>
</div></div>
<p>Try it yourself: cut some paper so it fits around a cylinder, then unwrap and measure it.</p>
<p>It will be <b>h</b> high and <b>2<span class="times">π</span>r</b> (the circumference of a circle) long:</p>
<p class="center"><img src="images/cylinder-area.jpg" alt="cylinder area" height="135" width="360"><br>
<span class="larger">Side area = <b>2</b></span><span class="times"><b>π</b></span><span class="larger"><b>rh</b></span></p>
<p>Don't forget the two end bits:</p>
<p class="center"><img src="images/cylinder-area2.jpg" alt="cylinder area" height="177" width="280"><span class="larger"><br>
Total
Surface Area<br>
= 2(<span class="times">π</span>r<sup>2</sup>) + 2<span class="times">π</span>rh<br>
= 2<span class="times">π</span>r(r+h)</span></p>
<a id="Volume"></a>
<h2>Volume of a Cylinder</h2>
<p style="float:right; margin: 0 0 5px 10px;"><img src="images/cylinder-dimensions.svg" alt="Cylinder Dimensions: r=radius, h=height" height="186" width="215"></p>
<p>To calculate the volume we multiply the area of the base by the height of the cylinder:</p>
<ul>
<li>Area of the base: <span class="larger"><span class="times">π</span> × r<sup>2</sup></span></li>
<li>Height: <span class="larger">h</span></li></ul>
<p>And we get:</p>
<p class="center large">Volume = <span class="times">π</span> × r<sup>2 </sup>× h</p>
<div class="example">
<h3>Example: h = 7 and r = 2</h3>
<div class="tbl">
<div class="row"><span class="left"><span class="center">Volume</span></span><span class="right"><span class="center">= <span class="times">π</span> × r<sup>2</sup> <span class="center larger">× h</span></span></span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><span class="center">= <span class="times">π</span> × 2<sup>2</sup> <span class="center larger">× 7</span></span></span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><span class="center">= 28 <span class="times">π</span></span></span></div>
<div class="row"><span class="left">&nbsp;</span><span class="right"><b>&nbsp; 87.96</b></span></div>
</div>
</div>
<div class="simple"></div>
<div class="fun">
<h3>How to remember: <b>Volume = pizza</b></h3>
<p style="float:left; margin: 0 10px 5px 0;"><img src="images/cylinder-pizza.svg" alt="Cylinder Pizza" height="85" width="197"></p>
<p>Imagine you just cooked a <b>pizza</b>.</p>
<p>The radius is "z", and the thickness "a" is the same everywhere ... what is the volume?</p>
<p class="center"><b>Volume = &nbsp;</b> <span class="large"><b>pi</b> × <b>z</b> × <b>z</b> × <b>a</b></span></p>
<p class="center">(we would normally write "pi" as <span class="times">π</span>, and <b>z</b> × <b>z</b> as <b>z<sup>2</sup></b>, but you get the idea!)</p>
</div>
<p>Play with it here. The formula also works when it "leans over" (<i>oblique</i>) but remember that the height is always at right angles to the base:</p>
<iframe src="icylinder.html" scrolling="no" style="width:362px; height:302px; overflow:hidden; margin:auto; display:block; border: none; text-align:center;"></iframe>
<p>And this is why:</p>
<p class="center"><img src="images/cylinder-stack-right.jpg" alt="tokens stacked right" height="173" width="139"> <img src="images/cylinder-stack-oblique.jpg" alt="tokens stacked oblique" height="173" width="182"><br>
The stack leans over, but still has the same volume</p>
<h2>Volume of a Tank</h2>
<p>Learn how to find the <a href="cylinder-horizontal-volume.html">volume of a partly filled horizontal cylinder</a> like this one:</p>
<p class="center"><img src="images/cylinder-horiz.svg" alt="Horizontal cylinder" height="129" width="287"></p>
<h2>Volume of a Cone vs Cylinder</h2>
<p style="float:right; margin: 0 0 5px 10px;"><img src="images/cone-vs-cylinder.svg" alt="cone vs cylinder" height="126" width="232"></p>
<p>&nbsp;</p>
<p>The volume formulas for cylinders and <a href="cone.html">cones</a> are very similar:</p>
<div style="clear:both"></div>
<div class="simple">
<table style="border: 0; margin:auto;">
<tbody>
<tr valign="middle">
<td style="text-align:right;">Volume of a cylinder: &nbsp;</td>
<td style="text-align:right;"><span class="center larger"><span class="times"> π</span> × r<sup>2 </sup>× h</span></td>
</tr>
<tr valign="middle">
<td style="text-align:right;">Volume of a cone: &nbsp;</td>
<td style="text-align:right;"><span class="center larger"> <span class="intbl">
<em>1</em>
<strong>3</strong>
</span> <span class="times"> π</span> × r<sup>2 </sup>× h</span></td>
</tr>
</tbody></table>
</div>
<p>So a cone's volume is exactly one third ( <span class="intbl">
<em>1</em>
<strong>3</strong>
</span> ) of a cylinder's volume.</p>
<p>In future, order your ice creams in cylinders, not cones, you get 3 times as much!</p>
<h2>Like a Prism</h2>
<p>A cylinder is like a prism with an infinite number of sides, see <a href="prism-vs-cylinder.html">Prism vs Cylinder</a>.</p>
<h2>It Doesn't Have to Be Circular</h2>
<p style="float:right; margin: 0 0 5px 10px;"><img src="images/cylinder-elliptical.jpg" alt="wooden elliptical cylinder" height="89" width="221"></p>
<p>Usually when we say <i>Cylinder</i> we mean a <i>Circular</i> Cylinder, but you can also have <b>Elliptical Cylinders</b>, like this one:<br>
<br>
And we can have stranger cylinders!</p>
<p>So long as the cross-section is curved and is the same from one end to the other, then it is a cylinder. But the area and volume calculations will be different than shown above.</p>
<h2>More Cylinders</h2>
<table style="border: 0; margin:auto;">
<tbody>
<tr>
<td><img src="images/cylinder-wood1.jpg" alt="wooden cylinder tall" height="220" width="139"><img src="images/cylinder-wood2.jpg" alt="wooden cylinder short" height="220" width="206"><img src="images/cylinder-wood3.jpg" alt="wooden cylinder thin" height="220" width="101"></td>
</tr>
</tbody></table>
<p class="center"><img src="images/soup-can.svg" alt="soup can" height="239" width="158"><br>
<i>"We eat what we can<br>
And what we can't we can"</i></p>
<p>&nbsp;</p>
<div class="questions">5495, 5589, 5591, 5592, 869, 870, 3388, 3390, 3387, 3389</div>
<div class="related">
<a href="prism-vs-cylinder.html">Prism vs Cylinder</a>
<a href="cone.html">Cone</a>
<a href="sphere.html">Sphere</a>
<a href="cone-sphere-cylinder.html">Cone vs Sphere vs Cylinder</a>
<a href="torus.html">Torus</a>
<a href="prisms.html">Prisms</a>
<a href="polyhedron.html">Polyhedron</a>
<a href="../platonic_solids.html">Platonic Solids</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/geometry/cylinder.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:44:37 GMT -->
</html>