document.write( "Question 629737: Rajesh own a plot of rectangular shape he has fenced it with a wire of length 750 m . the length of the plot exceeds the breadth by 5m. find the length and breadth of the plot? \n" ); document.write( "
Algebra.Com's Answer #396469 by 55305(86)![]() ![]() ![]() You can put this solution on YOUR website! First lets assume that the breadth is x. That means that the length is x+5. You find the perimeter of a rectangle by adding the length and the breadth together and multiplying the sum by 2. \n" ); document.write( "So 2(2x+5)=750 \n" ); document.write( "4x+10=750 \n" ); document.write( "4x=740 \n" ); document.write( "x=185 \n" ); document.write( "That means the breadth is 185 and the length is 190. \n" ); document.write( " |