document.write( "Question 1030255: find the perimeter of a rectangle with L 5 cm and 4cm \n" ); document.write( "
Algebra.Com's Answer #645138 by Cromlix(4381) You can put this solution on YOUR website! Hi there \n" ); document.write( "Perimeter of a rectangle = \n" ); document.write( "2 x Length + 2 x Width \n" ); document.write( "2(5) + 2(4) \n" ); document.write( "10 + 8 \n" ); document.write( "= 18 cms \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |