document.write( "Question 299695: area of the rectangle is 16 square meter and its length is 4 times that of its breadth. which is the perimeter of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #854273 by ikleyn(53879) You can put this solution on YOUR website! . \n" ); document.write( "area of the rectangle is 16 square meter and its length is 4 times that of its breadth. \n" ); document.write( "which is the perimeter of the rectangle? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution in the post by @mananth is incorrect due to arithmetic errors.\r \n" ); document.write( "\n" ); document.write( " I came to bring a correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x be the width \n" ); document.write( "4x will be the length \n" ); document.write( "4x*x = 16 \n" ); document.write( "4x^2 = 16 \n" ); document.write( "x^2 = 4 \n" ); document.write( "x = 2 or -2 \n" ); document.write( "the width is 2 meters and the length is 2*4 = 8 meters \n" ); document.write( "the perimeter = 2 + 8 + 2 + 8 = 20 meters. ANSWER\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |