document.write( "Question 65465This question is from textbook Essential Algebra
\n" );
document.write( ": Joannie wants to enclose a rectangular area with 408 meters of fencing. If the width is 24 metes less than the length, what will the length and width of the enclosed area be? \n" );
document.write( "
Algebra.Com's Answer #45993 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Joannie wants to enclose a rectangular area with 408 meters of fencing. If the width is 24 meters less than the length, what will the length and width of the enclosed area be? \n" ); document.write( "---------------- \n" ); document.write( "Perimeter = 2(length + width)=408 \n" ); document.write( "length + width = 204 meters \n" ); document.write( "Let length be \"x\" ft. \n" ); document.write( "Then width is \"x-24\" ft. \n" ); document.write( "x+x-24=204 \n" ); document.write( "2x=228 \n" ); document.write( "x=114 meters \n" ); document.write( "x-24=90 meters \n" ); document.write( "Area= length * width \n" ); document.write( "=90*114 \n" ); document.write( "=10260 sq meters \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |