Question
Speed of a motorboat in still water is 45 km per hour if
the motorboat travels 80 km along the stream in 1 hour 20 minutes, then the time taken by it to cover the same distance against the stream will beSolution
Let the speed of boat in still water =B and speed of stream =S B=45km/h  B+S=60 S =60-45=15km/h Upstream speed=B-S=45-15=30km/h Time =Distance/Upstream speed =80/30=2hours 40min.
 B+S=60 S =60-45=15km/h Upstream speed=B-S=45-15=30km/h Time =Distance/Upstream speed =80/30=2hours 40min.
- How to debug bash script 
- What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems? 
- In the context of ADTs, what does "polymorphism" refer to? 
- The SI unit for measuring pressure is: 
- What is the purpose of the "if __name__ == '__main__':" statement in a Python script? 
- The result evaluating the postfix expression 10 5 + 60 6/ * 8 – is 
- What is the decimal equivalent of the hexadecimal number A5? 
- In the first step of the TCP three-way handshake, what does the client (initiator) do? 
- Which type of power plant produces electricity by harnessing the energy of falling or flowing water? 
- Which command is used to append the contents of one file to another file in a Unix/Linux system?