Question
A Company allow 8% commission on the total sales to its
salesman but if the salesman is appointed on a fix salary of Rs. 10000 and 6% commission on the sales more than 30000. If in second condition the salesman receives 2400 more than the first condition. Find the total sales?Solution
Let the total sales be x 1st Condition Salesman gets = x Γ 8% 2nd Condition Salesman gets = 10000 + (x - 30000) Γ 6% The difference of 2nd and 1st condition is 2400 Therefore, 10000 + (x - 30000) Γ 6/100 β x Γ 8/100 = 2400 10000 + 6x/100 β 1800 - 8x/100 = 2400 10000 β 1800 β 2400 = 8x/100 - 6x/100 5800 = 2x/100 x = 290000
In the context of database backup, what does the term "point-in-time recovery" refer to?
What is the advantage of using incremental backups over full backups?
What is the decimal equivalent of the hexadecimal number A5?
In a CSS file, there is a CSS rule for paragraphs tags β what does p can be called?
Which of the following is an example of two-factor authentication?
What is the primary goal of implementing data encryption in cybersecurity?
What is the primary advantage of using DMA in C programming for data transfers?
What is the purpose of a domain name in web technology?
In which programming language is dynamic memory allocation commonly used?
State true/false
Approach to Data mining is Infrastructure, exploration, analysis, interpretation and exploration.