Start learning 50% faster. Sign in now
Let the Cost Price for Axe and Wye be x SP for both Axe and Wye = 72000 CP for Zed = 72000 (1 Bike) Profit for Axe = A% Profit for Wye = B% = 125/3% A = A ×125/(3 ×100) = A × 5/12 Now, the amount of profit for Axe and Wye is same Therefore, x × A/100 = 72000 × A × 5/12 ×1/100 x = 30000 Cost price for Axe and Wye is 30000 For Axe : CP = 30000 SP = 72000 Profit = 72000 – 30000 = 42000 Profit % for Axe = 42000/30000 × 100 = 140% For Zed : CP = 72000 Profit = 72000 × 140% = 100800 SP = 100800 + 72000 = 172800 Therefore, Cost price for Pee = 172800
Which phase of systems analysis and design focuses on specifying the functional requirements of a system?
What is the primary benefit of implementing Continuous Integration (CI) in a software development lifecycle?
Which network device operates at both the data link and network layers of the OSI model, and is responsible for routing data packets between networks? ...
Which of the following design patterns violates the Open/Closed Principle of SOLID principles in object-oriented design?
Which of the following best describes the main advantage of a Management Information System (MIS)?
Java. Lang package
In the field of Natural Language Processing (NLP), which of the following tasks focuses on identifying the sentiment behind a given text? ...
Consider a Binary Search Tree (BST) with the following values inserted in sequence: 45, 32, 50, 15, 40, 47, 60. What will be the in-order traversal of t...
Which of the following creates a pattern object?
Which of the following query will return the third-highest salary from an Employee table in SQL?