document.write( "Question 888250: the length of a rectangle is 12 inches more than its width which is 7 inches what is the perimeter of the rectangle ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #537225 by skartikey(21)\"\" \"About 
You can put this solution on YOUR website!
let length is l and width is w. we are given
\n" ); document.write( "l=12+w and w=7 inches
\n" ); document.write( "therefore,
\n" ); document.write( "l=12+7=19 inches \r
\n" ); document.write( "\n" ); document.write( "perimeter=2(l+w)
\n" ); document.write( "=2(19+7)=52 inches
\n" ); document.write( "
\n" ); document.write( "
\n" );