document.write( "Question 808853: The perimeter of a rectangle is 40 inches. the length is 13 inches find the width \n" ); document.write( "
Algebra.Com's Answer #487233 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 2 x length + 2 x width


\n" ); document.write( "40 = 2*13 + 2W


\n" ); document.write( "40 = 26 + 2W


\n" ); document.write( "14 = 2W


\n" ); document.write( "7 = W \n" ); document.write( "

\n" );