<?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: When you lift a bowling ball with a force of&#8230;?</title>
	<atom:link href="http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of/feed" rel="self" type="application/rss+xml" />
	<link>http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of</link>
	<description>All About Top Bowling Ball</description>
	<lastBuildDate>Thu, 14 Jul 2011 22:29:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: akm69</title>
		<link>http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of#comment-7779</link>
		<dc:creator>akm69</dc:creator>
		<pubDate>Mon, 07 Jun 2010 00:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of/#comment-7779</guid>
		<description>Let the mass of thee ball is m kg
Thus 1st condition:-
=&gt;82 - mg = ma -----(i)
Thus 2nd condition:-
=&gt;92 - mg = 2ma -----(ii)
=&gt;By (ii) - (i) :-
=&gt;10 = ma ------(iii)
=&gt;By putting this value of ma in (i):-
=&gt;mg = 82-10 = 72 N
=&gt;The weight of the bowling ball W = mg = 72 N</description>
		<content:encoded><![CDATA[<p>Let the mass of thee ball is m kg<br />
Thus 1st condition:-<br />
=>82 &#8211; mg = ma &#8212;&#8211;(i)<br />
Thus 2nd condition:-<br />
=>92 &#8211; mg = 2ma &#8212;&#8211;(ii)<br />
=>By (ii) &#8211; (i) :-<br />
=>10 = ma &#8212;&#8212;(iii)<br />
=>By putting this value of ma in (i):-<br />
=>mg = 82-10 = 72 N<br />
=>The weight of the bowling ball W = mg = 72 N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blaze</title>
		<link>http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of#comment-7778</link>
		<dc:creator>Blaze</dc:creator>
		<pubDate>Sun, 06 Jun 2010 23:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of/#comment-7778</guid>
		<description>Let the mass of the ball be &#039;m&#039;. Therefore, it&#039;s weight would be 10m, assuming the acceleration due to gravity is 10 m/s^2.

Since the &quot;weight&quot; of a body is simply a force acting downwards, the resultant or total force on the body can be taken as the force we give upwards, minus the natural weight acting downwards.

A force of 82 N upwards means a resultant force of (82 - 10m) N. [10m is the weight of the body, acting downwards]

Which, when represented mathematically,

F (resultant) = 82 - 10m
ma = 82-10m [Given a is the resultant acceleration experienced]
ma+10m = 82 [rearranging]
m(a+10) = 82.
a+10 = 82/m
a = 82/m - 10     (-------------&gt;1)

Likewise for the second case,

F = 92 - 10m
2ma = 92 - 10m [2a is given as the resultant acceleration]
2ma + 10m = 92
m(2a+10) = 92
2a+10 = 92/m
2a = 92/m - 10
a = 46/m - 5

82/m - 10 = 46/m - 5 (substituting from (1))
36/m = 5 [Rearranging and solving]
m = 36/5 = 7.2 kg.

Weight = m * 10 = 72 N (assuming acceleration due to gravity is 10)

Hope I&#039;m right... :S</description>
		<content:encoded><![CDATA[<p>Let the mass of the ball be &#8216;m&#8217;. Therefore, it&#8217;s weight would be 10m, assuming the acceleration due to gravity is 10 m/s^2.</p>
<p>Since the &#8220;weight&#8221; of a body is simply a force acting downwards, the resultant or total force on the body can be taken as the force we give upwards, minus the natural weight acting downwards.</p>
<p>A force of 82 N upwards means a resultant force of (82 &#8211; 10m) N. [10m is the weight of the body, acting downwards]</p>
<p>Which, when represented mathematically,</p>
<p>F (resultant) = 82 &#8211; 10m<br />
ma = 82-10m [Given a is the resultant acceleration experienced]<br />
ma+10m = 82 [rearranging]<br />
m(a+10) = 82.<br />
a+10 = 82/m<br />
a = 82/m &#8211; 10     (&#8212;&#8212;&#8212;&#8212;->1)</p>
<p>Likewise for the second case,</p>
<p>F = 92 &#8211; 10m<br />
2ma = 92 &#8211; 10m [2a is given as the resultant acceleration]<br />
2ma + 10m = 92<br />
m(2a+10) = 92<br />
2a+10 = 92/m<br />
2a = 92/m &#8211; 10<br />
a = 46/m &#8211; 5</p>
<p>82/m &#8211; 10 = 46/m &#8211; 5 (substituting from (1))<br />
36/m = 5 [Rearranging and solving]<br />
m = 36/5 = 7.2 kg.</p>
<p>Weight = m * 10 = 72 N (assuming acceleration due to gravity is 10)</p>
<p>Hope I&#8217;m right&#8230; :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narayan I</title>
		<link>http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of#comment-7777</link>
		<dc:creator>Narayan I</dc:creator>
		<pubDate>Sun, 06 Jun 2010 23:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of/#comment-7777</guid>
		<description>Ahh this tricks you mind a little. the answer by &quot;somebody&quot; is incorrect. sorry somebody.

If weight was 461N like how &quot;somebody&quot; says, then ball wont even leave the ground let alone accelerate.

Weight is 72N this is how i did it

acceleration is directly proportional to force applied to lift it, this means that only if force DOUBLES will the acceleration double from &quot;a&quot; to &quot;2a&quot;. now an increase from 82 to 92 is not double, definitely not.

BUT, acceleration is directly proportional to RESULTANT FORCE.
Resultant force = (lifting force - weight)

so we see that acceleration has doubled this means that
resultant force has doubled.

Now this means that we can create a formula
(Resultant force2/Resultant force1) = 2
Hope you understand this far

Resultant force2 = (92-weight)
Resultant force1 = (82-weight)

so (92-weight)/(82-weight) = 2
rearrange the equation and get
(let weight be = &quot;w&quot;)
92-w = 164-2w
-72 = -2w+w
-72 = -w
w=72N

there you go!! Its full proof.</description>
		<content:encoded><![CDATA[<p>Ahh this tricks you mind a little. the answer by &#8220;somebody&#8221; is incorrect. sorry somebody.</p>
<p>If weight was 461N like how &#8220;somebody&#8221; says, then ball wont even leave the ground let alone accelerate.</p>
<p>Weight is 72N this is how i did it</p>
<p>acceleration is directly proportional to force applied to lift it, this means that only if force DOUBLES will the acceleration double from &#8220;a&#8221; to &#8220;2a&#8221;. now an increase from 82 to 92 is not double, definitely not.</p>
<p>BUT, acceleration is directly proportional to RESULTANT FORCE.<br />
Resultant force = (lifting force &#8211; weight)</p>
<p>so we see that acceleration has doubled this means that<br />
resultant force has doubled.</p>
<p>Now this means that we can create a formula<br />
(Resultant force2/Resultant force1) = 2<br />
Hope you understand this far</p>
<p>Resultant force2 = (92-weight)<br />
Resultant force1 = (82-weight)</p>
<p>so (92-weight)/(82-weight) = 2<br />
rearrange the equation and get<br />
(let weight be = &#8220;w&#8221;)<br />
92-w = 164-2w<br />
-72 = -2w+w<br />
-72 = -w<br />
w=72N</p>
<p>there you go!! Its full proof.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: somebody</title>
		<link>http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of#comment-7776</link>
		<dc:creator>somebody</dc:creator>
		<pubDate>Sun, 06 Jun 2010 23:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://top-bowlingball.com/when-you-lift-a-bowling-ball-with-a-force-of/#comment-7776</guid>
		<description>If I remember correctly...

F=ma
92=m2
Mass is 46.

Now for weight, use the mass and acceleration due to gravity (which is ALWAYS 9.81 m/s/s)
W=mg
W=46(9.81)
Weight is 451.26</description>
		<content:encoded><![CDATA[<p>If I remember correctly&#8230;</p>
<p>F=ma<br />
92=m2<br />
Mass is 46.</p>
<p>Now for weight, use the mass and acceleration due to gravity (which is ALWAYS 9.81 m/s/s)<br />
W=mg<br />
W=46(9.81)<br />
Weight is 451.26</p>
]]></content:encoded>
	</item>
</channel>
</rss>

