document.write( "Question 133823This question is from textbook
\n" );
document.write( ": the area of a garden is 120 square feet. the length of the garden is 1 foot less then twice the width. what are the dimensions of the garden? \n" );
document.write( "
Algebra.Com's Answer #97908 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! let w be the width. \n" ); document.write( "l is the length or l=(2w-1). \n" ); document.write( "w(2w-1)=120 \n" ); document.write( "2w^2-w-120=0 \n" ); document.write( "(2w+15)(w-8)=0 \n" ); document.write( "w-8=0 \n" ); document.write( "w=8 answer for the width. \n" ); document.write( "2*8-1=16-1=15 for the length. \n" ); document.write( "proof: \n" ); document.write( "8*15=120 \n" ); document.write( "120=120\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |