Question
An equilateral triangle has an altitude of 21√3 cm.
Calculate the radius of its incircle.Solution
ATQ,
Altitude = (√3a/2)
(√3a/2) = 21√3
a = 42 cm
Inradius = a / (2√3) = 42 / (2√3) = 21 / √3 = 7√3 cm
Which of the following is used to handle exceptions in Java?
Which Python keyword is used to define a function?
Which Java keyword is used to inherit a class?
Which C operator is used to access a value at a memory address stored in a pointer?
- Which of the following is the primary benefit of Big Data analytics in decision-making?
In C, which keyword is used to define a constant value?
Which of the following is true about MergeSort?
Which of the following algorithms is commonly used in Machine Learning for clustering tasks?
Which of the following is used to declare a list in Python?
Which type of Memory is typically the fastest in a computer system?