document.write( "Question 97846: A garden area is 30 ft long and 20 ft wide. A path of uniform width is set around the edge. If the remaining garden is 400 ft^2, what is the width of the path.\r
\n" );
document.write( "\n" );
document.write( "I tried (x is width of path):
\n" );
document.write( "(30-x)(20-x)=400
\n" );
document.write( "600-30x-20x+x^2=400
\n" );
document.write( "x^2-50x+600=400
\n" );
document.write( "x^2-50x+600-400=0
\n" );
document.write( "x^2-50x+200=0\r
\n" );
document.write( "\n" );
document.write( "I then tried the quadratic equation with a=1, b=-50, c=200 and ended up with x=25 +- 5 radical 17\r
\n" );
document.write( "\n" );
document.write( "Help!!!! Thanks! \n" );
document.write( "
Algebra.Com's Answer #71190 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THIS IS WHY A STRONGLY RECOMMEND YOU DRAW A DIAGRAM BEFORE YOU START TO SOLVE THESE TYPE OF PROBLEMS. YOU SHOULD HAVE DRAWN A 20 BY 30 RECTANGLE. \n" ); document.write( "THIS GIVES YOU A 20*30=600 SQUARE FT. \n" ); document.write( "NOW DRAW A BORDER INSIDE THIS RECTANGLE WITH A STANDARD WIDTH & LABEL THE WIDTH OF THE PATH=X. \n" ); document.write( "NOW SHOULD SEE THAT THE INSIDE AREA THAT=400 SQUARE FT. HAS THE LENGTH OF (30-2X) & HAS A WIDTH OF (20-2X). \n" ); document.write( "NOW SET THE PRODUCT OF THE LENGTH TIMES THE WIDTH EQUAL TO 400. \n" ); document.write( "(30-2X)(20-2X)=400 NOW MULTIPLY THE SIDE DIMENTIONS \n" ); document.write( "600-40X-60X+4X^2=400 \n" ); document.write( "4X^2-100X+600-400 \n" ); document.write( "4X^2-100+200=0 NOW WXTRACT THE 4 FROM ALL TERMS \n" ); document.write( "4(X^2-25X+50)=0 NOW FACTOR THE EQUATION \n" ); document.write( "USING THE QUADRATIC EQUATION \n" ); document.write( " \n" ); document.write( "X=(25+-SQRT[-25^2-4*1*50])/281 \n" ); document.write( "X=(25+-SQRT[625-200])/2 \n" ); document.write( "X=(25+-SQRT425)/2 \n" ); document.write( "X=(25+-20.62)/2 \n" ); document.write( "X=45.62/2 \n" ); document.write( "X=22.81 FT. THIS CANNOT BE THE ANSWER BECAUSE IT IS WIDER THAN THE ENTIRE GARDEN. \n" ); document.write( "X=(25-20.62)/2 \n" ); document.write( "X=4.38/2 \n" ); document.write( "X=2.19 FT. ANSWER FOR THE WIDTH OF THE PATH. \n" ); document.write( "PLUG IN THESE FIGURES INTO YOUR DIAGRAM FOR THE PROOF.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |