Question
A consultant charges Rs. 50 per km for cab travel and
Rs. 30 per km for auto travel. In a week, he travelled 150 km in total and claimed Rs. 5400. How many km did he travel by cab?Solution
ATQ, Let cab distance = x km Let auto distance = y km x + y = 150 ………………..(1) 50x + 30y = 5400 From (1), x = 150 – y So, 50(150 – y) + 30y = 5400 7500 – 50y + 30y = 5400 20y = 2100 y = 105 And, x = 150 – 105 = 45
Which component of the CPU is responsible for performing arithmetic operations (like addition, subtraction) and logical operations (like AND, OR, NOT)?
Which of the following is an essential feature of a Doubly Linked List over a Singly Linked List?     Â
Which operating system concept allows multiple processes to run concurrently by sharing system resources?  Â
Which big data technology is specifically designed for distributed data processing using a cluster of computers?
Which type of computer is designed to be used by a single user at a time and is commonly found in homes and offices?
Which of the following is an example of an output device?
What is the purpose of "virtual memory" in a computer system?
Which operating system component manages and allocates system resources among various running processes?      Â
...What is the primary function of the RAM (Random Access Memory) in a computer system?
Which of the following is a feature of abstraction?