Question
The speed of a boat in still water is 30 km/hr. If the
boat covers 180 km in upstream in 12 hours, then find the time taken by the boat to travel 180 km in downstream.Solution
Let the speed of the boat in still water and the speed of the current be βxβ km/hr and βyβ km/hr, respectively Upstream speed of the boat = (x β y) = 180/12 = 15 km/hr Or, 30 β y = 15 Or, y = 30 β 15 = 15 km/hr Therefore, downstream speed of the boat = 30 + 15 = 45 km/hr Required time taken = 180/45 = 4 hours
Suppose we have a printer shared between various machines in a network, and any machine or computer in a network can send a print request to the printe...
A transformer has a primary coil with 300 turns and a secondary coil with 150 turns. If the primary voltage is 240V, calculate the secondary voltage.
In public key cryptography, which key is used for encryption?
A company needs to create 10 subnets from the network 192.168.1.0/24. What is the minimum subnet mask required to accommodate this, and how many usable ...
In a DBMS, what is the primary purpose of a locking protocol?
The ALU (Arithmetic Logic Unit) is responsible for:
Write through technique is used in which memory for data updating
Join in which generated result contain right side tuple of table even without a match is
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
How is dynamic memory deallocated in Java?