Answer:
The values of x is 0 and 2.
Step-by-step explanation:
Given that the perimeter and area are the same so we can assume that x value remains the same in both equation. In order to find x, we can compare the equations and solve it :
A(y) = x² - 4x + 4
P(y) = -2x + 4
A(y) = P(y)
x² - 4x + 4 = -2x + 4
x² - 4x + 4 + 2x - 4 = 0
x² - 2x = 0
x(x - 2) = 0
x = 0
x - 2 = 0
x = 2