
William W. answered 11/18/20
Math and science made easy - learn from a retired engineer
Since the perimeter is 28, we can say:
2L + 2H = 28
L + H = 14
L = 14 - H
Since the diameter, length, and height form a right triangle (corners of a rectangle are 90º) then we can use the Pythagorean Theorem to write:
L2 + H2 = d2
L2 + H2 = 102
L2 + H2 = 100 the subbing in L = 14 - H we get:
(14 - H)2 + H2 = 100
196 - 28H + H2 + H2 = 100
2H2 - 28H + 196 = 100
2H2 - 28H + 96 = 0
H2 - 14H + 48 = 0
(H - 8)(H - 6) = 0
H = 8 or H = 6
Since L = 14 - H then L = 14 - 8 = 6 or L - 6 = 8
So, either way, the rectangle is 6 cm x 8 cm