Question
In triangle ABC, if the sides are a = 13 cm, b = 14 cm,
and c = 15 cm, find the circumradius (R).Solution
Using the formula: R = (abc) / (4 × Area). Area using Heron’s formula: s = (13 + 14 + 15) / 2 = 21 cm, Area = √(21 × (21 - 13) × (21 - 14) × (21 - 15)) = √(21 × 8 × 7 × 6) = 84 cm². Thus, R = (13 × 14 × 15) / (4 × 84) = 8.125 cm.
Which of the following assigns IP addresses dynamically?
Which company originally developed the Go programming language?
In the standard normal distribution (mean = 0, standard deviation = 1), what is the probability that a random variable falls within one standard deviati...
- In a _________each element has a priority value associated with it
Basic syntax to create a bar-chart in R is
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?
‘\a’ is used for what in C++
At which layer of the OSI model do hardware devices like switches primarily operate?
A control unit in a CPU uses a microprogram to:
What is the main objective of cluster analysis in data analytics?