The problem describes two rectangles, A and B. The length of rectangle A is twice the length of rectangle B, and the width of rectangle B is 2 cm more than the width of rectangle A. (a) The difference between the areas of rectangle A and rectangle B is 12 $cm^2$. Find the value of $x$. (b) Rectangles A and B are rearranged as shown in Diagram II. Calculate the perimeter of the new arrangement.

AlgebraGeometryAreaPerimeterQuadratic EquationsWord Problem
2025/4/25

1. Problem Description

The problem describes two rectangles, A and B. The length of rectangle A is twice the length of rectangle B, and the width of rectangle B is 2 cm more than the width of rectangle A.
(a) The difference between the areas of rectangle A and rectangle B is 12 cm2cm^2. Find the value of xx.
(b) Rectangles A and B are rearranged as shown in Diagram II. Calculate the perimeter of the new arrangement.

2. Solution Steps

(a) Finding the value of xx.
Let the length of rectangle A be lAl_A and the width be wAw_A.
Let the length of rectangle B be lBl_B and the width be wBw_B.
From the problem statement, we have:
lA=2xl_A = 2x
wA=xw_A = x
lB=xl_B = x
wB=x+2w_B = x+2
Area of rectangle A, AA=lAwA=2xx=2x2A_A = l_A * w_A = 2x * x = 2x^2
Area of rectangle B, AB=lBwB=x(x+2)=x2+2xA_B = l_B * w_B = x * (x+2) = x^2 + 2x
The difference between the areas is given as 12 cm2cm^2. Therefore,
AAAB=12|A_A - A_B| = 12
2x2(x2+2x)=12|2x^2 - (x^2 + 2x)| = 12
2x2x22x=12|2x^2 - x^2 - 2x| = 12
x22x=12|x^2 - 2x| = 12
We have two possibilities:
Case 1: x22x=12x^2 - 2x = 12
x22x12=0x^2 - 2x - 12 = 0
Using the quadratic formula, x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, where a=1,b=2,c=12a=1, b=-2, c=-12.
x=2±(2)24(1)(12)2(1)x = \frac{2 \pm \sqrt{(-2)^2 - 4(1)(-12)}}{2(1)}
x=2±4+482x = \frac{2 \pm \sqrt{4 + 48}}{2}
x=2±522x = \frac{2 \pm \sqrt{52}}{2}
x=2±2132x = \frac{2 \pm 2\sqrt{13}}{2}
x=1±13x = 1 \pm \sqrt{13}
Since xx must be positive, x=1+134.606x = 1 + \sqrt{13} \approx 4.606.
Case 2: x22x=12x^2 - 2x = -12
x22x+12=0x^2 - 2x + 12 = 0
Using the quadratic formula, x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, where a=1,b=2,c=12a=1, b=-2, c=12.
x=2±(2)24(1)(12)2(1)x = \frac{2 \pm \sqrt{(-2)^2 - 4(1)(12)}}{2(1)}
x=2±4482x = \frac{2 \pm \sqrt{4 - 48}}{2}
x=2±442x = \frac{2 \pm \sqrt{-44}}{2}
Since the discriminant is negative, there are no real solutions.
Thus, x=1+13x = 1 + \sqrt{13}.
(b) Finding the perimeter of the new arrangement.
In the new arrangement (Rajah II), the perimeter is:
P=2(lA+wB)P = 2(l_A + w_B)
P=2(2x+x+2)P = 2(2x + x+2)
P=2(3x+2)P = 2(3x + 2)
P=6x+4P = 6x + 4
Substituting x=1+13x = 1 + \sqrt{13}:
P=6(1+13)+4P = 6(1+\sqrt{13}) + 4
P=6+613+4P = 6 + 6\sqrt{13} + 4
P=10+613P = 10 + 6\sqrt{13}

3. Final Answer

(a) x=1+13x = 1 + \sqrt{13}
(b) 10+61310 + 6\sqrt{13} cm