English, asked by EthicalElite, 8 months ago

 \huge \orange {\mathbb{Hello}}

Ritu can row downstream 20km in 2hours and upstream in 2hours.

Find her speed of rowing in still water and the speed of the current.

<!DOCTYPE html> <html> <svg width="100%" height="300px">\ \textless \ br /\ \textgreater \ <g id="R1" transform="translate(250 250)"> \ \textless \ br /\ \textgreater \ <ellipse rx="100" ry="0" opacity=".3">\ \textless \ br /\ \textgreater \ <animateTransform attributeName="transform" type="rotate" dur="7s" from="0" to="360" repeatCount="indefinite" />\ \textless \ br /\ \textgreater \ <animate attributeName="cx" dur="8s" values="-20; 220; -20" repeatCount="indefinite" />\ \textless \ br /\ \textgreater \ <animate attributeName="ry" dur="3s" values="10; 60; 10" repeatCount="indefinite" />\ \textless \ br /\ \textgreater \ </ellipse>\ \textless \ br /\ \textgreater \ </g><use xlink:href="#R1" transform="rotate(72 390 150)" />\ \textless \ br /\ \textgreater \ <use xlink:href="#R1" transform="rotate(144 390 150)" />\ \textless \ br /\ \textgreater \ <use xlink:href="#R1" transform="rotate(216 390 150)" />\ \textless \ br /\ \textgreater \ <use xlink:href="#R1" transform="rotate(288 390 150)" />\ \textless \ br /\ \textgreater \ </svg></body></html>

Answers

Answered by TheUnknownUser
15

Question:-

Ritu can row downstream 20km in 2hours and upstream in 2hours.

Find her speed of rowing in still water and the speed of the current.

Answer:-

The speed of Ritu in still water is 6 km/hr and the speed of the current is 4 km/hr.

Please refer to the attachment for better understanding.

Attachments:
Answered by OoINTROVERToO
14

GIVEN

Ritu can row

  • Downstream 20km in 2hours
  • Upstream 20km in 2 hours.

TO FIND

  • Find speed of rowing in still water and the speed of the current.

SOLUTION

  • Let the speed of boat in still water be x km/hr.
  • Let the speed of current by y km/hr.

  • Speed downstream = x + y
  • Speed upstream = x - y

Ritu can row downstream 20km in 2hours

Speed = distance/time

=> x + y = 20/2

=> x + y = 10 _(i)

Ritu can row upstream 20km in 2 hours.

Speed = distance/time

=> x - y = 20/2

=> x - y = 10 _(ii)

Subtracting Eq. (i) and (ii) we get,

  • 2x = 20
  • x = 10

Now, putting the value of x in Eq. (i).

  • x + y = 10
  • 10 + y = 10
  • y = 10 - 10
  • y = 0

Hence, Speed of boat in still water x is 10 km/hr. and Speed of stream y is 0 km/hr.

Similar questions