document.write( "Question 494514: i need to find the length of the rectangle whose: Area = 500cm2 , breadth = 20cm \n" ); document.write( "
Algebra.Com's Answer #335675 by Maths68(1474) You can put this solution on YOUR website! \n" ); document.write( "Given \n" ); document.write( "Area = 500cm2 , breadth = 20cm\r \n" ); document.write( "\n" ); document.write( "Area of rectangle = length*width \n" ); document.write( "500=20 * length \n" ); document.write( "500/20=length \n" ); document.write( "length=25cm.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |