Question
The perimeter of a sector of a circle, whose radius is
22 cm, is 64 cm. If the length of a rectangle is 10 cm more than the arc subtended by the sector and its perimeter is 80 cm, then find the area (in cm2) of the rectangle.Solution
Let the arc subtended by the sector be βlβ cm and the radius of the circle be βrβ cm According to the question, (l + 2r) = 64 Or, l = 64 β 2r = 64 β (2 Γ 22) = 20 cm Therefore, length of the rectangle = 20 + 10 = 30 cm Let the breadth of the rectangle be βbβ cm Therefore, 2 Γ (30 + b) = 80 Or, b = 40 β 30 = 10 cm Therefore, area of the rectangle = length Γ breadth = 10 Γ 30 = 300 cm2
What does the β
Which of the following is a weak entity in a database?
Which type of join returns all rows from the left table and matching rows from the right table?
A view in SQL is:
Which SQL statement is used to remove all rows from a table without logging individual row deletions?
Which normal form removes transitive dependency?
What is the maximum number of processes that can be in the Ready state?
Which normal form eliminates transitive dependency?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
Which aggregate function returns the number of rows that match a specified criterion?