<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Understand Combinations Using Multiplication</title>
	<atom:link href="http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/feed/" rel="self" type="application/rss+xml" />
	<link>http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/</link>
	<description>Learning shouldn&#039;t hurt. Let&#039;s share the insights that made difficult ideas click.</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:10:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: boyena rajesh</title>
		<link>http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/#comment-244624</link>
		<dc:creator>boyena rajesh</dc:creator>
		<pubDate>Tue, 09 Jun 2009 11:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/#comment-244624</guid>
		<description>i recieved very nice explanation on permutation and combination</description>
		<content:encoded><![CDATA[<p>i recieved very nice explanation on permutation and combination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/#comment-241655</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Sat, 23 May 2009 22:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/#comment-241655</guid>
		<description>I have a question Sir -

I have 10 numbers for example - 1,2,3, 4,5, 6,7,8,9,10 arranged in two sets of five  numbers each

I arrange the  numbers – in the  following format

(1 2 3 4 5 )   and ( 6 7 8 9 10) 

A = 1 ,  A = 6
B= 2 ,   B= 7
C=3 ,   C = 8
D= 4 ,   D= 9
E = 5 ,  E =  10



TASK – Arrange the numbers  into groups  of five  making sure that EACH  combination of five numbers reflects ABCDE

NOTE - The format  ABCDE must be strictly adhered to when arranging the  numbers in groups  of five

Some examples  are – (1,2,3,4,5) ,  (6,7,8,9, 10),    ( 1,2,3,9,10)    (6, 7, 8, 4,5)

QUESTION- HOW MANY POSSIBLE  OTHER ARRANGEMENTS ARE THERE IN THE ABOVE CASE.. AND WHAT ARE THEY?

COULD THIS BE DONE FOR 16 numbers  arranged in 2 sets of eight  and  how would that case be solved ?</description>
		<content:encoded><![CDATA[<p>I have a question Sir -</p>
<p>I have 10 numbers for example &#8211; 1,2,3, 4,5, 6,7,8,9,10 arranged in two sets of five  numbers each</p>
<p>I arrange the  numbers – in the  following format</p>
<p>(1 2 3 4 5 )   and ( 6 7 8 9 10) </p>
<p>A = 1 ,  A = 6<br />
B= 2 ,   B= 7<br />
C=3 ,   C = 8<br />
D= 4 ,   D= 9<br />
E = 5 ,  E =  10</p>
<p>TASK – Arrange the numbers  into groups  of five  making sure that EACH  combination of five numbers reflects ABCDE</p>
<p>NOTE &#8211; The format  ABCDE must be strictly adhered to when arranging the  numbers in groups  of five</p>
<p>Some examples  are – (1,2,3,4,5) ,  (6,7,8,9, 10),    ( 1,2,3,9,10)    (6, 7, 8, 4,5)</p>
<p>QUESTION- HOW MANY POSSIBLE  OTHER ARRANGEMENTS ARE THERE IN THE ABOVE CASE.. AND WHAT ARE THEY?</p>
<p>COULD THIS BE DONE FOR 16 numbers  arranged in 2 sets of eight  and  how would that case be solved ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalid</title>
		<link>http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/#comment-234523</link>
		<dc:creator>Kalid</dc:creator>
		<pubDate>Fri, 03 Apr 2009 06:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://betterexplained.com/articles/how-to-understand-combinations-using-multiplication/#comment-234523</guid>
		<description>@Jaq: Great question -- the expansions for the Binomial Theorem can be tricky.

Here&#039;s one way to think about it. For (a+b)^10, it means:

Choose a or b, 10 times.

Suppose we want to know the coefficient for a^3 * b^7. The neat thing is that picking 3 elements from 10 to &quot;become a&#039;s&quot; means the other 7 automatically become b&#039;s. They have to, since we want a^3*b^7; every element is used.

So how many ways can we pick 3 items from 10? At first we&#039;d think 10*9*8 -- a permutation.

But because we&#039;re multiplying, the order doesn&#039;t matter: Saying element 1, 2, and 3 become a&#039;s (in that order) is the same as saying element 3, 2 and 1 become a&#039;s in that order.

So, we do C(10,3) which is the number of groups of 3 we can pick from 10. Permutations would be important if the order of multiplication mattered, but they don&#039;t in this case so we have to divide by the redundancies.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>@Jaq: Great question &#8212; the expansions for the Binomial Theorem can be tricky.</p>
<p>Here&#8217;s one way to think about it. For (a+b)^10, it means:</p>
<p>Choose a or b, 10 times.</p>
<p>Suppose we want to know the coefficient for a^3 * b^7. The neat thing is that picking 3 elements from 10 to &#8220;become a&#8217;s&#8221; means the other 7 automatically become b&#8217;s. They have to, since we want a^3*b^7; every element is used.</p>
<p>So how many ways can we pick 3 items from 10? At first we&#8217;d think 10*9*8 &#8212; a permutation.</p>
<p>But because we&#8217;re multiplying, the order doesn&#8217;t matter: Saying element 1, 2, and 3 become a&#8217;s (in that order) is the same as saying element 3, 2 and 1 become a&#8217;s in that order.</p>
<p>So, we do C(10,3) which is the number of groups of 3 we can pick from 10. Permutations would be important if the order of multiplication mattered, but they don&#8217;t in this case so we have to divide by the redundancies.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
