Question
Question: Given a perimeter of 180, how do you find the length and the width of the rectangle of the maximum a...
Given a perimeter of 180, how do you find the length and the width of the rectangle of the maximum area?
Solution
Here will first assume the length and width of the rectangle to be any variable. We will then use the formula of the perimeter of the rectangle to find the value of one of the dimensions in terms of variables. Then we will substitute the values of dimensions in terms of variables in the formula for the area of a rectangle. We will then simplify and differentiate the area. We will then equate it with the zero and simplify it to find the length and breadth of the rectangle.
Complete step by step solution:
Here we have been given a perimeter and we have to find the length and the width of the rectangle.
Let the length of the rectangle be x and the width of the rectangle be y.
Now, we will find the perimeter of the rectangle using the assumed length and the width of the rectangle and the given perimeter is 180.
We know that the formula of perimeter of the rectangle is given by Perimeter=2(Length+Breadth)
Now, we will substitute the value of perimeter, length, and width of the rectangle here.
⇒180=2(x+y)
Now, we will divide both sides by 2.
⇒2180=22(x+y) ⇒90=x+y
Subtracting x from both the sides, we get
⇒90−x=x+y−x ⇒90−x=y
⇒y=90−x …………. (1)
Let the area of the rectangle be A.
We know that the formula of the area of the rectangle is given by Area of rectangle= Length ×Breadth
Now, we will substitute the value of the area, length, and breadth in the formula, we get
A=x×y
Now, we will substitute the value of y from equation (1) in the above equation. Therefore, we get
⇒A=x(90−x)
Now, multiplying the terms using the distributive property of multiplication, we get
⇒A=90x−x2
Now, we will differentiate both sides with respect to x.
⇒dxdA=dxd(90x−x2)
Using the differentiation formula dxd(xn)=nxn−1, we get
⇒dxdA=90−2x
Now, to find the maximum area, dxdA should be equal to 0. So,
dxdA=0 ⇒90−2x=0
Subtracting 90 from both sides, we get
⇒90−2x−90=0−90
On further simplification, we get
⇒−2x=−90
Now, dividing both sides by −2, we get
⇒−2−2x=−2−90
⇒x=45
Now, we will substitute the value of x in equation (1). Therefore, we get
y=90−45
Subtracting the terms, we get
⇒y=45
Therefore, the value of length of the rectangle is equal to 45 and breadth of the rectangle is equal to 45.
Note:
We know that a rectangle is defined as a polygon whose opposite sides are parallel to each other and are also equal to each other. Each internal angle of a rectangle is equal to 90∘ and the sum of all interior angles is 360∘. We have used the distributive property of multiplication to simplify the equation. According to the distributive property of multiplication, if a, b and c are real numbers then a⋅(b+c)=a⋅b+a⋅c.