Question
A car travels 150 miles at a constant speed of 50 miles
per hour. It then makes a 30-minute stop before continuing its journey at a constant speed of 60 miles per hour for another 100 miles. What is the approximate average speed for the entire journey?Solution
Total distance = 150 + 100 = 250 miles Time taken for the first 150 miles = 150/50 = 3 hours Time taken for the last 100 miles = 100/60 = 5/3 hours Total time = 3 + 0.5 (for the stop) + 5/3 = 31/6 hours Average speed = 250 / (31/6) = 1500/31 ≈ 48.38 miles per hour Answer: (A)
What is the concept of "paging" in memory management?
You have a positive-edge-triggered D flip-flop. If the current state is Q = 0 and the D input is 1, what will be the state after the clock edge?
Which data processing technique is commonly used for handling large-scale data in distributed computing environments?
Which is not in relation to the database.
What is the purpose of AJAX (Asynchronous JavaScript and XML) in web technology?
When working with DMA in C, which function is often used to configure DMA channels?
The Master-Slave JK flip-flop overcomes the problem of race conditions by:
PGP is abbreviated as _______________
What is the scope of a variable declared as "static" inside a function?
Which backup strategy involves rotating backup media to ensure data redundancy and off-site storage?