<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Math Tricks &#187; Math Tricks</title>
	<atom:link href="http://mathtricks.org/tag/math-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://mathtricks.org</link>
	<description>Math Tricks + Math Games = Math Fun!</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:26:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>An Introduction to Vedic Mathematics</title>
		<link>http://mathtricks.org/math-tricks/an-introduction-to-vedic-mathematics/</link>
		<comments>http://mathtricks.org/math-tricks/an-introduction-to-vedic-mathematics/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 03:26:10 +0000</pubDate>
		<dc:creator>Math Tricks</dc:creator>
				<category><![CDATA[Math Tricks]]></category>
		<category><![CDATA[Vedic math]]></category>
		<category><![CDATA[mental math]]></category>
		<category><![CDATA[multiply 2 digit numbers]]></category>
		<category><![CDATA[Tirthaji]]></category>
		<category><![CDATA[two digit numbers]]></category>
		<category><![CDATA[vedic math]]></category>
		<category><![CDATA[vedic mathematics]]></category>

		<guid isPermaLink="false">http://mathtricks.org/?p=722</guid>
		<description><![CDATA[Quickly Calculating the Product of Two 2-Digit Numbers A resource about math tricks would not be complete without mention of the techniques of Vedic mathematics.  Vedic math was introduced by Bharati Krishna Tirthaji Maharaja in the first half of the 1900s, and are a collection of sutras which allow the user to quickly solve mathematical [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2176115693811858";
/* An Introduction to Vedic Mathematics */
google_ad_slot = "5028123841";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</code></p>
<h3>Quickly Calculating the Product of Two 2-Digit Numbers</h3>
<p>A resource about math tricks would not be complete without mention of the techniques of Vedic mathematics.  Vedic math was introduced by Bharati Krishna Tirthaji Maharaja in the first half of the 1900s, and are a collection of sutras which allow the user to quickly solve mathematical problems very efficiently.  Tirthaji claimed that these sutras were found while studying ancient Hindu writings, but confirmation of his explanation has never been made.</p>
<p>Vedic math can be used such that calculations can be performed mentally or very quickly using single-line notation.  This article will demonstrate the Vedic math technique of quickly calculating the product of two 2-digit numbers.</p>
<p>In this example, 32 will be multiplied by 43:</p>
<p>32<br />
x43</p>
<p>First take the product of the right-most digits and multiply them.  Then, write the result under and to the right of the multiplication set:</p>
<p>32<br />
&nbsp;&nbsp;|<br />
<span style="text-decoration: underline;">43</span><br />
6</p>
<p>Next, take the product of each diagonal digits and add them together.  Write the sum to the left of the first result.  I will show this step in two parts:</p>
<p>32<br />
&nbsp;X<br />
<span style="text-decoration: underline;">43</span><br />
(3&#215;3)+(4&#215;2)   6</p>
<p>Which is the same as:<br />
32<br />
&nbsp;X<br />
<span style="text-decoration: underline;">43</span><br />
17  6</p>
<p>Lastly, take the product of the left-most digits, and write the result to the left of the first two results:</p>
<p>32<br />
&nbsp;|<br />
<span style="text-decoration: underline;">43</span><br />
12  17  6</p>
<p>Almost done – now if you have any remainder in the tens columns, be sure to add it to the ones columns to the result to the left.  In our example, the “17” has a remainder of “1” in the tens columns, so add 1 to 12:</p>
<p>32<br />
<span style="text-decoration: underline;">43</span><br />
13  7  6</p>
<p>Now just “squeeze” the results together, and you will have your answer:</p>
<p>32<br />
<span style="text-decoration: underline;">43</span><br />
1376</p>
<p>And, indeed, if you use a calculator, you will find that 32 x 43 = 1376.</p>
<p>&nbsp;</p>
<p>And now for a few more examples:</p>
<p>12&#215;16:</p>
<p>12<br />
<span style="text-decoration: underline;">16</span><br />
1   2+6   12</p>
<p>12<br />
<span style="text-decoration: underline;">16</span><br />
1  8  12</p>
<p>192 answer</p>
<p>&nbsp;</p>
<p>16&#215;36:</p>
<p>16<br />
<span style="text-decoration: underline;">36</span><br />
3   24   36</p>
<p>16<br />
<span style="text-decoration: underline;">36</span><br />
3   24   36</p>
<p>16<br />
<span style="text-decoration: underline;">36</span><br />
3  27  6</p>
<p>16<br />
<span style="text-decoration: underline;">36</span><br />
5  7  6</p>
<p>576 answer</p>
<p>&nbsp;</p>
<p>25&#215;97:</p>
<p>25<br />
<span style="text-decoration: underline;">97</span><br />
18  45+14  35</p>
<p>25<br />
<span style="text-decoration: underline;">97</span><br />
18  59  35</p>
<p>25<br />
<span style="text-decoration: underline;">97</span><br />
18  62  5</p>
<p>25<br />
<span style="text-decoration: underline;">97</span><br />
24  2  5</p>
<p>2425 answer<br />
Practice some more of your own on paper to get the technique down, and then try to do some in your head.  With a little practice, you will be able to do two-digit calculations quickly in your head!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;title=An%20Introduction%20to%20Vedic%20Mathematics" id="wpa2a_2"><img src="http://mathtricks.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d722').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d722" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;submitHeadline=An+Introduction+to+Vedic+Mathematics&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;title=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;title=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;title=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;bm_description=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;T=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;title=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;title=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+An+Introduction+to+Vedic+Mathematics+@+http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fan-introduction-to-vedic-mathematics%2F&amp;t=An+Introduction+to+Vedic+Mathematics" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d722').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d722').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://mathtricks.org/math-tricks/an-introduction-to-vedic-mathematics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Math Tricks: Squaring Two-Digit Numbers</title>
		<link>http://mathtricks.org/math-tricks/squaring-two-digits/</link>
		<comments>http://mathtricks.org/math-tricks/squaring-two-digits/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 03:08:54 +0000</pubDate>
		<dc:creator>Math Tricks</dc:creator>
				<category><![CDATA[Math Tricks]]></category>
		<category><![CDATA[fast squares]]></category>
		<category><![CDATA[squaring numbers]]></category>

		<guid isPermaLink="false">http://mathtricks.org/?p=578</guid>
		<description><![CDATA[Squaring Two-Digit Numbers Quickly Using this math trick, you will be able to square any two digit number very quickly.  With a little practice you can do it in your head, or you can do it on paper and still impress others with your math skills.  This method of squaring is very easy, and I [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-2176115693811858"; /* Squaring Two-Digit Numbers Quickly */ google_ad_slot = "4618036818"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script><br />
</code></p>
<h3><strong>Squaring Two-Digit Numbers Quickly</strong></h3>
<p>Using this math trick, you will be able to square any two digit number very quickly.  With a little practice you can do it in your head, or you can do it on paper and still impress others with your math skills.  This method of squaring is very easy, and I will be using as an example squaring the number 23.</p>
<p>First, determine the closest number to your number that ends in a zero.  In this example, the number is 20.  Next, determine the difference between your number and the closest number with the zero.  In this case, it will be (23 &#8211; 20) = 3.  Add the result to your number (23 + 3 = 26).  Now, multiply the number with the zero by the sum of your number and the difference you determined:</p>
<p>20 x 26 = 520</p>
<p>Now square the difference you determined before, and add it to the result above:</p>
<p>(3 x 3) + 520 = 529</p>
<p>Presto!  There is the square of your number!</p>
<p>Here are some more examples:</p>
<p>&nbsp;</p>
<p><strong><span style="text-decoration: underline;">The Square of 25</span></strong></p>
<p>Closest zero number:  20 (note – 30 will also work in this example)</p>
<p>Difference:  25 – 20 = 5</p>
<p>Sum:  25 + 5 = 30</p>
<p>Answer:  (5 x 5) + (20 x 30) = 25 + 600 = 625</p>
<p>&nbsp;</p>
<p><strong><span style="text-decoration: underline;">The Square of 37</span></strong></p>
<p>Closest zero number:  40</p>
<p>Difference:  37 – 40 = -3</p>
<p>Sum:  37 + -3 = 34</p>
<p>Answer:  (-3 x -3) + (40 x 34) = 9 + 1360 = 1369</p>
<p>&nbsp;</p>
<p><strong><span style="text-decoration: underline;">The Square of 81</span></strong></p>
<p>Closest zero number:  80</p>
<p>Difference:  81 – 80 = 1</p>
<p>Sum:  81 + 1 = 82</p>
<p>Answer:  (1 x 1) + (80 x 82) = 1 + 6400 + 160 = 6561</p>
<p>Noticed how I broke down the (80 x 82) into (80 x 80) + (2 x 80)!</p>
<p>&nbsp;</p>
<p><strong><span style="text-decoration: underline;">The Square of 12</span></strong></p>
<p>Closest zero number:  10</p>
<p>Difference:  12 – 10 = 2</p>
<p>Sum:  12 + 2 = 14</p>
<p>Answer:  (2 x 2) + (14 x 10) = 4 + 140 = 144</p>
<p>&nbsp;</p>
<p>This math trick can sometimes be very useful, and is one that I recommend that you practice on your own.  One day you just might come upon a situation where you need to square a two digit number without a calculator.  I know – you can use your smart phone… but with practice, you can solve the problem before your run your calculator app!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;title=Math%20Tricks%3A%20Squaring%20Two-Digit%20Numbers" id="wpa2a_4"><img src="http://mathtricks.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d578').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d578" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;submitHeadline=Math+Tricks%3A+Squaring+Two-Digit+Numbers&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;title=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;title=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;title=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;bm_description=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;T=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;title=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;title=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Math+Tricks%3A+Squaring+Two-Digit+Numbers+@+http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fsquaring-two-digits%2F&amp;t=Math+Tricks%3A+Squaring+Two-Digit+Numbers" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d578').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d578').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://mathtricks.org/math-tricks/squaring-two-digits/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Number Wheel Math Trick for 4s and 6s</title>
		<link>http://mathtricks.org/math-tricks/number-wheel-math-trick-for-4s-and-6s/</link>
		<comments>http://mathtricks.org/math-tricks/number-wheel-math-trick-for-4s-and-6s/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 02:40:00 +0000</pubDate>
		<dc:creator>Math Tricks</dc:creator>
				<category><![CDATA[Math Tricks]]></category>
		<category><![CDATA[Multiplication Tricks]]></category>
		<category><![CDATA[mister numbers]]></category>
		<category><![CDATA[number wheel]]></category>

		<guid isPermaLink="false">http://mathtricks.org/?p=416</guid>
		<description><![CDATA[Number Wheel Math Tricks &#8211; 4s and 6s Here is a cool video from Mister numbers.  It shows you a method of obtaining the multiplication tables for 4s and 6s using a number wheel: &#160; &#160; Clever way of getting the series of numbers, and generates a pattern too! Bookmark It Hide Sites]]></description>
			<content:encoded><![CDATA[<p><code><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2176115693811858";
/* Number Wheel Math Trick */
google_ad_slot = "5922081503";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</code></p>
<h3>Number Wheel Math Tricks &#8211; 4s and 6s</h3>
<p>Here is a cool video from Mister numbers.  It shows you a method of obtaining the multiplication tables for 4s and 6s using a number wheel:</p>
<p>&nbsp;</p>
<p style="text-align: center;"><object width="425" height="350"><param name="movie" value="rnvOuSYPd0Y"></param><param name="wmode" value="transparent" ></param><embed src="http://www.youtube.com/v/rnvOuSYPd0Y" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;">Clever way of getting the series of numbers, and generates a pattern too!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;title=Number%20Wheel%20Math%20Trick%20for%204s%20and%206s" id="wpa2a_6"><img src="http://mathtricks.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d416').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d416" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;submitHeadline=Number+Wheel+Math+Trick+for+4s+and+6s&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;title=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;title=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;title=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;bm_description=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;T=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;title=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;title=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Number+Wheel+Math+Trick+for+4s+and+6s+@+http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnumber-wheel-math-trick-for-4s-and-6s%2F&amp;t=Number+Wheel+Math+Trick+for+4s+and+6s" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d416').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d416').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://mathtricks.org/math-tricks/number-wheel-math-trick-for-4s-and-6s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Game from Math Tricks</title>
		<link>http://mathtricks.org/math-tricks/new-game-from-math-tricks/</link>
		<comments>http://mathtricks.org/math-tricks/new-game-from-math-tricks/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 16:15:54 +0000</pubDate>
		<dc:creator>Math Tricks</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Math Games]]></category>
		<category><![CDATA[Math Tricks]]></category>
		<category><![CDATA[online math games]]></category>
		<category><![CDATA[arkanoid gam]]></category>
		<category><![CDATA[breakout game]]></category>
		<category><![CDATA[bricks game]]></category>
		<category><![CDATA[continuum]]></category>
		<category><![CDATA[continuum II]]></category>
		<category><![CDATA[flash game]]></category>
		<category><![CDATA[free math game]]></category>
		<category><![CDATA[free math games]]></category>
		<category><![CDATA[math action came]]></category>
		<category><![CDATA[math flash game]]></category>
		<category><![CDATA[math game]]></category>

		<guid isPermaLink="false">http://mathtricks.org/?p=409</guid>
		<description><![CDATA[Math Tricks Presents &#8211; Continuum II! We have a new game for you &#8211; well, sort of.  It is a squeal to the last math game.  In this game, though, I eliminated the fractal backgrounds.  Although many people liked them, I received too many negative reviews about how the  images made it difficult to see the ball during run [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2176115693811858";
/* New Game from Math Tricks */
google_ad_slot = "8025856372";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</code></p>
<h2>Math Tricks Presents &#8211; Continuum II!</h2>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://mathtricks.org/continuum2/"><img class="size-medium wp-image-411 aligncenter" title="math tricks math games" src="http://mathtricks.org/wp-content/uploads/2011/02/screen-shot-1-300x224.png" alt="math tricks math games" width="300" height="224" /></a></p>
<p>We have a new game for you &#8211; well, sort of.  It is a squeal to the last math game.  In this game, though, I eliminated the fractal backgrounds.  Although many people liked them, I received too many negative reviews about how the  images made it difficult to see the ball during run time.</p>
<p>Also, I slowed down the ball speed a bit to make it a little easier.  Yea, I also found a ball speed bug that was corrected.  LOL &#8211; no matter what, it seems, I get elusive bugs in my games, so if you see any in this one, please let me know!</p>
<p>To play the game, please <a title="online math games - continuum II" href="http://mathtricks.org/continuum2/" target="_blank">Click Here</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;title=New%20Game%20from%20Math%20Tricks" id="wpa2a_8"><img src="http://mathtricks.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d409').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d409" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;submitHeadline=New+Game+from+Math+Tricks&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;title=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;title=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;title=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;bm_description=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;T=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;title=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;title=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+New+Game+from+Math+Tricks+@+http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fnew-game-from-math-tricks%2F&amp;t=New+Game+from+Math+Tricks" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d409').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d409').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://mathtricks.org/math-tricks/new-game-from-math-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

