Question
Angles of a triangle are in the ratio 2 : 3 : 7. Find
the difference between the largest and smallest angle of the triangle.Solution
Let the measure of the angles of the given triangle be '2x°', '3x°', and '7x°', respectively. Sum of angles of a triangle = 2x + 3x + 7x = 180° So, x = (180°/12) = 15° Therefore, the difference between the largest and smallest angle of the triangle = 7x – 2x = 5x = 5 × 15° = 75° Hence, option b.
What will be the output of the code
int main(){
int array[] = {100,200,300};
cout<
}
What is a deadlock in a computer system?
3NF is best suitable for designing of the database?
Which component of an ER diagram represents an entity?
The search key used in Index file is also used to physically order the database and search key is the primary key or candidate key of the database. <...
Which of the following characteristics describes an ideal operational amplifier (op-amp)?
Which command is used to create a new file in a Unix/Linux system?
Which block of code is used to handle exceptions?
Virtual memory allows for the efficient management of:
Frames are related to which layer of OSI model