Problema Solution
The perimeter of a rectangle is 36ft. The length is 2 ft longer than the width. Find the dimensions. Write a system of linear equations and salve the resulting system. let x be the length and y be the with.
writhe the first equation: 2x+2y=
Answer provided by our tutors
X = 2 + Y
36 = 2*(X+Y) = 2*(2 + 2Y) --> 1+Y = 9 ---> Y = 8 and X = 10