document.write( "Question 82424: The length of a rectangle is 4 times the width, and the area is 256 square feet. Find the length and the widthe of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #59087 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=width \n" ); document.write( "Then 4x=length\r \n" ); document.write( "\n" ); document.write( "Area of a rectangle = Length times Width=4x*x\r \n" ); document.write( "\n" ); document.write( "So:\r \n" ); document.write( "\n" ); document.write( "4x^2=256 divide both sides by 4\r \n" ); document.write( "\n" ); document.write( "x^2=64 take sqrt of both sides\r \n" ); document.write( "\n" ); document.write( "x=+-8 cm discount negative value for x. \r \n" ); document.write( "\n" ); document.write( "x=8 cm--------------width \n" ); document.write( "4x=4*8=32 cm-----------length\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "A=8*32=256 \n" ); document.write( "256=256\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |