Given:
The perimeter of a rectangle is 32 meters and the length is 4 meters longer than the width
Let, x = the length of the rectangle
And, y = the width of the rectangle
So, we have the following system of equations:
[tex]\begin{gathered} 2x+2y=32\rightarrow(1) \\ x-y=4\rightarrow(2) \end{gathered}[/tex]We will use the method of substitution to solve the system
So, from equation 2:
[tex]x=y+4\rightarrow(3)[/tex]substitute with (x) from equation (3) intp eqaution (1)
[tex]2(y+4)+2y=32[/tex]solve the equation to find (y):
[tex]\begin{gathered} 2y+8+2y=32 \\ 4y+8=32 \\ 4y=32-8 \\ 4y=24 \\ y=\frac{24}{4}=6 \end{gathered}[/tex]Now, substitute with (y) into equation (3) to find (x):
[tex]x=y+4=6+4=10[/tex]So, the answer will be:
The length of the rectangle = 10 m
The width of the rectangle = 6 m