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
185 lines
7.3 KiB
HTML
185 lines
7.3 KiB
HTML
<!doctype html>
|
|
<html lang="en"><!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
|
|
|
|
<!-- Mirrored from www.mathsisfun.com/puzzles/24-from-8-8-3-3-solution.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 01:09:46 GMT -->
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<!-- #BeginEditable "doctitle" -->
|
|
<title>24 from 8,8,3,3 Puzzle - Solution</title>
|
|
<meta name="description" content="Solution to the puzzle: How can I get the answer 24 by only using the numbers 8, 8, 3 and 3. You..." />
|
|
<link rel="canonical" href="24-from-8-8-3-3-solution.html">
|
|
<!-- #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">
|
|
<link rel="stylesheet" type="text/css" href="local.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>
|
|
<div class="puzLinks"><a class="puzLink" href="measuring-puzzles-index.html">Measuring Puzzles</a><a class="puzLink" href="starter-puzzles-index.html">Starter Puzzles</a><a class="puzLink" href="../games/puzzle-games.html">Puzzle Games</a><a class="puzLink" href="logic-puzzles-index.html">Logic Puzzles</a><a class="puzLink" href="jigsaw-puzzles-index.html">Jigsaw Puzzles</a><a class="puzLink" href="number-puzzles-index.html">Number Puzzles</a><a class="puzLink" href="card-puzzles-index.html">Card Puzzles</a><a class="puzLink" href="einstein-puzzles-index.html">Einstein Puzzles</a><a class="puzLink" href="sam-loyd-puzzles-index.html">Sam Loyd Puzzles</a><a class="puzLink" href="algebra-puzzles-index.html">Algebra Puzzles</a></div>
|
|
</nav>
|
|
<div id="extra"></div>
|
|
</div>
|
|
<article id="content" role="main"><!-- #BeginEditable "Body" -->
|
|
|
|
<h1 class="puzTitle">24 from 8,8,3,3 Puzzle - Solution</h1>
|
|
<div class="puzPuzzle"><h2>The Puzzle:</h2>
|
|
<div class="puzText">
|
|
<div class="puzThumb"><img src="images/numbers.svg" alt="24 from 8,8,3,3" style="border-style: none" /></div>
|
|
<p>How can I get the answer 24 by only using the numbers 8, 8, 3 and 3.</p>
|
|
<p>You can use add, subtract, multiply, divide, and parentheses.</p>
|
|
<p>Bonus rules: also allowed are logarithms, factorials and roots</p>
|
|
<p>(Puzzle supplied by "Steve123")</p></div>
|
|
</div>
|
|
<div class="puzSep"></div>
|
|
<div class="puzSoln"><h2>Our Solution:</h3>
|
|
<div class="puzSolnText">1) Supplied by "mathsyperson": <br />
|
|
8/(3-(8/3))<br />
|
|
= 8/(1/3)<br />
|
|
= 24<br />
|
|
<br />
|
|
2) Supplied by "puzzler09" (using bonus rules): <br />
|
|
((8 x 3!)/3)+8<br />
|
|
= ((8 × 3 × 2 × 1)/3)+8<br />
|
|
= (48/3)+8<br />
|
|
= (16)+8<br />
|
|
= 24<br />
|
|
<br />
|
|
3) Supplied by "Mark" (using bonus rules): <br />
|
|
(3!/√8)*8<br />
|
|
<br />
|
|
4) Supplied by "Daryl S" (using bonus rules): <br />
|
|
(8-3)!/(8-3) <br />
|
|
(√8 × √8)!<br />
|
|
(√8 + √8)!<br />
|
|
√(8×8×3×3) <br />
|
|
8+(8×(3!/3))<br />
|
|
((√(8+8) × (3/3))!<br />
|
|
√(8+8) × (3+3)<br />
|
|
(log base(3!/3) of 8) × 8<br />
|
|
((log base(3!/3) of (8+8))!<br />
|
|
<br />
|
|
5) Supplied by "Sunil Prajapati" (using bonus rules): <br />
|
|
√(8×8)×√(3×3) which is a variation of √(8×8×3×3) by Daryl S<br />
|
|
<br />
|
|
6) Supplied by "Robert Veith" (using bonus rules): <br />
|
|
(3! - 3) x √(8 × 8)<br />
|
|
(3 + (3(8 - 8))!)!<br />
|
|
(3! - 3 + 8/8)!<br />
|
|
(3! - 3 + (8 - 8)!)!<br />
|
|
(3! x 8)/(8 - 3!)<br />
|
|
(3 + √(8 - 8)!)!<br />
|
|
(3 + √(8/8))!<br />
|
|
3!/(3/8) + 8 = 24<br />
|
|
<br />
|
|
38 - 8 - 3!<br />
|
|
3! × √(8 × 8)<br />
|
|
(8 + 8 - 3! - 3!)!<br />
|
|
(8 - 3! + √8)!<br />
|
|
(√(8 + 8 + 3 - 3))!<br />
|
|
((8 - 3!)(√8))!<br />
|
|
8 × 3! - 8 × 3<br />
|
|
(3! + 3!) × √(√(8 + 8))<br />
|
|
(3 + 3 - √(√(8 + 8)))!<br />
|
|
(3! - 3)! × √(8 + 8)<br />
|
|
√(3! × 3!) × √(8 + 8)<br />
|
|
(8/(8 - (√(3! + 3))!))!<br />
|
|
(8/(8 - √(3! × 3!)))!<br />
|
|
(8/(8 - 3 - 3))!<br />
|
|
(8/(8 - (3! - 3)!))!<br />
|
|
(8/(8 - (√(3 × 3))!))!<br />
|
|
(√3! × 3!) - √(√(8 + 8)))!<br />
|
|
(√((8 - √(3! × 3!)) × 8))!<br />
|
|
(3! - √(8/(8 - 3!)))!<br />
|
|
(√(3! + 3) + 8/8)!<br />
|
|
(√(3! + 3) + (8 - 8)!)!<br />
|
|
(√((8 - (√3! + 3))!) × 8))!<br />
|
|
(√((8 - (√(3 × 3))!) × 8))!<br />
|
|
(√((8 - (3! - 3)!) × 8))!<br />
|
|
3! × √(8 × √8)<br />
|
|
((8 - 3!)(8 - 3!))!<br />
|
|
(√(3 × 8/3 + 8))!<br />
|
|
(3! × 8)/√8 <br />
|
|
(3! × √8 - 8)!<br />
|
|
3! × √(8√8)<br />
|
|
√(8 + 8) × (√(3! + 3))!<br />
|
|
((3 - 3)! × √(8 + 8))!<br />
|
|
8√((3 × 3)!/8!)<br />
|
|
(√(8 × 8)/(3!/3))!<br />
|
|
(3! - 3) × √(8 × 8)<br />
|
|
√(3! + 3) × √(8 × 8)<br />
|
|
8√((3! + 3)!/8!)<br />
|
|
-8 × (log base(3/3!) of 8)<br />
|
|
(-(log base(3/3!) of (8 + 8)))!<br />
|
|
(√(8 + 8) × (log base(3) of 3))!<br />
|
|
(√(3! + 3) + (log base(8) of 8))!<br />
|
|
(√(3 × 3) + (log base(8) of 8))!<br />
|
|
(3 + (log base(8) of 8)) × 3!<br />
|
|
(3! - 3 + (log base(8) of 8))!<br />
|
|
(3! - √(3 + (log base(8) of 8)))!<br />
|
|
(3 + √(log base(8) of 8))!<br />
|
|
(√(8 + 8 × (log base(3) of 3)))!</div></div>
|
|
<div class="puzSolnFtr">Try more <a href="number-puzzles-index.html">Number Puzzles</a><br>See this puzzle <a href="24-from-8-8-3-3.html">without solution</a><br></div>
|
|
<div class="related"><a href="number-puzzles-index.html">Number Puzzles</a><a href="index.html">Puzzles 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 © 2020 MathsIsFun.com
|
|
</div>
|
|
<script>document.write(getBodyEnd());</script>
|
|
</body>
|
|
<!-- #EndTemplate -->
|
|
|
|
<!-- Mirrored from www.mathsisfun.com/puzzles/24-from-8-8-3-3-solution.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 01:09:46 GMT -->
|
|
</html>
|