Chat with our AI personalities
p = 2*(b+h)
stuck between a rock and a hard place
You need to solve the two equations P = perimeter A = area B = width H = height P = 2B + 2H A = BH H = A/B P = 2B + 2A/B P = (2B^2 + 2A)/B 2B^2 -PB +2A = 0 use quadratic formula B = (P +/- SQRT(P^2-16A))/4 ONE ROOT IS B, the other is H
p=a+b+c for a
65