document.write( "Question 688769: The perimeter of a rectangle is 28 ft. The length is 4 ft longer than the width. Find the dimensions. Write a system of linear equations and solve the resulting system. Let x be the length and y be the width. \n" ); document.write( "
Algebra.Com's Answer #425686 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Set-Up
\n" ); document.write( "--------------
\n" ); document.write( "X = length
\n" ); document.write( "Y = width
\n" ); document.write( "Equation 1: \"28+=+2X+%2B+2Y\"
\n" ); document.write( "Equation 2: \"X+=+Y+%2B+4\"\r
\n" ); document.write( "\n" ); document.write( "Solution:
\n" ); document.write( "--------------
\n" ); document.write( "Plug (Y + 4) into equation 1 for X
\n" ); document.write( "Equation 1: \"28+=+2X+%2B+2Y\"
\n" ); document.write( "\"28+=+2%28Y+%2B+4%29+%2B+2Y\" Simplify
\n" ); document.write( "\"28+=+2Y+%2B+8+%2B+2Y\" Combine like terms
\n" ); document.write( "\"28+=+4Y+%2B+8\" Subtract 8 from both sides
\n" ); document.write( "\"20+=+4y\" Divide both sides by 4
\n" ); document.write( "\"highlight%285+=+Y%29\"
\n" ); document.write( "Now plug 5 into equation 2 for Y
\n" ); document.write( "Equation 2: \"X+=+Y+%2B+4\"
\n" ); document.write( "\"highlight%28X+=+9%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );