June 1, 2018

Boat and Stream Formulas


  • If speed of stream is ‘a’ and a boat (swimmer) takes ‘n’ times as long to row up as to row down the river, then
Speed of Boat (swimmer) in still water = a*(n+1)/(n-1)

  • A person can row at a speed of ‘x’ in still water. If stream is flowing at a speed of y, it takes time ‘T’ to row to a place and back, then
Distance between two places = T*(x2 – y2) / 2x

  • A man rows a certain distance downstream in ‘x’ hour and returns the same distance in ‘y’ hour. When the stream flows at the rate of ‘a’ km/h, then
Speed of the man in still water = a*(x+ y) / (y – x)

  • If boat’s speed in still water is ‘a’ km/h and river is flowing with a speed of ‘b’ km/h, then average speed in going to a certain place and coming back to starting point is given by
(a + b)(a – b) / a km/h

  • When boat’s speed in still water is ‘a’ km/h and river is flowing with a speed of ‘b’ km/h and time taken to cover a certain distance upstream is ‘T’ more that the time taken to cover the same distance downstream, then
Distance = (a2 – b2)*T / 2b

  • If a man covers ‘I’ km distance in ‘t1’ hour along the direction of the river and he covers same distance in ‘t2' hour against the direction of the river, then
Speed of man = 1/2 * (I/t1 + I/t2)
Speed of stream = 1/2 * (I/t1 – I/t2)




Related Posts:

  • HCF and LCM Find the largest number which divide 1356, 1868 and 2764 leaving the same remainder in each case. Ans: From the Solution Methods the required number is, HCF of (1868-1356), (2764-1356) and (2764-1868) HCF of 512, 1408 and … Read More
  • LCM and HCF LCM and HCF of Fractions LCM of fractions = (LCM of numerators)/(HCF of denominators) HCF of fractions = (HCF of numerators)/(LCM of denomenators) Solution Methods: Product of two numbers = HCF of the numbers * … Read More
  • Compound Interest Find the Compound Interest is one of the difficult tasks when it comes in exams and consumes your valuable time. Here is a new approach to find out CI in a faster way.  Lets' take a look: * Find the CI of 5000 co… Read More
  • Calendar Math Tricks Ordinary Year A year having 365 days is called an Ordinary Year, which has (52 complete weeks + 1 Extra/Odd day) Leap Year A Leap Year has 366 days (including 29th of February) and (52 complete weeks + 2 Extra/O… Read More
  • Number Series n² Series Find the missing term in the series 4, 16, 36, 64, ..., 144. Ans: This is a series of squares of consecutive even numbers. 2² = 4, 4² = 16, 6² = 36, 8² = 64, 10² = 100 (n² + 1) Series Find the … Read More