The perimeter of a rectangle is the sum of twice of the width and twice the length. A system of equation is when we have at least two equations with at least two different variables.
Let width = x
Let length = y = 5x
Perimeter = 120
Using these variables, you can create an equation that represents the perimeter, and an equation that represents the length in terms of the width.
First equation:
2x + 2y = 120
Second equation:
5x = y
Subtract y on both sides of the equation.
5x - y = 0
These are your two equations.
2x + 2y = 120 eq1
5x - y = 0 eq2