document.write( "Question 250431: A landscaper wants to put a cement walk with uniform width around a garden that measures 20x40 feet, She has enough cement to cover 660 ft squared. How wide should it be to us all the cement? \n" ); document.write( "
Algebra.Com's Answer #185089 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 20*40+660=(20+x)(40+x) \n" ); document.write( "800+660=800+60x+x^2 \n" ); document.write( "x^2+60x-660=0 \n" ); document.write( " \n" ); document.write( "x=(-60+_sqrt[60^2-4*1*-660])/2*1 \n" ); document.write( "x=(-60+-sqrt[3600+2640])/2 \n" ); document.write( "x=(-60+-sqrt6240)/2 \n" ); document.write( "x=(-60+-78.99)/2 \n" ); document.write( "x=(-60+78.99)/2 \n" ); document.write( "x=19.99/2 \n" ); document.write( "x=9.497 ans. for the width of the cement walk. \n" ); document.write( "Proof: \n" ); document.write( "20*40+660=(20+9.497)(40+9.497) \n" ); document.write( "800+660=29.497*49.497 \n" ); document.write( "1460~1460 \n" ); document.write( " |