Problema Solution

If a rectangular lot is to be enclosed with 250 meter fence and with x length of the field. What will be the area if x=4?

Answer provided by our tutors

x = 4 m the length

y = the width

2(x + y) = 250

x + y = 250/2

y = 250/2 - x

y = 125 - 4

y = 121 m

The area A = width*length

A = 121*4

A = 484 m^2