document.write( "Question 498258: the area of a rectangle is the same as the area of a square with a side of 8 cm. if the length of the rectangle is 16 cm, what is its width in centimeters ? \n" ); document.write( "
Algebra.Com's Answer #336980 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! The area of the square is s*s. \n" ); document.write( "8 * 8 = 64 cm. \n" ); document.write( "the area of the rectangle is LW. \n" ); document.write( "64 = 16 * w \n" ); document.write( "w = 4 cm \n" ); document.write( "Cleomenius. \n" ); document.write( " \n" ); document.write( " |