Question
A and B entered into a business investing Rs. (x + 77)
and Rs. (x β 55) respectively. After one year they invested Rs. 40 more and Rs. 159 more respectively. After 2 years, ratio of the profit shares of A to B is 12:7. Find the value of x.Solution
Ratio of profit share of A to B = [x + 77 + x + 77 + 40]:[x β 55 + x β 55 + 159] = [2x + 194]:[2x + 49] According to question; (2x + 194)/(2x + 49) = 12/7 => 14x + 1358 = 24x + 588 => 10x = 770 => x = 77
In a typical instruction pipeline, which stage is responsible for fetching the next instruction from memory?
Which web technology is used to style and format the layout of a web page?
Kirchhoff's Voltage Law (KVL) is based on the principle of:
Which of the following is NOT a potential concurrency control issue?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operat...
What is Apache Spark primarily used for in big data processing?
Which problem is a classic example of an NP-complete problem?
Virtual memory allows for the efficient management of:
Which of the following is NOT a type of inheritance?
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one