document.write( "Question 1053838: One half area of a rectangular garden is 54m . If the triple of the width exceeds twice the length by 3 meter , Find the perimeter \n" ); document.write( "
Algebra.Com's Answer #669073 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
3w= 2L + 3
\n" ); document.write( "(3w-3)/2 = L
\n" ); document.write( "w(3w-3)/2 = 108
\n" ); document.write( "w(3w-3) = 216
\n" ); document.write( "3w^2 - 3w - 216= 0
\n" ); document.write( "w^2 - w - 72 = 0
\n" ); document.write( "(w-9)(w+8) = 0
\n" ); document.write( "w = 9m and L = 12m \"%2827-3%29%2F+2\"
\n" ); document.write( "P = 2L + 2w
\n" ); document.write( "P = 18m + 24m = 42m
\n" ); document.write( "
\n" );