document.write( "Question 926725: The area of a rectangle is four times the area of a square. If the rectangle is 36 inches long, and the width of the rectangle is the same as the length of a side of the square, find the dimensions of both the rectangle and the square.
\n" ); document.write( "Find in inches:
\n" ); document.write( "The length of rectangle
\n" ); document.write( "The width if rectangle
\n" ); document.write( "Side length of square
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #562456 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the area of the rectangle is equal to L*W
\n" ); document.write( "the are of the square is equal to S^2
\n" ); document.write( "L = length of rectangle
\n" ); document.write( "W = width of rectangle
\n" ); document.write( "S = side of square\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that L = 36
\n" ); document.write( "you are given that W = S\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that the area of the rectangle is equal to 4 times the ares of the square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L*W = 4*S^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since W = S, replace W in this equation with S to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L*S = 4*S^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by S to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "L = 4*S\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since L = 36, this equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "36 = 4*S\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for S in this equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since S = W, this means that W = 9 as well.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "area of the rectangle = L*W = 36 * 9 = 324 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "area of the square is equal to 9^2 = 81 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply 81 * 4 and you get 324 square inches which is the area of the rectangle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the rectangle is equal to 4 times the area of the square as it should be.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "length of the rectangle is 36 inches.
\n" ); document.write( "width of the rectangle is 9 inches.
\n" ); document.write( "length of the side of the square is 9 inches.
\n" ); document.write( "area of the rectangle is 324 square inches.
\n" ); document.write( "area of the square is 81 square inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the length of the rectangle was given and not really solved for.
\n" ); document.write( "the rest of the measurements were solved for.
\n" ); document.write( "
\n" );