Start learning 50% faster. Sign in now
Let the speed of the car in the first 2 hours be x km/h. Distance traveled in the first 2 hours = 2x After 2 hours, the car increases its speed by 20 km/h. The speed during the next 1 hour = (x + 20) km/h. Distance traveled in the next hour = (x + 20) km. The remaining distance is covered in the last hour, so 2x + (x + 20) = 240 km 3x + 20 = 240 3x = 220 x = 220 / 3 = 73.33 km/h Correct Option: c) 73.33 km/h
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
Which of the following is a key principle of the SOLID design principles that focuses on ensuring a class has only one reason to change?
Which of the following is the main objective of the 3rd Normal Form (3NF) in database normalization?
Which of the following is a primary feature of Mobile Computing?
Which of the following is an example of an emerging technology that is most likely to impact the future of computing?
What is a key advantage of containerization over traditional virtual machines?
Given the IP address 192.168.10.5 and the subnet mask 255.255.255.240 , what is the range of valid host addresses in this subnet?
What is a key challenge in applying Natural Language Processing (NLP) techniques to real-world text data?
Which SOLID principle ensures that a class has only one reason to change?