document.write( "Question 640415: Good day! kindly help me with this word problem. Thanks!\r
\n" );
document.write( "\n" );
document.write( "A park department gardener wants to plant a border of flowers along the edges of an 8 feet by 6 feet rectangular bed. How wide should he make the border if he wants the remaining unplanted area to be one-half the area of the entire flower bed?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #403188 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A park department gardener wants to plant a border of flowers along the edges \n" ); document.write( " of an 8 feet by 6 feet rectangular bed \n" ); document.write( "How wide should he make the border if he wants the remaining unplanted area \n" ); document.write( " to be one-half the area of the entire flower bed? \n" ); document.write( ": \n" ); document.write( "Find the area of the flower bed; 8 * 6 = 48 sq ft \n" ); document.write( "Then half that area = 24 sq/ft \n" ); document.write( "Then the total area: 24 + 48 = 72 sq/ft \n" ); document.write( ": \n" ); document.write( "Let w = width of the border \n" ); document.write( "The overall dimensions including the border: \n" ); document.write( "(2w+8) by (2w+6) \n" ); document.write( ": \n" ); document.write( "Overall area \n" ); document.write( "(2w+8)*(2w+6) = 72 \n" ); document.write( "FOIL \n" ); document.write( "4w^2 + 12w + 16w + 48 = 72 \n" ); document.write( "4w^2 + 28w + 48 - 72 = 0 \n" ); document.write( "A quadratic equation \n" ); document.write( "4w^2 + 28w - 24 = 0 \n" ); document.write( "Simplify, divide by 4 \n" ); document.write( "w^2 + 7w - 6 = 0 \n" ); document.write( "Use the quadratic formula to find w, a=1; b=7; c= -6 \n" ); document.write( " \n" ); document.write( "do the math here, should get a positive solution of \n" ); document.write( "w = .772 ft is the width of the border \n" ); document.write( " \n" ); document.write( " |