document.write( "Question 849859: The length of the rectangle filed is four times its breadth, if the perimeter of the filed is 60m find its length and breadth. \n" ); document.write( "
Algebra.Com's Answer #512322 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! let Breadth be x and length = 4x \n" ); document.write( "Perimeter =60 \n" ); document.write( "2(4x+x)=60 \n" ); document.write( "5x = 30 \n" ); document.write( "x = 6 \n" ); document.write( "Breadth = 6 and length = 24 \n" ); document.write( " \n" ); document.write( " |