Question
The length of a rectangle is 64 cm. If the ratio of
length to perimeter of the rectangle is 4:15, find the area of a circle whose diameter is 6 cm less than double the breadth of the rectangle. (Take π = 22/7)Solution
ATQ; Perimeter of rectangle = 2 × (length + breadth) So, 64 : [2 × (64 + breadth)] = 4 : 15 Or, 15 × 64 = 4 × 2 × (64 + breadth) Or, 960 = 8 × (64 + breadth) Or, 64 + breadth = 120 Or, breadth = 56 cm Diameter of circle = 2 × 56 - 6 = 106 cm Radius of circle = 106 ÷ 2 = 53 cm Area of circle = π × radius² = (22/7) × 53² = (22/7) × 2809 = 8,828 cm²
Which one of the following is an application of Stack Data Structure?
In a typical instruction pipeline, which stage is responsible for fetching the next instruction from memory?
Which key is used to create a digital signature?
Which protocol is connection-oriented?
Divide and conquer partition a problem into independent smaller sub problems, whereas dynamic programming partition a problem into overlapping sub-probl...
Which component in the CPU holds the data to be operated on, performs calculations, and stores the results?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
What is the primary purpose of data deduplication in storage management?
When trying to access a URL, the following message is displayed on the browser:
Server; Error 403.
What could be the reason for the ...Which scheduling policy assigns the CPU to a job until it finishes or enters a waiting state?