Question
A cuboid has a breadth of 5 cm, and the combined total
of its length and height is 23 cm. If the volume of the cuboid is 600 cmΒ³, calculate the percentage by which the length exceeds the height. (Note: The length of the cuboid is greater than its height.)Solution
Let the length of the cuboid be βxβ cm Therefore, height of the cuboid = (23 β x) cm According to the question, 5 Γ x(23 β x) = 600 Or, x(23 β x) = 120 Or, x2Β β 23x + 120 = 0 Or, x2Β β 15x β 8x + 120 = 0 Or, x(x β 15) β 8(x β 15) = 0 Or, (x β 15)(x β 8) = 0 Or, x = 15, 8 Length of the cuboid = 15 cm then height of the cuboid = 23 β 15 = 8 cm Required percentage = (15 β 8)/8 Γ 100 = 87.5% Hence, option e.
What is the primary purpose of Apache Hive in the Hadoop ecosystem?
Which type of relationship does inheritance represent?
What is the primary goal of abstraction in computer science?
Consider three processes P1, P2, and P3 with burst times 10ms, 10ms, and 10ms respectively. If they arrive at time 0 and are scheduled using FCFS (First...
OLAP and OLTP differs in
Which OOP principle allows a class to acquire the properties and behaviors of another class?
Which of the following element in XSLT is used to apply a template repeatedly on each node?
What is the main role of Apache Pig?
Which type of polymorphism in Java is achieved through method overloading?
What is a characteristic feature of a dense index in a database indexing system?