Question
Total cost price of two items, A and B, is Rs. 720. Both
are marked up by 50%, and the marked price of item B is Rs. 150 more than that of item A. What is the marked price of item B?Solution
ATQ,
Let the cost prices of A and B be Rs. x and Rs. y, respectively. So, x + y = 720 ............(I) Also, Marked price of A = 1.5x Marked price of B = 1.5y Given, 1.5(y - x) = 150 ⟹ y - x = 100 .............(II) Adding (I) and (II): x + y + y - x = 720 + 100 ⟹ 2y = 820 ⟹ y = 820 / 2 = 410 Therefore, Marked price of item B = 1.5 × 410 = Rs. 615
Which recovery technique involves creating a new database instance from a previous full backup and then applying transaction logs up to the desired reco...
What is the primary goal of cybersecurity?
Which of the following is not a component of a steam power plant?
What is the typical output voltage range of an operational amplifier (op-amp) powered by ±15V supply rails?
Which command is used to sort the lines of a file in a Unix/Linux system?
Which computer architecture uses a single bus to connect the CPU, memory, and peripherals?
Which type of memory is designed to provide high-speed access to frequently used data and instructions?
In the ER model, what does a double oval represent?
Which is not a datatype of COBOL language
A B-tree of order 4 is built from scratch by 10 successive insertions. What is the maximum number of node splitting operations that may take place?