Question
The ratio of the cost price to the marked price of an
article is 3:4 and the ratio of the profit percentage to the discount percentage is 4:3. Find the profit percentage.Solution
CP:MP = 3x:4x Profit = MP – CP = 4x – 3x = x Profit% : Discount% = 4:3 Let CP = 300 and SP = (x + 3x = 4x) = 400 According to question, => (4x/100) × 300 + (3x/100) × 400 => 12x + 12x = 24x => 24x ----100 => x = 4.166% Profit % = 4 × 4.166% = 16.66%
Which of the following is NOT a common synchronization mechanism in operating systems?
What is the primary responsibility of the "Controller" in the MVC architecture?
Which of the following is NOT a method for handling deadlocks?
What is the purpose of CSS in web development?
Which of the following is NOT a common use of PHP?
What does the complexity class P refer to?
Which is correct with respect to the size of the data types in C?
In tuple calculus, what does the ∃ symbol represent?
Which of the following function is used in every hashing technique
What does below UNIX command do?
cp file1 file2