document.write( "Question 923890: A rectangle is 3 times as long as it is wide. If the length is increased by 6 and the width by 8, the area is increased by 108. Find the perimeter of the original rectangle. Thanks for your help. \n" ); document.write( "
Algebra.Com's Answer #560450 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "A = Lw
\n" ); document.write( ".....Original width = w and L = 3w
\n" ); document.write( "(3w+6)(w+8) - (3w)w= 108
\n" ); document.write( "3w^2 + 30w + 48 - 3w^2 = 108
\n" ); document.write( "30w = 60
\n" ); document.write( "w = 2 and L = 6 \"3%2A2\"
\n" ); document.write( "......
\n" ); document.write( "P = 2L + 2w
\n" ); document.write( "P(original) = 2*2 + 2*6 = 16units \n" ); document.write( "
\n" );