document.write( "Question 1002088: Area of a square is equal to the area of rectangle.If the length of the square is 8 cm and the length of the rectangle is 16 cm.find the breadth of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #619088 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! Area of a square is equal to the area of rectangle.If the length of the square is 8 cm and the length of the rectangle is 16 cm.find the breadth of the rectangle. \n" ); document.write( "area of square =side x side =8 x 8 =64 cm^2 \n" ); document.write( "Area of rectangle = length x breath = 16 x breath as per given conditions \n" ); document.write( "16 x breath= 64 \n" ); document.write( "breath= 64/16= 4 cm \n" ); document.write( " |