Question
The ratio of length to breadth of a rectangle is 5:4,
respectively. Perimeter of rectangle is 108 cm. If each side of a square is 25% more than the breadth of rectangle, then find the difference between perimeters of the square and the rectangle.Solution
Let the length and breadth of the rectangle be 5x cm and 4x cm, respectively According to the question, 2 × (5x + 4x) = 108 Or, x = 54/9 = 6 Therefore, each side of the square = 1.25 × 4x = 30 cm Perimeter of the square = 4 × 30 = 120 cm Required difference = 120 – 108 = 12 cm
In object-oriented programming, when defining an interface method, which of the following statements is true regarding method parameters?
Which of the following is a critical component of data protection in both Windows and Unix/Linux environments?
Which of the following sorting technique is an example of Divide and Conquer technique?
What is the main advantage of using subword tokenization in NLP?
The is attribute in custom elements is used for:
fill the blank for space 14.
Which of these is a feature of cloud elasticity?
What is the name of the challenge in email forensics, when criminals used to present an email as someone else’s and in this case the machine will rece...
Which unit holds data temporarily and loses it when power is off?
Which web application vulnerability is most commonly exploited through code injection, allowing attackers to manipulate database queries?