document.write( "Question 114138: The perimeter of a rectangle is 28 and its diagonal is 10. Find its length and width. \n" ); document.write( "
Algebra.Com's Answer #83062 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Let L represent the length of the rectangle and W represent the width.
\n" ); document.write( ".
\n" ); document.write( "Since the perimeter (P) of a rectangle is the distance around it, the perimeter can be
\n" ); document.write( "written in equation form as:
\n" ); document.write( ".
\n" ); document.write( "P = L + W + L + W
\n" ); document.write( ".
\n" ); document.write( "and when like terms are combined, this simplifies to:
\n" ); document.write( ".
\n" ); document.write( "P = 2L + 2W
\n" ); document.write( ".
\n" ); document.write( "You are told that the perimeter is 28, so you can substitute 28 for P to make the equation:
\n" ); document.write( ".
\n" ); document.write( "28 = 2L + 2W
\n" ); document.write( ".
\n" ); document.write( "Next notice that when you draw a diagonal of the rectangle, the diagonal divides the rectangle
\n" ); document.write( "into 2 right triangles. Each of these triangles has as one of its legs L and as the other
\n" ); document.write( "leg W, and it has as its hypotenuse (longest side) the diagonal (D). Since both triangles
\n" ); document.write( "are right triangles, the Pythagorean theorem applies ... that is the sum of the squares of
\n" ); document.write( "the legs of one of these triangles equals the square of the hypotenuse. And since the
\n" ); document.write( "legs of one of the triangle are L and W and the hypotenuse is D, we can write the Pythagorean
\n" ); document.write( "equation as:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+%2B+W%5E2+=+D%5E2\"
\n" ); document.write( ".
\n" ); document.write( "But the problem tells us that the diagonal, D, equals 10. Therefore \"D%5E2+=+10%5E2+=+100\"
\n" ); document.write( "and we can substitute that value into the Pythagorean equation in place of \"D%5E2\" to
\n" ); document.write( "get:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+%2B+W%5E2+=+100\"
\n" ); document.write( ".
\n" ); document.write( "Now let's return to the perimeter equation and solve it for one of the variables in terms of
\n" ); document.write( "the other. The perimeter equation is:
\n" ); document.write( ".
\n" ); document.write( "28 = 2L + 2W
\n" ); document.write( ".
\n" ); document.write( "Divide both sides (all terms) by the common factor of 2 and you reduce this equation to:
\n" ); document.write( ".
\n" ); document.write( "14 = L + W
\n" ); document.write( ".
\n" ); document.write( "Let's subtract L from both sides to get rid of it on the right side and we get:
\n" ); document.write( ".
\n" ); document.write( "14 - L = W
\n" ); document.write( ".
\n" ); document.write( "Now we can substitute 14 - L for W in the Pythagorean equation because 14 - L and W are equals.
\n" ); document.write( ".
\n" ); document.write( "Begin with the Pythagorean equation:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+%2B+W%5E2+=+100\"
\n" ); document.write( ".
\n" ); document.write( "and replace W with 14 - L to get:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+%2B+%2814+-+L%29%5E2+=+100\"
\n" ); document.write( ".
\n" ); document.write( "Square out the expression in the parentheses and this equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+%2B+196+-+28L+%2B+L%5E2+=+100\"
\n" ); document.write( ".
\n" ); document.write( "On the left side, combine the squared terms and arrange the terms in descending powers of L
\n" ); document.write( "to get:
\n" ); document.write( ".
\n" ); document.write( "\"2L%5E2+-+28L+%2B+196+=+100\"
\n" ); document.write( ".
\n" ); document.write( "Just to make things a little easier, note that 2 is a common factor of all terms, so
\n" ); document.write( "we can divide this entire equation (all terms) by 2 to get:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+-+14L+%2B+98+=+50\"
\n" ); document.write( ".
\n" ); document.write( "To get this into the more conventional form, get rid of the 50 on the right side by subtracting
\n" ); document.write( "50 from both sides to reduce the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"L%5E2+-+14L+%2B+48+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Notice that the left side of this equation can be factored into:
\n" ); document.write( ".
\n" ); document.write( "\"%28L-8%29%2A%28L-6%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "and that this equation will be true if either of the two factors on the left side equals
\n" ); document.write( "zero ... because multiplication by zero on the left side will make the left side equal to
\n" ); document.write( "the zero on the right side.
\n" ); document.write( ".
\n" ); document.write( "So either \"L+-+8+=+0\" or \"L+-+6+=+0\" If we solve these two equations for L, we find
\n" ); document.write( "that either L = 8 or L = 6.
\n" ); document.write( ".
\n" ); document.write( "If L = 8, then we can go to the perimeter equation of \"14+=+L+%2B+W\" an substitute
\n" ); document.write( "8 for L to get:
\n" ); document.write( ".
\n" ); document.write( "14 = 8 + W
\n" ); document.write( ".
\n" ); document.write( "Subtracting 8 from both sides results in W = 6.
\n" ); document.write( ".
\n" ); document.write( "But if L = 6 and we go to the same perimeter equation, when we substitute 6 for L we get:
\n" ); document.write( ".
\n" ); document.write( "14 = 6 + W
\n" ); document.write( ".
\n" ); document.write( "and subtracting 6 from both sides we get W = 8. But this can't be because by definition
\n" ); document.write( "the width (W) is shorter than the length and in this case the width is 8 and the length is 6.
\n" ); document.write( ".
\n" ); document.write( "So the valid solution is the one in which we found the length is 8 and the width is 6.
\n" ); document.write( ".
\n" ); document.write( "Just as a check we can add 8 + 6 + 8 + 6 and find that the perimeter is 28, as the problem
\n" ); document.write( "said it should be. And we can apply the Pythagorean theorem:
\n" ); document.write( ".
\n" ); document.write( "\"8%5E2+%2B+6%5E2+=+D%5E2\"
\n" ); document.write( ".
\n" ); document.write( "and squaring the terms on the left side results in:
\n" ); document.write( ".
\n" ); document.write( "\"64+%2B+36+=+D%5E2\"
\n" ); document.write( ".
\n" ); document.write( "This simplifies to:
\n" ); document.write( ".
\n" ); document.write( "\"100+=+D%5E2\"
\n" ); document.write( ".
\n" ); document.write( "and taking the square root of both sides:
\n" ); document.write( ".
\n" ); document.write( "\"10+=+D\"
\n" ); document.write( ".
\n" ); document.write( "So when L = 8 and W = 6, the diagonal is 10, just as the problem said it is.
\n" ); document.write( ".
\n" ); document.write( "Our answer checks out.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem and one method by which the answer can be found.
\n" ); document.write( ".
\n" ); document.write( "
\n" );