Question
The sides of a triangle are in the ratio 7:24:25. If the
area of the triangle is 336 cm², what is the perimeter of the triangle?Solution
ATQ,
Since, the sides of the triangle are in ratio 7:24:25, the given triangle is a right-angled triangle.
Let the three sides of the triangle be '7x' cm, '24x' cm and '25x' cm, respectively.
So, area of the triangle = (1/2) × (7x) × 24x = 336
Or, 84x² = 336
Or, x² = 4
So, x = ±2
Since, length of side cannot be negative, x = 2
So, required perimeter = 2 × (7 + 24 + 25) = 2 × 56 = 112 cm
Join in which result is generated only when variable matches from both tables.
In a pipelined CPU design, what is the purpose of the instruction pipeline?
The truth table for a NOR gate has an output of 0 when:
Which problem is a classic example of an NP-complete problem?
Which of the following statements about MOSFETs is true?
What is the primary function of a router in a network?
What is a serializable schedule in concurrency control?
What is the purpose of the delete operator in C++?
What is exception handling in programming?
What is the primary purpose of data deduplication in storage management?