document.write( "Question 883980: Hey,
\n" );
document.write( "I am having trouble with this question…any ideas? -Thanks\r
\n" );
document.write( "\n" );
document.write( "The width of a rectangular walkway is 12 ft less than half the length. Determine the dimensions of the walkway if the area is 1080 square ft2.
\n" );
document.write( "1. If w represents the width of the rectangle, then Let ______ represent the length of the rectangle.
\n" );
document.write( "2. Write an equation that would represent this problem.
\n" );
document.write( "3. The length is ____ meters.
\n" );
document.write( "4. The width is ____ meters \n" );
document.write( "
Algebra.Com's Answer #533903 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The width of a rectangular walkway is 12 ft less than half the length. Determine the dimensions of the walkway if the area is 1080 square ft2. \n" ); document.write( "*** \n" ); document.write( "Let x=length of walkway \n" ); document.write( "width=(x/2)-12 \n" ); document.write( "length*width=area \n" ); document.write( "x((x/2)-12)=1080 \n" ); document.write( "x^2/2+12x=1080 \n" ); document.write( "x^2+24x=2160 \n" ); document.write( "x^2+24x-2160=0 \n" ); document.write( "(x+60)(x-36)=0 \n" ); document.write( "x=-60 (reject) \n" ); document.write( "or \n" ); document.write( "x=36 \n" ); document.write( "(x/2)-12=6 \n" ); document.write( "length of walkway=36 ft \n" ); document.write( "width=(x/2)-12=6 ft \n" ); document.write( " |