<?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: Digits Question</title>
	<atom:link href="http://www.takegmat.com/index.php/digits-question/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.takegmat.com/index.php/digits-question/</link>
	<description>GMAT Prep &#38; MBA Consulting</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:26:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Navya</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-62024</link>
		<dc:creator>Navya</dc:creator>
		<pubDate>Fri, 13 Jun 2008 09:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-62024</guid>
		<description>@ Kapil

Your md is simpler fr this sum.. But this formula enhances our capability ot solvesuch sums even with more no of digits... and generic formulae always help .. thanks atul for the formula and explanation.. very helpful</description>
		<content:encoded><![CDATA[<p>@ Kapil</p>
<p>Your md is simpler fr this sum.. But this formula enhances our capability ot solvesuch sums even with more no of digits&#8230; and generic formulae always help .. thanks atul for the formula and explanation.. very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kapil dhawan</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-60639</link>
		<dc:creator>kapil dhawan</dc:creator>
		<pubDate>Wed, 04 Jun 2008 03:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-60639</guid>
		<description>is this method simple or formula
the possible no. of 3,4,5 are 
345
354
435
453
534
543
____
2664
____</description>
		<content:encoded><![CDATA[<p>is this method simple or formula<br />
the possible no. of 3,4,5 are<br />
345<br />
354<br />
435<br />
453<br />
534<br />
543<br />
____<br />
2664<br />
____</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manisha</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-60331</link>
		<dc:creator>manisha</dc:creator>
		<pubDate>Tue, 03 Jun 2008 06:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-60331</guid>
		<description>@ Atul

Great Explanation !!! Thanks!!</description>
		<content:encoded><![CDATA[<p>@ Atul</p>
<p>Great Explanation !!! Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-60057</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Mon, 02 Jun 2008 09:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-60057</guid>
		<description>@vertica,
            Apologies for the delay response .. Yes this method is applicable for all the scenarios.

@Charanya / manisha,
               Nice formula .. there is a slight change is the formula to make it generic:

suppose n is the no. of digits given. Our scenario it is 3 (digits given 3,4,5)

Formula will be:

(n times 1) * {fact (n-1)} * (sum of digits)

explaination:
First term : &#039;n times 1&#039;

for n = 3 this means &#039;3 times 1&#039; i.e. 111
for n = 4 this will be &#039;4 times 1&#039; i.e. 1111
 
Second term : fact(n-1) ........(factorial of (n-1)

for n = 3 this means fact(3-1) = fact (2) = 2
for n = 4 it will be !(4-1) = !3 = 6

Third term : Sum of the digits

in our case  = 3+4+5 = 12

so the solution of our problem with this formula will be as Charanya explained:

= (3 times 1) (fact(3-1) (3+4+5)
= (111)(!2)(12) = 111*2*12
= 2664

This formula can be used in the scenarios were &#039;0&#039; is also present in the given digits. Hope it will help.</description>
		<content:encoded><![CDATA[<p>@vertica,<br />
            Apologies for the delay response .. Yes this method is applicable for all the scenarios.</p>
<p>@Charanya / manisha,<br />
               Nice formula .. there is a slight change is the formula to make it generic:</p>
<p>suppose n is the no. of digits given. Our scenario it is 3 (digits given 3,4,5)</p>
<p>Formula will be:</p>
<p>(n times 1) * {fact (n-1)} * (sum of digits)</p>
<p>explaination:<br />
First term : &#8216;n times 1&#8242;</p>
<p>for n = 3 this means &#8217;3 times 1&#8242; i.e. 111<br />
for n = 4 this will be &#8217;4 times 1&#8242; i.e. 1111</p>
<p>Second term : fact(n-1) &#8230;&#8230;..(factorial of (n-1)</p>
<p>for n = 3 this means fact(3-1) = fact (2) = 2<br />
for n = 4 it will be !(4-1) = !3 = 6</p>
<p>Third term : Sum of the digits</p>
<p>in our case  = 3+4+5 = 12</p>
<p>so the solution of our problem with this formula will be as Charanya explained:</p>
<p>= (3 times 1) (fact(3-1) (3+4+5)<br />
= (111)(!2)(12) = 111*2*12<br />
= 2664</p>
<p>This formula can be used in the scenarios were &#8217;0&#8242; is also present in the given digits. Hope it will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charanya</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-56811</link>
		<dc:creator>Charanya</dc:creator>
		<pubDate>Wed, 21 May 2008 08:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-56811</guid>
		<description>@manisha... 
its a simple formula which someone taught me ... 

(111..n times)(n - 1) (Sum of digits)

The formula varies when one of the digits is zero. 

I&#039;ll post it ASAP.</description>
		<content:encoded><![CDATA[<p>@manisha&#8230;<br />
its a simple formula which someone taught me &#8230; </p>
<p>(111..n times)(n &#8211; 1) (Sum of digits)</p>
<p>The formula varies when one of the digits is zero. </p>
<p>I&#8217;ll post it ASAP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vertica</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-56434</link>
		<dc:creator>Vertica</dc:creator>
		<pubDate>Mon, 19 May 2008 21:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-56434</guid>
		<description>Hey  Atul

Can this method be used for any kind of problem similar to give here?
Nice concept..do you have some more tricks/ logical solutions...i would appreciate if you would share it!</description>
		<content:encoded><![CDATA[<p>Hey  Atul</p>
<p>Can this method be used for any kind of problem similar to give here?<br />
Nice concept..do you have some more tricks/ logical solutions&#8230;i would appreciate if you would share it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manisha</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-56402</link>
		<dc:creator>manisha</dc:creator>
		<pubDate>Mon, 19 May 2008 18:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-56402</guid>
		<description>@ Charanya

What is the basic concept behind this formula? whr all it can be actually used?</description>
		<content:encoded><![CDATA[<p>@ Charanya</p>
<p>What is the basic concept behind this formula? whr all it can be actually used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charanya</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-56361</link>
		<dc:creator>Charanya</dc:creator>
		<pubDate>Mon, 19 May 2008 14:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-56361</guid>
		<description>there is a simple formula for it - 

(111)(n-1)(sum of the digits)
= (111)(2)(12)
= 2664</description>
		<content:encoded><![CDATA[<p>there is a simple formula for it &#8211; </p>
<p>(111)(n-1)(sum of the digits)<br />
= (111)(2)(12)<br />
= 2664</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritula</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-56269</link>
		<dc:creator>Ritula</dc:creator>
		<pubDate>Mon, 19 May 2008 04:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-56269</guid>
		<description>Since each digit can appear only once.make the combinations by fixing one no and interchanging the other two .the nos are :
345,354
435,453
534,543
Now add the above nos .The result is 2664</description>
		<content:encoded><![CDATA[<p>Since each digit can appear only once.make the combinations by fixing one no and interchanging the other two .the nos are :<br />
345,354<br />
435,453<br />
534,543<br />
Now add the above nos .The result is 2664</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaspreet cheema</title>
		<link>http://www.takegmat.com/index.php/digits-question/#comment-55952</link>
		<dc:creator>jaspreet cheema</dc:creator>
		<pubDate>Sat, 17 May 2008 04:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.takegmat.com/index.php/digits-question/#comment-55952</guid>
		<description>Total should be = 345+354+435+453+543+534=2664</description>
		<content:encoded><![CDATA[<p>Total should be = 345+354+435+453+543+534=2664</p>
]]></content:encoded>
	</item>
</channel>
</rss>

