document.write( "Question 987182: The breadth of rectangle is 30% more than its length. The area of this rectangle is 2080 sq cm. What I the area of square whose side is half the length of rectangle
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #607962 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "L=length; W=breadth=1.3L; A=Area \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Side of square=1/2(length of rectangle) \n" ); document.write( "side of square=1/2(L) \n" ); document.write( "side of square=1/2(40cm)=20cm \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: The area of the square is 400 square centimeters. \n" ); document.write( " |