document.write( "Question 956252: A rectangular swimming pool is twice as long as it is wide. A small decorative walkway surrounds the pool. If the walkway is a constant 2 feet wide and has an area of 196 square feet, what are the dimensions of the pool? \n" ); document.write( "
Algebra.Com's Answer #584227 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Let w and L be the width and the length of the pool.
\n" ); document.write( "Let u be the border width. Given u=2.
\n" ); document.write( "Let A be the border area given A=196.
\n" ); document.write( "Also given is L=2w.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Pool area is wL.\r
\n" ); document.write( "\n" ); document.write( "Border area is \"%28w%2B2u%29%28L%2B2u%29-wL=A\" because the value was given.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplify the border area equation.
\n" ); document.write( "\"wL%2B2uL%2B2uw%2B4u%5E2-wL=A\"
\n" ); document.write( "\"2uL%2B2uw%2B4u%5E2=A\"
\n" ); document.write( "\"4u%5E2%2B2uL%2B2uw-A=0\"
\n" ); document.write( "Use the given described L=2w to substitute,
\n" ); document.write( "\"4u%5E2%2B2u%282w%29%2B2uw-A=0\"
\n" ); document.write( "\"4u%5E2%2B4uw%2B2uw-A=0\"
\n" ); document.write( "\"4u%5E2%2B%284u%2B2u%29w-A=0\"
\n" ); document.write( "\"4u%5E2%2B6uw-A=0\"
\n" ); document.write( "\"6uw=A-4u%5E2\"
\n" ); document.write( "\"highlight%28w=%28A-4u%5E2%29%2F6u%29\"--------Width in a symbolic form result.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find the value for w.
\n" ); document.write( "\"w=%28196-4%2A2%5E2%29%2F%286%2A2%29\"
\n" ); document.write( "\"w=%28196-16%29%2F12\"
\n" ); document.write( "\"w=180%2F12=90%2F6\"
\n" ); document.write( "\"highlight%28w=15%29\"---------The value for the width.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find value for L.
\n" ); document.write( "From given L=2w,
\n" ); document.write( "\"highlight%28L=30%29\"-----------the value for the length.
\n" ); document.write( "
\n" );