Question
The perimeter of 3 squares is 28 cm, 36 cm and 48 cm
respectively. What will be the area of the square having perimeter equal to sum of edges of 3 squares? (in sq.cm)Solution
Let side of 3 squares be a, b and c cm respectively. => a = 28/4 = 7 cm => b = 36/4 = 9 cm => c = 48/4 = 12 cm Perimeter of new square = a + b + c = 28 => side = 28/4 = 7 cm Required area = side2 = 72 = 49 cm2.
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?