Relation

Problem Solving — algebra and arithmetic (GMAT Focus Edition)
This topic has expert replies
User avatar
Legendary Member
Posts: 643
Joined: Wed Aug 14, 2013 4:27 am
Thanked: 48 times
Followed by:7 members

Relation

by vinay1983 » Thu Oct 10, 2013 10:35 pm
Can somebody tell me the relation between revolution and circumference with an example?Thanks
You can, for example never foretell what any one man will do, but you can say with precision what an average number will be up to!
Source: — Quantitative Reasoning |

Master | Next Rank: 500 Posts
Posts: 269
Joined: Thu Sep 19, 2013 12:46 am
Thanked: 94 times
Followed by:7 members

by mevicks » Fri Oct 11, 2013 12:20 am
Image

Consider point A which is on the circumference of the circle. Let the circle rotate clockwise.
Now, for point A to complete 1 single revolution the circle has to "unfold" itself until it reaches point B
Thus 1 revolution = AB = Circumference of the circle.

Now, there could be a possibility where the circle completes more than 1 revolutions.
Imagine that we have a very small circle which has to traverse a long distance of 1000 Meters

Image

If the radius r = 10 meters
Circumference = 2 * 10 * pi = 62.8
To traverse a distance of 1000 Meters we would require 1000 / 31.4 = 15.9 Revolutions (or approximately 16 revolutions or in other words 16 "circumferences")

Pardon my mspaint skills, but I hope it clears your doubt.

Regards,
Vivek

User avatar
Legendary Member
Posts: 643
Joined: Wed Aug 14, 2013 4:27 am
Thanked: 48 times
Followed by:7 members

by vinay1983 » Fri Oct 11, 2013 3:16 am
mevicks wrote:Image

Consider point A which is on the circumference of the circle. Let the circle rotate clockwise.
Now, for point A to complete 1 single revolution the circle has to "unfold" itself until it reaches point B
Thus 1 revolution = AB = Circumference of the circle.

Now, there could be a possibility where the circle completes more than 1 revolutions.
Imagine that we have a very small circle which has to traverse a long distance of 1000 Meters

Image

If the radius r = 10 meters
Circumference = 2 * 10 * pi = 62.8
To traverse a distance of 1000 Meters we would require 1000 / 31.4 = 15.9 Revolutions (or approximately 16 revolutions or in other words 16 "circumferences")

Pardon my mspaint skills, but I hope it clears your doubt.

Regards,
Vivek
Aah Ahem Vivek, you might try to "bring it to my level". I mean to say suppose we are given revolutions of 1000 p/min and that the diameter is 8 cm and we are asked the distance travelled by the wheel or something on that line...now what?
You can, for example never foretell what any one man will do, but you can say with precision what an average number will be up to!

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 768
Joined: Wed Dec 28, 2011 4:18 pm
Location: Berkeley, CA
Thanked: 387 times
Followed by:140 members

by Mike@Magoosh » Fri Oct 11, 2013 10:57 am
vinay1983 wrote:Aah Ahem Vivek, you might try to "bring it to my level". I mean to say suppose we are given revolutions of 1000 p/min and that the diameter is 8 cm and we are asked the distance travelled by the wheel or something on that line...now what?
Dear vinay1983,
Think about this in terms of rates. For example, the rotational speed is 1000 rev/min. That's one rate. Now, think of the relation of distance to revolutions as another rate ---- 2(pi)r/rev, because one revolution is a distance of one circumference. That gives us a second rate of
2(pi)(8 cm)/rev = 16(pi)cm/rev
Now, notice if we multiply these two rates, revolutions cancel
(1000 rev/min)*(16(pi)cm/rev) = 16,000(pi)cm/min = 160(pi) m/min
At this point, we have a distance/time rate, and could combine this with a distance measurement or a time measurement in the ordinary D = RT formula. For more on those, see:
https://magoosh.com/gmat/2012/gmat-math-rate-questions/
Does all this make sense?
Mike :-)
Magoosh GMAT Instructor
https://gmat.magoosh.com/

Master | Next Rank: 500 Posts
Posts: 269
Joined: Thu Sep 19, 2013 12:46 am
Thanked: 94 times
Followed by:7 members

by mevicks » Fri Oct 11, 2013 10:56 pm
Sorry for the late reply, but building on the above concept this might shed some more light

diameter = 8 cms
circumference = 1 rev = pi*8

1000 revs --> 1 min
1000 "Circumferences" --> 1 min
1000 * pi*d --> 1 min
1000 * pi*8 --> 1 min
8000pi --> 1 min
(i.e the wheel travels a distance of 8000pi cms in a minute.. they can ask how much in x minutes etc on the gmat)

Dekho, the crux is --> 1 circumference = a single revolution (360 degrees)

Found this one via google:
The circumference of the front wheel of a cart is 30 ft long and that of the back wheel is 36 ft long. What is the distance traveled by the cart, when the front wheel has done five more revolutions than the rear wheel?

A. 20 ft
B. 25 ft
C. 750 ft
D. 900 ft
E. 1000 ft
Image
Bigger wheel --> 1 rev = 1 circumference = 36 ft
Smaller wheel --> 1 rev = 1 circumference = 30 ft

Imagine that the cart is moving towards the left.
Now, the gap between the two wheels would always be constant and thus the distance travelled by the two wheels would also be constant.
To travel the same distance its obvious that the smaller would require more revs than the bigger one. This is stated in the question too (5 more revs than the bigger one)

Let the revs of the bigger one be x (ie the number of revolutions required to travel a certain distance), then the smaller one would require x+5 revs to travel the same distance.

Bigger wheel -->
1 rev = 36 ft
x revs = 36 * x ft

Smaller wheel -->
1 rev = 30 ft
x +5 revs = 30 * (x + 5) ft

Ultimately the distance should be the same, so we can equate them:
36 * x = 30 * (x + 5)
6 * x = 150
x = 25 ( No of revolutions)

To find the distance travelled by the cart just plug in x = 25 in the equation of any one of the wheel.
36 * 25 = 900

[spoiler]OA: D. 900 ft[/spoiler]

Regards,
Vivek