<?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>Runners</title>
	<atom:link href="http://www.murunner.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.murunner.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 22:06:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Math Trivia: There are 12 runners running. How many different ways can they be 1st, 2nd, and 3rd place?</title>
		<link>http://www.murunner.com/runners/math-trivia-there-are-12-runners-running-how-many-different-ways-can-they-be-1st-2nd-and-3rd-place/</link>
		<comments>http://www.murunner.com/runners/math-trivia-there-are-12-runners-running-how-many-different-ways-can-they-be-1st-2nd-and-3rd-place/#comments</comments>
		<pubDate>Wed, 16 May 2012 22:06:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[runners]]></category>

		<guid isPermaLink="false">http://www.murunner.com/runners/math-trivia-there-are-12-runners-running-how-many-different-ways-can-they-be-1st-2nd-and-3rd-place/</guid>
		<description><![CDATA[There are 12 runners running. How many different ways can they be 1st, 2nd, and 3rd place? (its either a two digit number or three) I suspect that the answer that you want is 220 but I disagree with it. &#8230; <a href="http://www.murunner.com/runners/math-trivia-there-are-12-runners-running-how-many-different-ways-can-they-be-1st-2nd-and-3rd-place/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are 12 runners running. How many different ways can they be 1st, 2nd, and 3rd place?</p>
<p>(its either a two digit number or three)<br />
<br />I suspect that the answer that you want is 220 but I disagree with it.</p>
<p>12 x 11 x 10 = 1320<br />
The first can be any of 12<br />
The second can be any of 11 (one already 1st)<br />
The third can be any of 10 (2 already 1st and 2nd)</p>
<p>Therefore there are 12 x 11 x 10 permutations of this result = 1320.<br />
This answer above is the answer I would normally have given. It is the equivalent of12P3 and equals 12!/9!.</p>
<p>HOWEVER as you see the answer has 4 digits and so I suspect that you want combinations rather than permutations. 12C3 = 12! /9!3! = 1320/6 = 220<br />
This is the answer that you presumably want</p>
<p>It must be stated though that if you want combinations then you regard A finishing firrst B finishing 2nd and C finishing third as EXACTLY the same as C finishing first A finishing second and B finishing third or any of the other arrangements that you can make of these 3.<br />
Three people can be arranged in 3! or 6 different ways<br />
ABC, ACB, BAC, BCA, CAB, CBA<br />
therefore for every combination of 3 people you can get 6 permutations. Therefore that is why the 1320 permutations is divided by 6 = 220 combinations.</p>
<p>IN conclusion &#8211; the answer that you probably want is 220 COMBINATIONS but I don&#8217;t like it. I would have thought 1320 PERMUTATIONS is betrter in this case because there IS a difference between first second and third places.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/runners/math-trivia-there-are-12-runners-running-how-many-different-ways-can-they-be-1st-2nd-and-3rd-place/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Two runners start running from the same point at the same time.?</title>
		<link>http://www.murunner.com/runners/two-runners-start-running-from-the-same-point-at-the-same-time/</link>
		<comments>http://www.murunner.com/runners/two-runners-start-running-from-the-same-point-at-the-same-time/#comments</comments>
		<pubDate>Tue, 08 May 2012 18:20:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[runners]]></category>

		<guid isPermaLink="false">http://www.murunner.com/runners/two-runners-start-running-from-the-same-point-at-the-same-time/</guid>
		<description><![CDATA[2.Two runners start running from the same point at the same time. The first runner runs north at 3 miles per hour, and the second runner runs southeast at 4 miles per hour. B)The runners are each carrying walkie-talkies with &#8230; <a href="http://www.murunner.com/runners/two-runners-start-running-from-the-same-point-at-the-same-time/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>2.Two runners start running from the same point at the same time.  The first runner runs north at 3 miles per hour, and the second runner runs southeast at 4 miles per hour.</p>
<p>B)The runners are each carrying walkie-talkies with a signal range of 20 miles.  At what time do the runners lose contact with each other?<br />
<br />Hello</p>
<p>Let O be the origin point of the two runners;<br />
let A be the first runner;<br />
let B be the second runner;<br />
let α be the measure of the angle BÔD.</p>
<p>By definition of the problem:<br />
OA = 3t is the distance made by the first runner.<br />
OB = 4t is the distance made by the second runner.<br />
α = 3π/4</p>
<p>The law of cosines state:<br />
AB² =  OA² + OB² &#8211; 2.OA.OB.cos(α)<br />
AB² = (3t)² + (4t)² &#8211; 2.3t.4t.cos(3π/4)<br />
AB² = 25t² &#8211; 24t².(-√2/2)<br />
AB² = 25t² &#8211; 24t².(-√2/2)<br />
AB² = t²(25 + 12√2)<br />
AB = t.√(25 + 12√2)</p>
<p>So if AB, the distance between both runners, is 20 miles, elapsed time is:<br />
t = AB / √(25 + 12√2) = 20 / √(25 + 12√2) ≈ 3,09 hours.</p>
<p>So the runners will lose contact approximatively 3 hours and 5 minutes after leaving each other.</p>
<p>The answer of antoine2546, that 10 hours, is both wrong and unrealistic since, in 10 hours, both runners would have run respectively 30 and 40 miles, way over the signal range of 20 miles!</p>
<p>Logically,<br />
Dragon.Jade <img src='http://www.murunner.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/runners/two-runners-start-running-from-the-same-point-at-the-same-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is it possible to attach carpet runners over steps that are carpeted?</title>
		<link>http://www.murunner.com/carpet-runner/is-it-possible-to-attach-carpet-runners-over-steps-that-are-carpeted/</link>
		<comments>http://www.murunner.com/carpet-runner/is-it-possible-to-attach-carpet-runners-over-steps-that-are-carpeted/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 04:42:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[carpet runner]]></category>

		<guid isPermaLink="false">http://www.murunner.com/carpet-runner/is-it-possible-to-attach-carpet-runners-over-steps-that-are-carpeted/</guid>
		<description><![CDATA[I have light grey carpets on my steps that get very dirty. Without tearing the old carper up can i have a carpet runner (not plastic) placed over the steps that are secure? No carpet runners are meant to be &#8230; <a href="http://www.murunner.com/carpet-runner/is-it-possible-to-attach-carpet-runners-over-steps-that-are-carpeted/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have light grey carpets on my steps that get very dirty. Without tearing the old carper up can i have a carpet runner (not plastic) placed over the steps that are secure?<br />
<br />No carpet runners are meant to be done straight to the stairs. Doing it over the carpet and pad will create to much cushion  and cause a tripping hazard.  GL</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/carpet-runner/is-it-possible-to-attach-carpet-runners-over-steps-that-are-carpeted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can 1 step fuel cleaner damage my car if the tank is nearly empty when it is added?</title>
		<link>http://www.murunner.com/2005-runner/can-1-step-fuel-cleaner-damage-my-car-if-the-tank-is-nearly-empty-when-it-is-added/</link>
		<comments>http://www.murunner.com/2005-runner/can-1-step-fuel-cleaner-damage-my-car-if-the-tank-is-nearly-empty-when-it-is-added/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 06:04:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[2005 runner]]></category>

		<guid isPermaLink="false">http://www.murunner.com/2005-runner/can-1-step-fuel-cleaner-damage-my-car-if-the-tank-is-nearly-empty-when-it-is-added/</guid>
		<description><![CDATA[One step was added to my 2005 Toyota 4 Runner when the tank was nearly empty. I drove about 3 blocks and filled the tank. My fuel mileage immediately dropped from 20-22 mpg to about 14 and has stayed 14 &#8230; <a href="http://www.murunner.com/2005-runner/can-1-step-fuel-cleaner-damage-my-car-if-the-tank-is-nearly-empty-when-it-is-added/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One step was added to my 2005 Toyota 4 Runner when the tank was nearly empty.  I drove about 3 blocks and filled the tank.  My fuel mileage immediately dropped from 20-22 mpg to about 14 and has stayed 14 to 16 mpg since thru several tanks of gas.  The only other things that were done to my car at that same time was a oil change and the battery terminals were cleaned.  Can the fuel cleaner have damaged something causing this drop in fuel mileage?<br />
<br />You fouled/damaged the front oxygen sensor (likely).  Never on an empty tank.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/2005-runner/can-1-step-fuel-cleaner-damage-my-car-if-the-tank-is-nearly-empty-when-it-is-added/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>a runner with a mass of 52 kg has a momentum of 218 kg x m/s. What is the runners velocity?</title>
		<link>http://www.murunner.com/runner-x/a-runner-with-a-mass-of-52-kg-has-a-momentum-of-218-kg-x-ms-what-is-the-runners-velocity/</link>
		<comments>http://www.murunner.com/runner-x/a-runner-with-a-mass-of-52-kg-has-a-momentum-of-218-kg-x-ms-what-is-the-runners-velocity/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 07:41:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[runner x]]></category>

		<guid isPermaLink="false">http://www.murunner.com/runner-x/a-runner-with-a-mass-of-52-kg-has-a-momentum-of-218-kg-x-ms-what-is-the-runners-velocity/</guid>
		<description><![CDATA[momentum = mass x velocity velocity = momentum/mass = 218kgm/s / 52 kg = 4.2 m/s]]></description>
			<content:encoded><![CDATA[<p>
<br />momentum = mass x velocity</p>
<p>velocity = momentum/mass = 218kgm/s / 52 kg = 4.2 m/s</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/runner-x/a-runner-with-a-mass-of-52-kg-has-a-momentum-of-218-kg-x-ms-what-is-the-runners-velocity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>how do you stop a runner rug from curling on ends ?</title>
		<link>http://www.murunner.com/rug-runner/how-do-you-stop-a-runner-rug-from-curling-on-ends/</link>
		<comments>http://www.murunner.com/rug-runner/how-do-you-stop-a-runner-rug-from-curling-on-ends/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 00:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rug runner]]></category>

		<guid isPermaLink="false">http://www.murunner.com/rug-runner/how-do-you-stop-a-runner-rug-from-curling-on-ends/</guid>
		<description><![CDATA[home depot or lowes sell a product just for this. you put it underneath each corner of the rug and it stops the curling and prevents people from tripping.]]></description>
			<content:encoded><![CDATA[<p>
<br />home depot or lowes sell a product just for this. you put it underneath each corner of the rug and it stops the curling and prevents people from tripping.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/rug-runner/how-do-you-stop-a-runner-rug-from-curling-on-ends/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Who are some great underdog track runners who have left their footprint in track?</title>
		<link>http://www.murunner.com/runners/who-are-some-great-underdog-track-runners-who-have-left-their-footprint-in-track/</link>
		<comments>http://www.murunner.com/runners/who-are-some-great-underdog-track-runners-who-have-left-their-footprint-in-track/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 10:03:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[runners]]></category>

		<guid isPermaLink="false">http://www.murunner.com/runners/who-are-some-great-underdog-track-runners-who-have-left-their-footprint-in-track/</guid>
		<description><![CDATA[Hi, I&#8217;m trying to inspire my middle school track kids (there just starting out) and I wanted to give them some examples of great track runners who didn&#8217;t start out so great at first, but with hard work and determination &#8230; <a href="http://www.murunner.com/runners/who-are-some-great-underdog-track-runners-who-have-left-their-footprint-in-track/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to inspire my middle school track kids (there just starting out) and I wanted to give them some examples of great track runners who didn&#8217;t start out so great at first, but with hard work and determination have succeeded.  Thank You!<br />
<br />Louis zamperini.  Hope I spelled that right.<br />
He had a really troubled childhood but channeled it all into running and broke the record for the fastest lap while running the Olympic mile</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/runners/who-are-some-great-underdog-track-runners-who-have-left-their-footprint-in-track/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can I install a stair runner with tack nails alone?</title>
		<link>http://www.murunner.com/stair-runner/can-i-install-a-stair-runner-with-tack-nails-alone/</link>
		<comments>http://www.murunner.com/stair-runner/can-i-install-a-stair-runner-with-tack-nails-alone/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 04:22:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[stair runner]]></category>

		<guid isPermaLink="false">http://www.murunner.com/stair-runner/can-i-install-a-stair-runner-with-tack-nails-alone/</guid>
		<description><![CDATA[If not, what more do I need? Also, how long should I wait to install the runner after painting the stairs? Personal experience, anecdotes, etc. will be most helpful. Thanks in advance! http://www.howtodothings.com/video/installing-a-stair-runner]]></description>
			<content:encoded><![CDATA[<p>If not, what more do I need?</p>
<p>Also, how long should I wait to install the runner after painting the stairs?</p>
<p>Personal experience, anecdotes, etc. will be most helpful.</p>
<p>Thanks in advance!<br />
<br />http://www.howtodothings.com/video/installing-a-stair-runner</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/stair-runner/can-i-install-a-stair-runner-with-tack-nails-alone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What do i need if i want to put a 70&#8242;s kit on my Gilera Runner?</title>
		<link>http://www.murunner.com/gilera-runner/what-do-i-need-if-i-want-to-put-a-70s-kit-on-my-gilera-runner/</link>
		<comments>http://www.murunner.com/gilera-runner/what-do-i-need-if-i-want-to-put-a-70s-kit-on-my-gilera-runner/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 02:48:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[gilera runner]]></category>

		<guid isPermaLink="false">http://www.murunner.com/gilera-runner/what-do-i-need-if-i-want-to-put-a-70s-kit-on-my-gilera-runner/</guid>
		<description><![CDATA[I want to put a 70cc kit on my Gilera Runner. Firstly any recommended kits that are better? What carb/jet sizes will i need? Any advice would be appreciated Thanks Firstly make sure any 70cc kit you get will fit &#8230; <a href="http://www.murunner.com/gilera-runner/what-do-i-need-if-i-want-to-put-a-70s-kit-on-my-gilera-runner/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I want to put a 70cc kit on my Gilera Runner.<br />
Firstly any recommended kits that are better?<br />
What carb/jet sizes will i need?<br />
Any advice would be appreciated <img src='http://www.murunner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks<br />
<br />Firstly make sure any 70cc kit you get will fit a Piaggio type engine. If you get a high-end 70cc kit you will need a bigger carb, 17,5 would do fine. For the jet size, i would say for a start, get one around 95 or so, smaller chance of overheating or destroying your engine if your running rich. If 95 is too big, move down 5 sizes and try again. If it feels too lean(engine revs to max in just 1/2 turn of the throttle) get a bigger jet. There are a lot of scooter-tuning forums where you could ask, people there are very friendly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/gilera-runner/what-do-i-need-if-i-want-to-put-a-70s-kit-on-my-gilera-runner/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How do you get to the battery on a Gilera Runner FX 125?</title>
		<link>http://www.murunner.com/gilera-runner/how-do-you-get-to-the-battery-on-a-gilera-runner-fx-125/</link>
		<comments>http://www.murunner.com/gilera-runner/how-do-you-get-to-the-battery-on-a-gilera-runner-fx-125/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 03:25:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[gilera runner]]></category>

		<guid isPermaLink="false">http://www.murunner.com/gilera-runner/how-do-you-get-to-the-battery-on-a-gilera-runner-fx-125/</guid>
		<description><![CDATA[I have had a 180 SP, before and batter was under the seat. I am just having trouble locating the batter on the FX model I bought yesterday. What do I need to take off to get to the battery? &#8230; <a href="http://www.murunner.com/gilera-runner/how-do-you-get-to-the-battery-on-a-gilera-runner-fx-125/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have had a 180 SP, before and batter was under the seat. I am just having trouble locating the batter on the FX model I bought yesterday. What do I need to take off to get to the battery?<br />
<br />I had one as a teen and I&#8217;m sure it was between were your feet go!!! But not%100 but worth a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.murunner.com/gilera-runner/how-do-you-get-to-the-battery-on-a-gilera-runner-fx-125/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

