Patrick B. answered 05/02/19
Math and computer tutor/teacher
The formula for reverse area and perimeter is:
[G +or- sqrt ( G^2 - 4 * Area)] / 2 where G = perimeter/2
PROVIDED that perimeter >= 4 * sqrt(area)
BUT 4 * sqrt(area) = 4 * sqrt(119) > 24, so there is no such rectangle
that will fit.
Certainly a rectangle with an even LARGER area, yet same perimeter will
not fit either.
Patrick B.
BUT the area is not correct.... 6.45 * 5.55 is NOT 119 As I stated in my response the perimeter MUST be greater than 4 * sqrt(area) in order for the rectangle to fit. Otherwise the discriminant is negative, and there is no such rectangle, as the perimeter is INSUFFICIENT for the area Here's the proof, Given area A and perimeter P: A = l * w G = L + w , where G=P/2 A = (G-w)w A = Gw - w^2 w^2 - Gw + A = 0 quadratic formula says: length/width = [G +or- sqrt( G^2 - 4*A)] / 2 in order for this to be valid: G^2 - 4 * A >= 0 G^2 >= 4 * A G >= 2 * sqrt(A) P >= 4 * sqrt(A) [rectangle 5 x 4] 18 > 4 * sqrt(20) , so the formula applies G = 18/2 = 9 dimensions are [9+or- sqrt( 81 - 4*20)] / 2 = [9 +or- sqrt(1)]/2 which gives dimensions 5 by 405/02/19