Question
A journey over a certain distance takes 4 hours longer
when traveling at a speed of 12 km/h compared to traveling at a speed of 16 km/h. Determine the time required to cover 125% of this distance at a speed of 20 km/h.Solution
ATQ, Let the distance travelled = ‘d’ km Then, according to the question, (d/12) = (d/16) + 4 Or, (d/12) = {(d + 64)/16} Or, 16d = 12d + 768 So, d = 768 ÷ 4 = 192 So, 125% of the distance = 192 × 1.25 = 240 km And so, time taken to travel 240 km at 20 km/h = (240/20) = 12 hours
Which component in the CPU holds the data to be operated on, performs calculations, and stores the results?
In C programming, which header file is commonly used to work with DMA?
Which type of variable has the widest scope and can be accessed from any part of the program?
What is the main purpose of a firewall in a network security architecture?
What is Inter-Process Communication (IPC) in the context of computer systems?
What command do you have to use to go to the parent directory?
 Which of following is /are for strict evaluation?
Which network topology requires the highest amount of cabling?
How many bits are there in Ethernet address
Which data analytics technique is suitable for handling missing data points in a dataset?