document.write( "Question 855485: if the perimeter of a rectangle is p m and its area is a sq.m then what is the relation between them. \n" ); document.write( "
Algebra.Com's Answer #515398 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if the perimeter of a rectangle is p m and its area is a sq.m then what is the relation between them. \n" ); document.write( "------------- \n" ); document.write( "p = 2L + 2W \n" ); document.write( "a = L*W --> L = W/a \n" ); document.write( "--------- \n" ); document.write( "p = 2W/a + 2W \n" ); document.write( "p = 2W(a+1)/a \n" ); document.write( "------ \n" ); document.write( "Similar manipulations can be done, but none of the results are useful. \n" ); document.write( "p can't be expressed in terms of \"a\" without including either L or W.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |