document.write( "Question 239304: i have a math problem that says my yard is 20 by 30 feet and i want to put a flower bed that boarders the yard. if the width is constant and i have 187ft^2 of flowers what is the width of the flower bed \n" ); document.write( "
Algebra.Com's Answer #175717 by edjones(8007) You can put this solution on YOUR website! Let x=how much you must increase the length of each side to have the area of the flower bed be 187' \n" ); document.write( "(x+30)(x+20)-(30*20)=187 new area-old area=187 \n" ); document.write( "x^2+50x+600-600=187 \n" ); document.write( "x^2+50x-187=0 \n" ); document.write( "x=3.5' Quadratic formula below. \n" ); document.write( "x/2 = 3.5/2 = 1.75' width of the flower bed is 1/2 of the increase in length of each side. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( "
|