Question
The side of a square is increased by 40%. Find the
percentage change in its area?Solution
Let side of a square be 100. Now, area of a square = 1002 = 10000 If we increase the side of a square by 40%, we get Side = 140% of 100 = 140 New area of square = 1402 = 19600 Difference in Areas = 19600 - 10000 = 9600 Percentage increase = (9600/10000) x 100 = 96% Alternate Method: Successive Increase = 40 + 40 + (40 × 40/100) = 96%
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
In a uniform distribution over the interval [a, b], what is the probability density function (PDF)?
Binary relationship has how many participating entities?
What is the primary difference between a "Virus" and a "Worm" in the context of cybersecurity?
What is the scope of a variable declared as "static" inside a function?
Which hazard can be addressed using techniques like forwarding and bypassing?
The SI unit for measuring frequency is:
What is the basic component of an electronic circuit that restricts the flow of current?
Which type of memory is pre-programmed with data during the manufacturing process and cannot be modified?
What is the primary role of lexical analysis in the compilation process?