Question
The perimeter of a rectangle is 110% more than perimeter
of a square of side 20 cm. If the length of rectangle is 240% more than side of square then find the difference between the area of square and the area of rectangle.Solution
Perimeter of the square = 4 x 20 = 80 cm Perimeter of the rectangle = 80 x (210/100) = 168 cm Length of the rectangle = 20 x (340/100) = 68 cm Let the breadth of the rectangle be b cm. => 2 x (68 + b) = 168 => b = 84 – 68 => b = 16 cm Required difference = (68 x 16) - (20 x 20) = 688
A data analysis algorithm requires processing data in a Last-In, First-Out (LIFO) manner. Which operation is used to get the most recently added element...
- Internet of Things (IoT)
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
... Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
What is the worst-case time complexity for inserting an element into a hash table that uses separate chaining for collision resolution?
Which SQL query will retrieve the second highest salary from an Employee table?
Which traversal method is best for copying a binary tree?
Consider the standard dynamic programming approach to find the length of the Longest Common Subsequence (LCS) of two strings, text1 and text2. The dp ta...
Which of the following is the most critical success factor for the implementation of a Decision Support System (DSS) within an organization?
A graph where edges have a direction (e.g., from A to B, but not necessarily B to A) is called a: