document.write( "Question 472119: Area of a rectangle with integer values for its sides, is 8 times its perimeter.
\n" );
document.write( "What are its sides ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #323722 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 8(2l+2w)=lw \n" ); document.write( "16l+16w=lw \n" ); document.write( "If l=w, then \n" ); document.write( "w2=32w \n" ); document.write( "w=32 \n" ); document.write( "l=32 \n" ); document.write( "The rectangle could be 32 X 32.. \n" ); document.write( " |