The semi-perimeter of the triangle is given by: s = (AB + BC + AC) / 2 s = (15 + 20 + 25) / 2 = 30 cm Now, using Heron’s formula: Area = √[s(s − AB)(s − BC)(s − AC)] Area = √[30(30 − 15)(30 − 20)(30 − 25)] Area = √[30 × 15 × 10 × 5] Area = √22500 Area = 150 cm² Correct answer: a) 150 cm²
What is a key characteristic of a star topology in networking?
In the context of IPv4 vs. IPv6, which of the following statements is true regarding address space?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?
Which of the following is a key characteristic of cloud computing?
What is the primary use of the printf function in C/C++ programming?
What is the main goal of the Dining Philosophers Problem in computer science?
State True or False
Semi-structured data is data that does not conform to a data model but has some structure. It lacks a fixed or rigid s...
Which of the following network topologies is most resilient to node failures?
What is a characteristic feature of a dense index in a database indexing system?
What is the primary purpose of a MAC (Media Access Control) ID in networking?