Question
A software company had 'p' lines of code in their
codebase in 2019. It increased by 30% in 2020 and then by another 20% in 2021. In 2022, the lines of code were reduced by 50%. If in 2019, the percentage of bugs in the code was 15% and in 2022 it is 25%, then what is the percentage change in the number of bugs during this period?Solution
ATQ, Let the lines of code in 2019 be 10000. In 2020, lines of code = 1.30ร10000=13000. In 2021, lines of code = 1.20ร13000=15600. In 2022, the lines of code reduced by 50% = 0.50ร15600=7800. Bugs in 2019 = 0.15ร10000=1500. Bugs in 2022 = 0.25ร7800=1950. Percentage change in bugs = {(1950โ1500)/1500}ร100% = 30%. Therefore, the number of bugs increased by 30% from 2019 to 2022.
Find the number of ways to arrange each letter of the word 'EDUCATIONAL' such that all the vowels always come together.
Find the no. of words formed by using all the letter of the word DISCOUNT, so that the vowels are never together?
How many 4-digit numbers can be formed using digits 1โ9 if repetition is not allowed and the number is even?
In a party 19 persons shake hands with every other person. Find the total no of handshakes in the party? ย ย ย ย
How many numbers of five digits may be formed with the digits 7, 2, 0, 0, and 1?ย ย ย ย ย ย
How many 4-digit even numbers can be formed using digits 1, 2, 3, 4, 5, 6 without repetition?
In how ways can the selection be made so that a particular member is always included?
...- In how many ways can you arrange 3 identical cubes, 2 identical pens, and 1 ball such that all 3 cubes are not together?
From 6 officers and 8 Jawans, in how many ways can 5 be chosen to include exactly 3 officers?
How many five digit numbers can be formed using the digits 0, 1, 2, 3, 4 and 5 which are divisible by 5, without repeating the digits?