document.write( "Question 212216: The length of a rectangle is 5cm. The area of the rectangle is the same as that of a square whose side measures 4cm. Find the width of the rectangle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160267 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4^2=16 CM^2 IS THE AREA OF THE SQUARE. \n" ); document.write( "2*X=16 \n" ); document.write( "2X=16 \n" ); document.write( "X=16/2 \n" ); document.write( "X=8 IS THE WIDTH OF THE RECTANGLE. \n" ); document.write( " |