<?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>TutorTeddy  BLog &#187; Maths</title>
	<atom:link href="http://tutorteddy.com/wordpress/category/maths/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorteddy.com/wordpress</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 10 Jan 2010 18:07:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Number System</title>
		<link>http://tutorteddy.com/wordpress/maths/the-number-system/the-number-system/</link>
		<comments>http://tutorteddy.com/wordpress/maths/the-number-system/the-number-system/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 05:53:18 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[The Number System]]></category>

		<guid isPermaLink="false">http://tutorteddy.com/wordpress/?p=335</guid>
		<description><![CDATA[The numbers like 1,2,3,… are used for counting and they are known as natural numbers. If two natural numbers are added, the resulting number will also be a natural number. However, subtraction of one natural number from another natural number may not result in another natural number, e.g. 2-6 = -4 which is not a [...]]]></description>
			<content:encoded><![CDATA[<p>The numbers like 1,2,3,… are used for counting and they are known as natural numbers. If two natural numbers are added, the resulting number will also be a natural number. However, subtraction of one natural number from another natural number may not result in another natural number, e.g. 2-6 = -4 which is not a natural number. This difficulty is overcome by the introduction of negative numbers -1, -2, -3,… and 0.<br />
The set of natural numbers, zero and negative numbers constitute integers.</p>
<p><strong>Rational numbers:</strong><br />
A rational number is the ratio of two integers p and q (p and q are either positive or negative) and are in the form p/q, where q is not equal to zero. Examples of natural numbers are 3/5, -7/3, 4. 4 is a rational number as 4 = 4/1.</p>
<p><strong>Irrational numbers:</strong><br />
The numbers which are not rational are called irrational numbers. √2and pi cannot be expressed as ratio of 2 integers (as fractions) and hence they are irrational numbers. Their values are approximately 1.414… and 3.14159… which are non-terminating decimals.</p>
<p>Among irrational numbers, there are numbers which when converted to decimal form are non-terminating decimals. E.g.,<br />
1/3 = 0.333…<br />
1/7=0.142857142857…</p>
<p>In case of rational numbers, the decimal parts repeat themselves, whereas it is not the case in respect of irrational numbers.</p>
<p>The usual notations are:<br />
Z defines the set of integers like -2, -1, 0,1, 2…<br />
N defines the set of rational numbers like 2/3, -5/6, 5, …<br />
R defines real numbers<br />
C defines complex numbers.<br />
Note: 0 is not taken to be a positive or negative integer, but it is a whole number (integer).</p>
<p><strong>Even numbers:</strong><br />
Numbers that are multiples of 2 are even numbers, i.e. 2, 4, 6, 8, ….are even numbers. Numbers that are not multiples of 2 are odd numbers.</p>
<p>(i)	In general 2n is an even number and 2n + 1 and 2n – 1 are odd numbers (where n is a whole number).</p>
<p>(ii)	The sum or difference of 2 evem numbers is even,<br />
e.g., 18 + 22 = 40<br />
40 – 24 = 16</p>
<p>(iii)	The sum of two odd numbers is even and the difference of two odd numbers is also even.<br />
e.g., 25 + 31 = 56<br />
45 &#8211; 29 = 16</p>
<p>(iv)	Any power of an even number is even<br />
e.g., 2<sup>4</sup> = 16; 6<sup>3</sup> = 216</p>
<p>(v)     Any power of an odd number is odd<br />
e.g., 3<sup>2</sup> = 9;   5<sup>3</sup> = 125</p>
<p>(vi)    An even number multiplied by an even number is even<br />
e.g., 6 x 4 = 24</p>
<p>(vii)  An odd number multiplied by an odd number is odd<br />
e.g., 3 x 7 = 21</p>
<p>(viii) An odd number multiplied by an even number is even<br />
e.g., 7 x 6 = 42</p>
<p><strong>Example:</strong> The sum of a two digit number and the number formed by reversing the digits is a perfect square. Find the numbers.</p>
<p>Given a number 29 with 2 digits, the number got by reversing the digits is 92.<br />
29 could be written as 2&#215;10 + 9<br />
92 could be written as 9&#215;10 + 2<br />
The sum of the two numbers is 29 + 92 = 121 =  11<sup>2</sup><br />
In general, if the digit in the ten’s place is x and the unit place is y, then the number is 10x + y.<br />
The number on reversing becomes 10y + x.<br />
Sum of the 2 numbers is<br />
(10x + y)  + (10y + x) = 11(x+y)<br />
The maximum value of x or y can be 9.<br />
Therefore, x+y= (9+9)<br />
Implies, x+y = 18<br />
Ii(x+y) must be a perfect square.<br />
This is possible only when x+y = 11<br />
The possible number of x and y are given by<br />
(x,y) = (2,9) or (9,2)<br />
(x,y) = (3,8) or (8,3)<br />
(x,y) = (4,7) or (7,4)<br />
(x,y) = (5,6) or (6,5)<br />
Hence, the required numbers are 29,92; 38,83; 47,74; 56,65;<br />
For example, 38 + 83 = 121 = 11<sup>2</sup><br />
Consecutive numbers are those numbers, such that the difference of any number from the previous number is 1.<br />
2,3,4,5,6,7,8,… are consecutive numbers<br />
2,4,6,8,… are consecutive even numbers<br />
3,5,7,9,… are consecutive odd numbers<br />
<strong> Example:</strong> Convert the repeating decimal expansion 3.3333 a a rational number<br />
Let x = 3.3333<br />
10x = 33.33<br />
Subtracting (1) from (2), we get<br />
10x – x = (33.3333….-3.3333) = 33 – 3 = 30<br />
i.e., 9x = 30<br />
Implies, x = 30/9 = 10/3 = 3-1/3</p>
<p><strong>Example</strong>: Express 2.5737373737373…. as a fraction of the form p/q<br />
2.5737373737373… means the decimal part 73 repeats itself<br />
Let x = 2.573737373…      						(i)<br />
10x = 25.73737373…						(ii)<br />
1000x = 2573.737373…						(iii)<br />
Subtracting (ii) from (iii), we get<br />
1000x – 10x = (2573.737373) – (2.5737373…)<br />
= 2573 – 25 = 2348<br />
i.e., 990x = 2548<br />
Therefore, x = 2548/990 = 1274/495</p>
]]></content:encoded>
			<wfw:commentRss>http://tutorteddy.com/wordpress/maths/the-number-system/the-number-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Divisibility Rules</title>
		<link>http://tutorteddy.com/wordpress/maths/71/</link>
		<comments>http://tutorteddy.com/wordpress/maths/71/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 14:39:11 +0000</pubDate>
		<dc:creator>Paula</dc:creator>
				<category><![CDATA[Divisibilty Rules]]></category>
		<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://tutorteddy.com/wordpress/?p=71</guid>
		<description><![CDATA[Crack That Exam with Flying Colors- Easy To Use Divisibility Rules
What is Divisibility?
 
What do you understand by divisibility? Well, it is really very simple. If you divide a number by another, and the result is a whole number, the number is divisible by the other. If you divide the two numbers, and get a [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #800000;"><strong>Crack That Exam with Flying Colors- Easy To Use Divisibility Rules</strong></span></p>
<p><span style="color: #800000;"><strong>What is Divisibility?</strong></span></p>
<p><strong> </strong></p>
<p><span style="color: #800000;">What do you understand by divisibility? Well, it is really very simple. If you divide a number by another, and the result is a whole number, the number is divisible by the other. If you divide the two numbers, and get a remainder, then that number is NOT divisible by the other. Here’s an example</span></p>
<p><span style="color: #800000;">Suppose you divide 8 by 2. What is the result? It is 4. Are there any remainders after the division? No. Then, 8 IS divisible by 2.</span></p>
<p><span style="color: #800000;">But what if I divide 8 by 3 instead? You would get 2 as a quotient and 2 as a remainder! So, 8 is NOT divisible by 3!</span></p>
<p><span style="color: #800000;"><strong>How Do I Find Out If A Bigger Number Is Divisible By Another?</strong></span></p>
<p><span style="color: #800000;">The examples above consisted of a single number only! But what if you have a number that is like 288? Do you sit and divide them? No, you don’t. There are simple steps that can tell you if a number is divisible by another. Take a look at them:</span></p>
<p><span style="color: #800000;"><br />
</span></p>
<table border="1" cellspacing="0" cellpadding="0" align="left">
<tbody>
<tr>
<td width="269" valign="top"><span style="color: #800000;"> </span></td>
<td width="312" valign="top"><span style="color: #800000;"> </span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">2</span></td>
<td width="312" valign="top"><span style="color: #800000;">If the last digit is 0,2,4,6, or 8</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">3</span></td>
<td width="312" valign="top"><span style="color: #800000;">If the sum of the digits is divisible by   3</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">4</span></td>
<td width="312" valign="top"><span style="color: #800000;">If the last 2 digits are divisible by 4</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">5</span></td>
<td width="312" valign="top"><span style="color: #800000;">If the last digit is 0 or 5</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">6</span></td>
<td width="312" valign="top"><span style="color: #800000;">If  both the  divisibility   rules for 2 and3    apply</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">7</span></td>
<td width="312" valign="top"><span style="color: #800000;">If you double the last digit, subtract it   from the rest of the digit and get something that is either 0 or divisible by 7 itself!</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">8</span></td>
<td width="312" valign="top"><span style="color: #800000;">If the last 3 digits are divisible by 8</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">9</span></td>
<td width="312" valign="top"><span style="color: #800000;">If  you can divide the sum of the   digits   by  9</span></td>
</tr>
<tr>
<td width="269" valign="top"><span style="color: #800000;">10</span></td>
<td width="312" valign="top"><span style="color: #800000;">If the last digit is 0</span></td>
</tr>
</tbody>
</table>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;"> </span></p>
<p><span style="color: #800000;">Let us take up an example. Consider the number 150. Let us find out if it is divisible by the other numbers:</span></p>
<ul>
<li><span style="color: #800000;">150 is divisible by 2 because the last      digit is 0.</span></li>
<li><span style="color: #800000;">150 is divisible by 3 because when we      add the digits (1+5+0), we get 6 which is divisible by 3.</span></li>
<li><span style="color: #800000;">150 is NOT divisible by 4, since the      last 2 numbers i.e., 5 and 0 are not divisible by 0.</span></li>
<li><span style="color: #800000;">150 is divisible by5 because the last      digit is 0</span></li>
<li><span style="color: #800000;">150 is divisible by 6 because it is      divisible by both 2 and 3</span></li>
<li><span style="color: #800000;">150 is not divisible by 7 because when we double 0 we get o again. If we subtract that from 15, we get 15, which is not divisible by 7.<br />
</span></li>
<li><span style="color: #800000;">150 is not divisible by 8 because the      three digits 1, 5 and 0are not divisible by 8.</span></li>
<li><span style="color: #800000;">150 is NOT divisible by 9 because the      sum of the digits 1+5+0=6, which is not divisible by 9.</span></li>
<li><span style="color: #800000;">150 is divisible by 10 because the      last digit is 0.</span></li>
</ul>
<p><span style="color: #800000;">Divisibility rules are very simple. Just make sure that you practice them for at least 10 minutes every day. You will soon be the new found genius in class and your teachers will be amazed by the speed you’ve developed!</span></p>
<p><span style="color: #800000;"> </span><span style="color: #800000;"><br />
<strong> Further Tips on Divisibility:</strong></span></p>
<p><strong>(i) A number divisible by 2 or 5</strong></p>
<p><span style="color: #800000;">Any number ending in 0 or an even number is divisible by 2 e.g. 12, 256, 328, 2060. If the last digit of a number is 0 or 5, that number is divisible by 5 e.g. 150, 2025, 3175. </span></p>
<p><span style="color: #800000;"><strong>(ii) A  number divisible by 4 or 25</strong></span></p>
<p><span style="color: #800000;">Any number is divisible by 4 if the last two digits are divisible by 4, e.g. 132, 5276, 208. Similarly if the last two digits of a number are divisible by 25, that number is divisible by 25, e.g. 1375, 2500.</span></p>
<p><span style="color: #800000;"><span style="color: #800000;"><strong>(ii</strong></span><strong>i) A number divisible by 8 or 125</strong></span></p>
<p><span style="color: #800000;"><strong><span style="font-weight: normal;">For a number to be divisible by 8, its last three digits must be divisible by 8, e.g. 864, 1248, 3000.  Similarly numbers ending with the last three digits divisible by 125 are divisible by 125, e.g. 4250, 12375, 12000.</span></strong></span></p>
<p><span style="color: #800000;"><strong>(iv) A number divisible by 16 or 625</strong></span></p>
<p><span style="color: #800000;">A number having its last four digits divisible by 16, will be divisible by 16, e.g. 31776, 28528. Similarly numbers having their last four digits divisible by 625 are divisible by 625, e.g. 83125, 125000.</span></p>
<p><span style="color: #800000;"><strong>(v) A number divisible by 3 or 9</strong></span></p>
<p><span style="color: #800000;">If a number is divisible by 3, the sum of the digits is divisible by 3, e.g. 38451, 285612.<br />
In the above numbers, sum of digits 3+8+4+5+1 = 21 and 2+8+5+6+1+2 = 24, which are all divisible by 3. Hence, the numbers are divisible by 3.</span></p>
<p><span style="color: #800000;">In a similar manner, a number is divisible by 9, if the sum of all its digits is divisible by 9, e.g. 1548, 653229.</span></p>
<p><span style="color: #800000;">In the above numbers, the sum of digits = 1+5+4+8 = 18, 6+5+3+2+2+9 = 27. Hence, the numbers are divisible by 9</span></p>
<p><span style="color: #800000;"><strong>(vi) A number divisible by 11</strong></span></p>
<p><span style="color: #800000;"><strong><span style="font-weight: normal;">A number is divisible by 11 if the difference between the sum of the digits in the even places and the sum of the digits in the odd places is either 0 or a number divisible by 11, e.g. 65274, 538472.</span></strong></span></p>
<p><span style="color: #800000;">In 65274, difference in the sum of numbers in the odd places and the sum of numbers in the even places = (6+2+4) – (5+7) = 0</span></p>
<p><span style="color: #800000;">In 538472, difference in the sum of numbers in the odd places and the sum of numbers in the even places = (5+8+7) – (3+4+2) = 20 – 9 = 11, a multiple of 11.<br />
Hence the two numbers are divisible by 11</span></p>
]]></content:encoded>
			<wfw:commentRss>http://tutorteddy.com/wordpress/maths/71/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tips on Math-Unbelievably Simple Shortcuts</title>
		<link>http://tutorteddy.com/wordpress/maths/quick-tips-on-math-unbelievably-simple-shortcuts/</link>
		<comments>http://tutorteddy.com/wordpress/maths/quick-tips-on-math-unbelievably-simple-shortcuts/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 17:54:31 +0000</pubDate>
		<dc:creator>Paula</dc:creator>
				<category><![CDATA[Maths]]></category>
		<category><![CDATA[maths help]]></category>
		<category><![CDATA[shortcuts in maths]]></category>
		<category><![CDATA[tips on maths]]></category>

		<guid isPermaLink="false">http://tutorteddy.com/wordpress/uncategorized/quick-tips-on-math-unbelievably-simple-shortcuts/</guid>
		<description><![CDATA[Are you constantly confused by those divisibility questions? Do multiplication and tables leave you cold? Steady on. Mathematics can be fun too, once you realize the magic hidden behind those numbers. If you have always found the subject unfriendly, let us teach you a trick or two that will really impress you. Ready or not? [...]]]></description>
			<content:encoded><![CDATA[<p>Are you constantly confused by those divisibility questions? Do multiplication and tables leave you cold? Steady on. Mathematics can be fun too, once you realize the magic hidden behind those numbers. If you have always found the subject unfriendly, let us teach you a trick or two that will really impress you. Ready or not? Here we go…</p>
<p>• Let us go through a little tip about <strong>divisibility</strong>. Have you looked at a long number and wondered whether it was divisible by 4? There is an easy way of finding it out.</p>
<p>1. Just take the last digit in the number and</p>
<p>2. Add it to two times the second last number. You have the answer!</p>
<p>3. Let’s take up an example:<br />
Take the number 212334436. Is it divisible by 4? Let’s see. Take the last digit in the number i.e. 6 and add it to twice the second last number i.e. 3. Then, 6+ (2X3) =12. Find out if this is divisible by 4. In the example above, it is. Therefore the number 212334436  IS divisible by 4!</p>
<p>4. You can even use this tiny trick to find out whether a particular year is a leap year or not. Try it out yourself, right now! We TOLD you it’s fun!</p>
<p>• Let’s try out another fun trick! Have you always been confused by the relation between <strong>kilos </strong>and <strong>pounds</strong>? There is a simple way out. Suppose you are trying to convert kilos into pounds. How would you go about it in the shortest manner possible? It’s simple.</p>
<p>1. Just double the kilos and add a decimal point to the answer.</p>
<p>2. Then, just add the two together.</p>
<p>3. Let’s take another example:<br />
For instance, when you try to convert 86 kilos, just double it. That will give you 172. Now, add a decimal point to 172, (or just divide it by 10). That gives you 17.2. Now add the two numbers, i.e. 172 and 17.2. The result is 189.2. So, 86 kilos would give you 189.2 pounds. Ridiculously simple, isn’t it?</p>
<p>• Finally, a useful trick that will help you in <strong>temperature conversions</strong>! Here is an easy way to convert Fahrenheit to centigrade and vice versa. You’ve got to try this out!</p>
<p>1. When you are converting Fahrenheit to centigrade, just take away 30 from it and then divide by 2. You have your answer in a jiffy.</p>
<p>Want an example? Try this:</p>
<p>74 degree Fahrenheit -30=44. Divide this by 2 and you have 22. So, 74 degree is 22 degree centigrade.</p>
<p>2. If you want to convert a temperature from centigrade to Fahrenheit, just do the reverse. Just double the number and add 2 to it. Isn’t that fun?<br />
There are a number of <strong>shortcuts</strong> you can use to make mathematics easier and fun. The easy steps we detailed above are just some of the<strong> tricks </strong>used by<strong> experts</strong> to get that edge over others. Try out these math shortcuts today and stun everyone with your speed!</p>
]]></content:encoded>
			<wfw:commentRss>http://tutorteddy.com/wordpress/maths/quick-tips-on-math-unbelievably-simple-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
