document.write( "Question 1039772: The length of a rectangular garden is 4 feet more than it's width. The area of the garden is 192 square feet. Find the length and the width of the garden. In only algebraic equations \n" ); document.write( "
Algebra.Com's Answer #654512 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! w(w+4)=192 \n" ); document.write( "w²+4w-192=0 \n" ); document.write( "(w+16)(w-12)=0 \n" ); document.write( "w=12,-16 \n" ); document.write( "Width is 12: Length is 16!!!!!!!!!!!!!!!!!!!!!!!!!! \n" ); document.write( " |