Question
The speed of current is 5 km/h. What will be the
respective downstream speed and upstream speed of a boy rowing a boat, if half of the distance covered going downstream in a certain time is equal to the distance covered going upstream in the same time?Solution
Let the speed of boy in still water be X km/h. And the speed of current = 5 km/h Downstream speed = (X + 5) km/h Upstream speed = (X – 5) km/h Let time be ‘t’ hours. ⇒ [(X + 5) t]/2 = (X – 5) t ⇒ X + 5 = 2X – 10 ⇒ X = 15 km/h Downstream speed = 15 + 5 = 20 km/h Upstream speed = 15 – 5 = 10 km/h
With what command you can see your user name?
What is the purpose of error control in data communication?
The below mentioned code is in which programming language
type
array-identifier = array[index-type] of element-type;
SELECT E.EmpFname, E.EmpLname, P.EmpPosition FROM EmployeeInfo E INNER JOIN EmployeePosition P ON E.EmpID = P.EmpID AND P.EmpPosition IN ('Manager'); <...
Which ICMP message indicates “Fragmentation Needed”?
What is the main purpose of hashing in blockchain?
Which key is kept secret and known only to the owner in a public key pair?
Which of the following models used for software reliability
Which logic gate produces an output that is the complement of the input?
Which of the following characteristics describes an ideal operational amplifier (op-amp)?