document.write( "Question 288985: A uniform-width boardwalk is built around the inside edge of a rectangular parkland that is 10m by 15m. If the boardwalk takes 20% of the lot, how wide is the boardwalk to the nearest centimetre? \n" ); document.write( "
Algebra.Com's Answer #854251 by ikleyn(53777)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A uniform-width boardwalk is built around the inside edge of a rectangular parkland that is 10m by 15m.
\n" ); document.write( "If the boardwalk takes 20% of the lot, how wide is the boardwalk to the nearest centimetre?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        In his post, @mananth produces the answer for the wide of the boardwalk: 13.07, or 13 meters.\r
\n" ); document.write( "\n" ); document.write( "        To me, it means only one thing: he even did not read his solution and did not compare\r
\n" ); document.write( "\n" ); document.write( "        his answer with the problem. To me, there is nothing unexpected in it: by observing his numerous solutions,\r
\n" ); document.write( "\n" ); document.write( "        I just learned it long time ago and firmly: this person never reads his own solutions.\r
\n" ); document.write( "\n" ); document.write( "        It is simply non-interesting to him.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        Below is my correct solution to this problem.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the uniform wide of the boardwalk, in meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The area inside the boardwalk is  0.8*10*15 = 120 square meters.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, our equation for this area is\r\n" );
document.write( "\r\n" );
document.write( "    (10-2x)*(15-2x) = 120.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and reduce it to the standard form quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "    150 - 50x + 4x^2 = 120,\r\n" );
document.write( "\r\n" );
document.write( "    4x^2 - 50x + 30 = 0,\r\n" );
document.write( "\r\n" );
document.write( "    2x^2 - 25x + 15 = 0.\r\n" );
document.write( "\r\n" );
document.write( "     = \"%2825+%2B-+sqrt%28505%29%29%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "One root  \"%2825+%2B+sqrt%28505%29%29%2F4\"  is  about  11.86 meters, and it is too big to be a solution \r\n" );
document.write( "to the problem, so we reject it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The other root  \"%2825+-+sqrt%28505%29%29%2F4\"  is about  0.63 meters, and it makes sense as a solution \r\n" );
document.write( "to the problem, so we accept it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The width of the boardwalk is about 63 centimeters.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved correctly to teach you in a right way.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );