document.write( "Question 170089This question is from textbook
\n" );
document.write( ": A small garden measures 8 feet by 10 feet. A uniform border around the garden increases the total area to 143 square feet. What is the width of the border? \n" );
document.write( "
Algebra.Com's Answer #125536 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A small garden measures 8 feet by 10 feet. A uniform border around the garden increases the total area to 143 square feet. What is the width of the border? \n" ); document.write( "------------------- \n" ); document.write( "Draw the picture of the garden with its border. \n" ); document.write( "Original area of the garden = 80 sq. ft. \n" ); document.write( "------------- \n" ); document.write( "Let the width of the border be \"x\". \n" ); document.write( "------------- \n" ); document.write( "New area = (8+2x)(10+2x) = 80 +143 \n" ); document.write( "80 + 36x + 4x^2 = 80 + 143 \n" ); document.write( "4x^2 + 36x - 143 = 0 \n" ); document.write( "x = [-36 +- sqrt(36^2 - 4*4*-143]/8\r \n" ); document.write( "\n" ); document.write( "x = [-36 +- sqrt(3584)]/8\r \n" ); document.write( "\n" ); document.write( "x = [-36 +- 59.87]/8 \n" ); document.write( "Positive solution:\r \n" ); document.write( "\n" ); document.write( "x = 2.98 ft. (width of the border) \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |