Rectangle Array

Geometry Level 1

The big rectangle above is composed of 5 small identical rectangles. If the perimeter of the big rectangle is 80, then what is the area of a small rectangle?

16 60 75 80

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

5 solutions

Venkatachalam J
Mar 12, 2017

Moderator note:

In general, for a clearer solution, we'd like to introduce as few variables as possible. Since the width and height of the small rectangles are dependent on each other in a clear way, the strategy of using only a single variable works well here.

Clear and concise solution

Agnishom Chattopadhyay - 4 years, 3 months ago

Log in to reply

Thank you @Agnishom Chattopadhyay

Venkatachalam J - 4 years, 2 months ago

I understand everything but at the perimeter of the big rectangle it where is the 2 came from

Omar Yasser - 4 years, 2 months ago

Log in to reply

Math formula:

Perimeter of rectangle=sum of the length of four sides =length+breadth+length+breadth =2(length+breadth)

I hope now it will be clear for you.

Venkatachalam J - 4 years, 2 months ago
Zach Abueg
Feb 19, 2017

Let's label the sides of the small rectangle x x and y y , as shown above.

We are given that the P b i g = 80 \displaystyle P_{big} = 80 . Thus,

4 x + 4 y = 80 x + y = 20 \displaystyle4x + 4y = 80 \Longrightarrow x + y = 20

We also know that because the big rectangle is made of up 5 small identical rectangles, A b i g = 5 × A s m a l l \displaystyle A_{big} = 5 \times A_{small} . Thus,

( 2 y + x ) ( x ) = 5 x y \displaystyle (2y + x)(x) = 5xy

2 x y + x 2 = 5 x y \displaystyle 2xy + x^2 = 5xy

x 2 = 3 x y \displaystyle x^2 = 3xy

x = 3 y \displaystyle x = 3y

x + y = 20 3 y + y = 20 y = 5 \displaystyle x + y = 20 \Longrightarrow 3y + y = 20 \Longrightarrow y = 5

x = 20 5 = 15 \displaystyle x = 20 - 5 = 15

Finally,

A s m a l l = x y = 15 × 5 = 75 \displaystyle A_{small} = xy = 15 \times 5 = 75

Oh, I like how you equated the area. That might give me more space to play with in future problems.

In your solution, the goal of equating the area is to get the condition x = 3 y x = 3y . Do you see how to tell that immediately from the diagram?

Chung Kevin - 4 years, 3 months ago

Why not directly deduce that x = 3 y x=3y because it is clear from the fact that 3 breadths of the small rectangle make its length; visible in the centre of the diagram.

Yatin Khanna - 4 years, 3 months ago

Wow...I used this exact same method. What are the chances? This problem wouldn't be equally solvable if the middle three rectangles converged.

Marc Moncada - 3 years, 1 month ago
Alex Li
Mar 12, 2017

Note that the rectangle's dimensions are x by 3x

Therefore, the entire rectangle has a height of 3x and a width of (1 + 3 + 1)x = 5x

Therefore, the perimeter = (3+3+5+5)x=16x=80 --- > x=5

Therefore, the large rectangle has dimensions (3 * 5) by (5 * 5).

The area of a small rectangle is 1/5th the area of the large rectangle - so (3 * 5)(5 * 5)/5 = 3 * 25 = 75 is the answer.

How do we know that the rectangle's dimensions are x by 3x here?

Agnishom Chattopadhyay - 4 years, 3 months ago
Jordan Larson
Mar 18, 2017

The large rectangle is made of five equally-sized rectangles, so we can divide each rectangle into three squares. After which, we get that there are five equally-sized squares on the long side and three equally sized squares on the short size; 5+5+3+3 = 16 is the new perimeter. Since both sides of a square are equal, we can divide 80 by 16 to get 5. Going back to that a rectangle is made of three equally sized squares, we can find the area of one square and multiply it by three to get the area of one of the rectangles.

Nice observation by splitting the small rectangles into squares.

Christopher Boo - 4 years, 2 months ago

Let l l and w w be the length and width of the small rectangle, respectively. Then, the length and width of the big rectangle is l + 2 w l+2w and l l respectively.

Given that the perimeter of the big rectangle is 80 80 , we must have that 2 ( l + ( l + 2 w ) ) = 80 2(l+(l+2w)) = 80 ; this reduces to l + w = 20 l + w = 20 . Given the area of the small rectangle is l w lw , the area of the large rectangle can be evaluated to 5 l w 5lw . But it is also equal to l ( l + 2 w l(l+2w ; equating the two gives the expression l = 3 w l=3w .

Therefore, the perimeter equation satisfies 4 w = 20 4w=20 , which implies w = 5 w=5 and l = 15 l=15 . Hence, the area of the small rectangle is 75 75 , as required.

Nice solution. The essential point here was to notice that l = 3 w l = 3w

Agnishom Chattopadhyay - 4 years, 2 months ago

Very Nice explanation.

Vikram Sinha - 4 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...