You can
put this solution on YOUR website!The side of the square is s.
The length of the rectangle is then 2s, so

, and
The width of the rectangle is s - 1, so
The perimeter of a rectangle is given by

and the perimeter of a square is given by

.
Substituting in the expression for

, we get
But

, so
Side of the square is

. Length of the rectangle is

, Width of the rectangle is
Check answer
And finally,
You can
put this solution on YOUR website!let x="side of square"
"The length of a rectangle is twice the length of each side of a square"
__ L=2x
"the width of the rectangle is 1 inch less than the length of each side of the square"
__ W=x-1
"The perimeter of the rectangle exceeds the perimeter of the square by three"
__ 2L+2W=4x+3
substituting __ 2(2x)+2(x-1)=4x+3 __ 6x-2=4x+3 __ 2x=5