document.write( "Question 503676: If the length of a rectangle is 8 inches and the width is 1/2 the size of the length , what are the rectangles area and perimeter?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #339353 by nic0le116(25)![]() ![]() ![]() You can put this solution on YOUR website! Area= Length * width \n" ); document.write( "You are given the length as 8. \n" ); document.write( "Since it states that the width is half of the length, this means the width is 4.\r \n" ); document.write( "\n" ); document.write( "Area= 8*4=32in \n" ); document.write( "------------------------------------------- \n" ); document.write( "Perimeter= the sum of all the sides. \n" ); document.write( "P=8+8+4+4=24 inches \n" ); document.write( "---------------------------------------------\r \n" ); document.write( "\n" ); document.write( "ANSWERS= \n" ); document.write( "Area= 32in \n" ); document.write( "Perimeter=24in \n" ); document.write( " |