document.write( "Question 1053331: A garden is 15 ft by 13 ft. You are building a walkway around this garden that is of
\n" ); document.write( "uniform width. The area of the garden and walkway together is 30 less than twice the
\n" ); document.write( "area of the garden. Find the width of the walkway.
\n" ); document.write( "

Algebra.Com's Answer #668583 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A garden is 15 ft by 13 ft. You are building a walkway around this garden that is of
\n" ); document.write( "uniform width. The area of the garden and walkway together is 30 less than twice the
\n" ); document.write( "area of the garden. Find the width of the walkway.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"w\" be the width of the walkway. \r\n" );
document.write( "Then the dimensions of the large rectangle are 15+2w and 13+2w.\r\n" );
document.write( "The area of the large rectangle is the product (15+2w)*(13+2w).\r\n" );
document.write( "\r\n" );
document.write( "The condition says\r\n" );
document.write( "\r\n" );
document.write( "(15+2w)*(13+2w) = 2*15*13 - 30.\r\n" );
document.write( "\r\n" );
document.write( "You need to solve this equation for w. Simplify:\r\n" );
document.write( "\r\n" );
document.write( "15*13 + 30w + 26w + 4w^2 = 2*15*13 - 30,\r\n" );
document.write( "\r\n" );
document.write( "4w^2 + 56w = 165,\r\n" );
document.write( "\r\n" );
document.write( "4w^2 + 56w - 165 = 0.\r\n" );
document.write( "\r\n" );
document.write( "Use the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "\"w%5B1%2C2%5D\" = \"%28-56+%2B-+sqrt%2856%5E2+%2B+4%2A4%2A165%29%29%2F8\" = \"%28-56+%2B-+76%29%2F8\".\r\n" );
document.write( "\r\n" );
document.write( "\"w%5B1%5D\" = \"20%2F8\" = \"5%2F2\" = 2.5 ft.   (Ignore the negative root).\r\n" );
document.write( "\r\n" );
document.write( "Answer. 2.5 ft\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "For more similar solved problems see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Problems on the area and the dimensions of a rectangle surrounded by a strip\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( "
\n" ); document.write( "
\n" );