Question
The difference between the area of a circle and the area
of the rectangle is 290.16 cm2. If the length of rectangle is 25% more and breadth is 10% less than the radius of the circle, then find the perimeter of the rectangle? (Take π = 3.14)Solution
Let the radius of the circle be r cm. So, the length of the rectangle = 1.25r cm and the breadth of the rectangle = 0.90r cm Given that, ⇒ πr2 – 1.25r × 0.90r = 290.16 ⇒ 3.14r2 – 1.125r2 = 290.16 ⇒ r2 = 290.16/2.015 ⇒ r2 = 144 ⇒ r = 12 Length = 1.25 × 12 = 15 cm Breadth = 0.90 × 12 = 10.8 cm Perimeter of rectangle = 2(15 + 10.8) = 51.6 cm
In syntax-directed translation, what are attributes associated with?
Which type of DNS record is used to map a domain name to an IPv6 address?
Which is the level of implementation of data structure
What happens if dynamic memory is not deallocated after its use?
The Protocol Data Unit (PDU) at the Network Layer of the OSI model is commonly referred to as a:
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
How to get first line from a file ?
What is the primary responsibility of the "Controller" in the MVC architecture?
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. <...
What is the maximum number of different Boolean functions involving n Boolean variables?