Find X in Rectangle with Perimeter 8: Sides (x-3) and (4+2x)

Question

The perimeter of the rectangle below is 8.

Calculate x.

AAABBBCCCDDD4+2xx-3

Video Solution

Solution Steps

00:00 Find X
00:03 Opposite sides are equal in a rectangle
00:23 The perimeter of the rectangle equals the sum of its sides
00:31 Substitute appropriate values and solve for X
00:58 Group terms
01:21 Isolate X
01:34 And this is the solution to the question

Step-by-Step Solution

To find x x , we'll use the concept of the rectangle's perimeter.

Step 1: Identify the given expressions for length and width.

  • Length L=4+2x L = 4 + 2x
  • Width W=x3 W = x - 3
  • Perimeter P=8 P = 8

Step 2: Use the formula for the perimeter of a rectangle: P=2(L+W) P = 2(L + W) .

Substitute the given expressions into the formula:

8=2((4+2x)+(x3)) 8 = 2((4 + 2x) + (x - 3))

Step 3: Simplify the equation within the parentheses:

8=2(4+2x+x3) 8 = 2(4 + 2x + x - 3) 8=2(1+3x) 8 = 2(1 + 3x)

Step 4: Distribute the 2:

8=2×1+2×3x 8 = 2 \times 1 + 2 \times 3x 8=2+6x 8 = 2 + 6x

Step 5: Solve for x x :

82=6x 8 - 2 = 6x 6=6x 6 = 6x x=1 x = 1

Therefore, the value of x x is 1.

Answer

1