Question
If the two adjacent sides of a rectangle are x cm and x
– 10 cm and its perimeter is 96 cm then find its area?Solution
Let the length and breadth of rectangle = x and x – 10 cm Perimeter of rectangle = 2 x [Length + Breadth] According to the question Perimeter of rectangle = 96 cm ⇒ 2 x [Length + Breadth] = 96 ⇒ x + x – 10 = 48 ⇒ Length = x = 29 cm Breadth = (x – 10) = 19 cm Area of rectangle = Length x Breadth Area of rectangle = 29 x 19 Area of rectangle = 551 cm²
Which of the following represents the relationship between object and classes?
A physical DFD specifies
The major drawback of RAD model is __________.
Which of the following is data type is NOT Valid in Python?
Which of the following is an essential property of an inductor?
What is the term for the minimum voltage required to turn on a transistor?
POSIX is an acronym for ?
How do you print the value of a variable ‘x’ in Python?
Which web technology allows web pages to adapt to different screen sizes and devices?
Which of the following algorithms is best suited for handling high-dimensional and sparse datasets, commonly encountered in text processing and natural ...