Question
In a business, A invested Rs. 1800 more than that by B.
After 10 months, A left the business. If at the end of the year, profit earned by B is equal to the profit earned by A, then find the amount invested by A in the business.Solution
Let the amount invested by B be Rs.x. According to question, => x × 12 = (x + 1800) × 10 => 12x = 10x + 18000 => 2x = 18000 => x = 9000 Amount invested by A = 9000 + 1800 = Rs.10800
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?