document.write( "Question 1147573: A playground has an area of 456 meters and a perimeter of 100 meters. How long and wide is it? \n" ); document.write( "
Algebra.Com's Answer #768917 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A playground has an area of 456 \"highlight%28square%29\" meters and a perimeter of 100 meters. How long and wide is it?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Traditional way to solve it is THIS :\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    Let W be the width.  \r\n" );
document.write( "\r\n" );
document.write( "    Then the length is  \"100%2F2-W\" = 50-W.\r\n" );
document.write( "\r\n" );
document.write( "    The area is  \r\n" );
document.write( "\r\n" );
document.write( "        W*(50-W) = 456.\r\n" );
document.write( "\r\n" );
document.write( "    and you need to solve this quadratic equation, which I leave to you.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "This way is traditional and boring.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I will show you now another way, unexpected, fresh and elegant.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    The sum of the width and the length is 50.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Consider the value of \"50%2F2\" = 25, which is the average of the length and the width.\r\n" );
document.write( "\r\n" );
document.write( "    It is equally remoted from the length and the width :  \r\n" );
document.write( "\r\n" );
document.write( "        25 = W + x = L - x     (1)\r\n" );
document.write( "\r\n" );
document.write( "    where \"x\" is some value, unknown to you now.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    From (1),  W = 25-x,  L = 25+x  and the area = L*W = (25+x)*(25-x) = \"25%5E2\" - \"x%5E2\",\r\n" );
document.write( "\r\n" );
document.write( "    so you have this equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        625 - x^2 = 456.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Then  x^2 = 625 - 456 = 169,  so  x = \"sqrt%28169%29\" = 13.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    ANSWER.  The length of the rectangle is 25+13 = 38 meters.  The width of the rectangle is  25-13 = 12 meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    CHECK.   38*12 = 456 square meters.   ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the way to solve such problems mentally, without using equations.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many other similar solved problems, look into the lessons\r
\n" ); document.write( "\n" ); document.write( "    - Problems on the area and the dimensions of a rectangle\r
\n" ); document.write( "\n" ); document.write( "    - Three methods to find the dimensions of a rectangle when its perimeter and the area are given\r
\n" ); document.write( "\n" ); document.write( "    - Three methods to find the dimensions of a rectangle when its area and the difference of two dimensions are given \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lesson is the part of this online textbook under the topic
\n" ); document.write( "\"Dimensions and the area of rectangles and circles and their elements\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );