document.write( "Question 1007437: How to calculate surface area of parallelogram and its perimeter \n" ); document.write( "
Algebra.Com's Answer #623379 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The area of a parallelogram can be written as \n" ); document.write( "A = bh = base x height \n" ); document.write( "The perimeter is found by adding the four side lengths together. Since opposite sides are equal, you can also say P = 2a + 2b, given sides a and b. \n" ); document.write( " |