
William W. answered 08/07/20
Math and science made easy - learn from a retired engineer
Let "x" be the side of a square.
Then the perimeter is x + x + x + x = 4x
And the area is x•x = x2
"The perimeter is 140 less than the area" means P + 140 = A so 4x + 140 = x2
The way to solve a quadratic equation is set it equal to zero and first try to factor it:If it doesn't factor, use the quadratic formula.
x2 - 4x - 140 = 0
(x + 10)(x - 14) = 0
x = -10 and x = 14
It doesn't make any sense for x to be a negative number in this case so the side of the square is 14. That means the perimeter is 4•14 = 56