GMATinsight
If l and w represent the length and width, respectively, of the rectangle, what is the perimeter of Rectangle?
(1) The area of the rectangle is 48.
(2) The length of a diagonal of the rectangle is 10.
Rephrasing the question: "what is the perimeter of the rectangle?" i.e. \(2*(l+w) = ?\)
(1) The area of the rectangle is 48Mathematically, this means that \(l*w = 48\). This piece of information is not sufficient by itself.
Hence, the statement is
insufficient (eliminate A and D).
(2) The length of a diagonal of the rectangle is 10Since rectangles have right angles in their corners, the diagonal of any rectangle can be obtained through Pythagoras' theorem. Mathematically, this means that \(\sqrt{l^2+w^2} = 10\). This piece of information is not sufficient by itself.
Hence, the statement is
insufficient (eliminate B).(1) + (2) The area of the rectangle is 48 and the length of a diagonal of the rectangle is 10This statement gives us two mathematical formulas:
\(l*w = 48\)
\(\sqrt{l^2+w^2} = 10\)
If one recalls, one of the basic mathematical identities is \((a+b)^2 = a^2 + 2*ab + b^2\). Hence, if we plug the two formulas above into the latter identity, we get:
\((l+w)^2 = l^2 + w^2 + 2*l*w = 10^2 + 2*48 = 196 = 14^2\)
Thus, \(2*(l+w) = 2*14 = 28\).
This is
sufficient to answer the question.
Answer: C