Vous êtes sur la page 1sur 6

12/13/13

[Aptitude] Boats and Streams made-easy using our STD-Table Method Mrunal

HOME

APTITUDE

APRIL 22ND, 2012

11 COMMENTS

[Aptitude] Boats and Streams made-easy using our STD-Table Method


Case#1: Basics
Case 2: Time same but Different distance covered in each case
Case #3: unknown variables
Previous Articles

I hope youve mastered the STD table method from earlier articles on Time and Work / Pipes and Cistern.
We can use that STD method even in boats and streams question as well.
But first some terminologies

Downstream

Boat is moving along with flow of river (B), so water stream (S) helps the boat to move faster.
It is same like A and B work together. So their speed will increase and we can do addition.
Hence Downstream speed = speed of Boat PLUS speed of stream (B+S)

Upstream

Boat is moving against the direction of river. It is same like Pipe A can fill the tank in 2 hours while Pipe B can empty the tank in 1
hours
In short they work against each other, hence final speed is decreases so weve to subtract. (B-S)
Upstream speed = Speed of Boat MINUS speed of stre am (B-S)

Case#1: Basics

Question: A man can row Upstream @15kmph and downstream @21 kmph, what is the speed
of water in river?
Now construct the usual STD table from the given data
B alone S alone Downstream (B+S) Upstream (B-S)
Speed

??

21

15

Time
Distance
As weve seen in earlier Time and work problems, we can do addition and subtraction in the Speed cells directly.
B+S=21..eq(1)
B-S=15eq(2)
Add both equations
(B+S) PLUS (B-S) = 21 PLUS 15
2B=36
B=36/2
B=18 kmph
We already know that
B+S=21
SO IF B is 18 kmph then S = 21 minus 18 = 3 kmph.
Answer: Speed of water is 3 kmph.
[Alternatively: You can directly calculate speed of water by subtracting eq(1) from eq(2)]
Shortcut Method
Above equations only for showing you the concept.
Otherwise in the exam hall you can directly subtract column 4 from column 3, divide it by 2 you get speed of column 2.
then subtract column 2 from column 3 you get speed of column 1:See this Image

mrunal.org/2012/04/aptitude-boats-and-streams-made-easy.html

1/6

12/13/13

[Aptitude] Boats and Streams made-easy using our STD-Table Method Mrunal

DONE! No lengthy calculation required. But mind it: In the STD table, We can do direct addition, subtraction only for the speed
cells and not for time cells.
You can also verify the answer from the table.
B alone S alone Downstream (B+S) Upstream (B-S)
Speed

18

21

15

Time
Distance
From the first two columns B minus S= 18 minus 3 = 15.
In the last column, you can see that Upstream (B-S) = 15.
So yes answer is correct.
Anyways this was quite easy no brainer. Time to make things a bit complicated with next question
Case 2: Time same but Different distance covered in each case

Q. A Man rows the boat downstream for 60 km and Upstream 36 km, taking 4 hours each
time. What is the speed of this boat?
Fill up the STD table
B alone S alone Downstream (B+S) Upstream (B-S)
Speed

??

Time

Distance

60

36

Apply the STD formula on third column


Speed x Time = Distance
Speed x 4= 60
Speed = 60/4
Downstream speed =15 kmph
Same way calculate for fourth column, youll get upstream speed = 36/4=9kmph
Update the table
B alone S alone Downstream (B+S) Upstream (B-S)
Speed

??

15

Time

Distance

60

36
Shortcut method revisited

Compare this with first case. We know the speeds of upstream and downstream, we can use the shortcut method.

mrunal.org/2012/04/aptitude-boats-and-streams-made-easy.html

2/6

12/13/13

[Aptitude] Boats and Streams made-easy using our STD-Table Method Mrunal

For those still uncomfortable with shortcut method, just do it manually


B+S=15 ; from column 4
B-S=9 from column 3
add both equations
(B+S) PLUS (B-S) = 15 PLUS 9
2B=24
B==24/2 =12 kmph
Answer. Speed of boat is 12 km per hour.
Verify the answer
So far weve calculated that
B+S=15 and
B=12.
Hence S=15 minus B=15 minus 12 =3kmph
Update the table
B alone S alone Downstream (B+S) Upstream (B-S)
Speed

12

15

Time

Distance

60

36

For the speed cells, Column 1 minus column 2 equals column 4. Hence answer is correct.
Case #3: unknown variables

A boat sails downstream from point A to B, which is 10 km away from A, and then returns to
A. If actual speed of the boat in still water is 3kmph, and the total upstream and downstream
journey takes 12 hours. What must be the actual speed of boat for the trip from A to B to take
exactly 100 minutes.
Difficulty of a question doesnt depend on the length of question paragraph. Above sum has no dum in it, just like our PM. This can
be solved using the universal STD method.
Given in the problem:
Speed of boat in still water (B alone) =3kmph
Length of river =10km
We know that total time taken for upstream+ downstream=12 hours.
Suppose upstream takes journey takes t hours, then downstream journey takes= (12-t) hours. Fill up the table
From A to B

From B to A

B alone S alone Downstream (B+S) Upstream (B-S)


Speed

??

3+s

3-s

Time

12-t

Distance

10

10

Apply the STD formula for both upstream and downstream columns
mrunal.org/2012/04/aptitude-boats-and-streams-made-easy.html

3/6

12/13/13

[Aptitude] Boats and Streams made-easy using our STD-Table Method Mrunal

Speed x time = distance


(3+s)*(12-t)=10 (t-12)=10/(3+s)eq(1)
(3-s)*(t)=10t=10/(3-s)eq(2)
The total time taken in upstream + downstream journey
(12-t)+ t=12
Substitute the values of (12-t) and (t) with the things from eq 1 and 2
See this image for calculation

Therefore
S2=9-5=4
MIND IT: Square Roots
S2=4 that doesnt mean s=2 only.
Because square of (-2) =(-2)*(-2)=(+4)
When you take square root of 4, it can be (+2) or (-2)
But Since speed of water is a positive value, well use s=(+2). But keep this thing in mind especially for data-sufficiency problems.
Update the table
From A to B

From B to A

B alone S alone Downstream (B+S) Upstream (B-S)


Speed

3+2=5

3-2=1

Time

12-t

Distance

10

10

We are not concerned with finding time in this question but still for practice :find Upstream time
Speed xtime = distance
1 x t =10
t = 10/1=10 hours.
Upstream time is 10 hours.
Similarly downstream time is 2 hours. (apply STD or use 12-t, answer is 2 hours)
Coming to the ultimate question
What must be the actual speed of boat for the trip from A to B to take exactly 100 minutes.
Rephrase:

We want to go downstream for 10 kilometers. Speed of river is 2 kmph. We want to cover this
distance in exactly 100 minutes, how fast should we run this boat?
Make a new column
Assume that new speed of boat should be (Bn)
From A to B

From B to A

Special case: A to B

B alone S alone Downstream (B+S) Upstream (B-S) Downstream (Bn+S)


5

(Bn+2)

Time

2 hrs

10 hrs

100 minutes

Distance

10

10

10

Speed

MIND IT: all units must be in same format


To get correct answers in STD formula, everything must be in same format.
mrunal.org/2012/04/aptitude-boats-and-streams-made-easy.html

4/6

12/13/13

[Aptitude] Boats and Streams made-easy using our STD-Table Method Mrunal

Either kilometer-hour format OR metre-second format


Lets stick to hours in this case.
Convert 100 minutes into hours
60 minutes =1 hour
1 minute =1/60 hour
Multiply both sides with 100
100 minutes = (100/60) hours.

(In short: When you want to convert minutes into hours, just divide minutes by 60)

Apply STD formula on last column


Speed x time = distance
(Bn+2) x 100/60=10
(Bn+2) =6010/100
(Bn+2) =6
Bn=6-2
Bn=4 kmph
Final answer: if we wish to cover 10 km downstream in 100 minutes, we must run the boat at the speed of 4kmph.
Click me for previous Articles on Aptitude
Previous Posts
[Answerkey] CAPF-2013: Aptitude, Maths, Reasoning, Data interpretation solved with explanation
[ACIO-2013] Aptitude (Maths, Reasoning, English) A nswerkey with explanations, shortcuts
[Reasoning] Calendar Questions: Finding day or date, concepts, shortcuts explained
[Trigonometry] Finding Minimum Maximum Values for SSC CGL Made Easy without differentiation
[Reasoning] Logical Connectives (if, unless, either or) for CSAT, CAT shortcuts formulas approach explained
[Trigonometry] Type#4: Questions based on Trig and Algebra combo
[Trigonometry] Type#3: Complimentary Angles related Questions and approach for SSC CGL
[Trigonometry] Type#2: Table based questions, memorization technique, approach explained for SSC CGL
[Reasoning] 4-Statement Syllogism: Approach, Techniques, explained for SBI PO (High level reasoning) and UPSC CSAT paper
2
[Aptitude] LCM, HCF, GCD: Basic concept, calculation, applications explained

11 comments to [Aptitude] Boats and Streams made-easy using our STD-Table Method

Print || PDF
Subscribe
(Need Chrome)!
(free!)

vijayManikanta
Reply to this comment
Hi
In this article in case#3 I think question should be like following.
A boat sails downstream from point A to B, which is 10 km away from A, and then returns to A. If actual speed of the boat in still water is 3kmph, and total time
taken for the trip from A to B and B to A is 12 hours . What must be the actual speed of boat for the trip from A to B to take exactly 100 minutes.
B'coz for the question you have given the times will be 't' from A to B and 't+12" from B to A.
If I was wrong clarify

Mrunal

Reply to this comment

yes question itself had mistake in wording.


but it is rectified now. Thanks for commenting.

amanz
Reply to this comment
really , well defined..

Rajani
Reply to this comment

mrunal.org/2012/04/aptitude-boats-and-streams-made-easy.html

5/6

12/13/13

[Aptitude] Boats and Streams made-easy using our STD-Table Method Mrunal

Hi
Can anybody help me out by solving this problem in the method which Mrunal has said?
A man can row 40km upstream and 55km downstream in 13 hours also, he can row 30km upstream and 44km down stream in 10 hours. Find the speed of the
man in still water and the speed of the current.
plzzzzzzz help me out ASAP as i am preparing for NICL AO exam.

Rajani
Reply to this comment
Can anybody plzzzzzzzzzzzz help me out with this question ASAP

shine
Reply to this comment
make the distance covered in upstream same . that is multiply the second case by 4/3 then the situation changes to 40 km in upstream and 44* 4/3 km in
downstream in 10* 4/3 hours. now compare with the first .take the differences. we get 176/3-55 km in downstream in 40/3 13 hours . That is 11/3 km in 1/3
hours. in 1 hour 11 kms downstream. So time taken to cover 55 km is 5 hours . The remaining 8 hours 40 km in upstream. So the speed in upstream is 5 km/hr.
So the speed of the current is (11-5)/2 =3 km/hr
speed of the man is 8 km /hr

Rajani
Reply to this comment
Better be late than never.. any wayz if not helpful for the exam, atleast I got this problem solved and i got the method of solving it. Thank u so much

shine
Reply to this comment
Upstream downstream time
40 55 13
30 *4/3 44* 4/3 10*4/3 subtract first from the second
0 11/3 1/3
therefore speed in downstream is 11 km/hr. 55kms in 5hr and remaining 8 hour 40 km in upstream. Speed in up stream is 5km/hr

raj chauhan
Reply to this comment
graet job man !!

Shine Raj
Reply to this comment
Thank You

Mayank
Reply to this comment
when i clicked Case#1: Basics it says you have not permission even though i have made new a/c.

mrunal.org/2012/04/aptitude-boats-and-streams-made-easy.html

6/6

Vous aimerez peut-être aussi