document.write( "Question 1102530: the perimeter of a rectangular garden is 420 cm . If its length is increased by 20% and breadth is decreased by 40 % , we get the same perimeter. then the length and breadth of the new formed rectangular garden , respectively are \n" ); document.write( "
Algebra.Com's Answer #717291 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "the perimeter of a rectangular garden is 420 cm . If its length is increased by 20% and breadth is decreased by 40 % , \n" ); document.write( "we get the same perimeter. then the length and breadth of the new formed rectangular garden , respectively are \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ----------------------------------------------------------------------------------------------- \n" ); document.write( " The solution by @josgarithmetic is not correct. The correct solution is placed below. \n" ); document.write( " -----------------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let L be the length and W be the width of the rectangular garden (the original dimensions).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the first equation is\r\n" ); document.write( "\r\n" ); document.write( "2L + 2W = 420, or L + W = 210.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The second equation is \r\n" ); document.write( "\r\n" ); document.write( "2*(1.2L) + 2*(0.6W) = 420, or 1.2L + 0.6W = 210.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, you have the system of 2 equations in 2 unknowns\r\n" ); document.write( "\r\n" ); document.write( " L + W = 210, (1)\r\n" ); document.write( "1.2L + 0.6W = 210. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From eq(1) express W = 210-L and substitute it into eq(2). You will get\r\n" ); document.write( "\r\n" ); document.write( "1.2L + 0.6*(210-L) = 210,\r\n" ); document.write( "\r\n" ); document.write( "1.2L + 0.6*210 - 0.6L = 210 ====> 0.6L = 210 - 0.6*210 = 0.4*210 ====> L =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |