document.write( "Question 964762: If the perimeter is 86,and the length is 25, then what is the width? I've tried a rule that said the width is four times less than the length, but that did not work for this problem because the perimeter added up to 92 instead of 86 inches. \n" ); document.write( "
Algebra.Com's Answer #589603 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "W=width; L=length=25; P=perimeter=86
\n" ); document.write( "P=2(L+W) This is one formula to find perimeter.
\n" ); document.write( "P/2=L+W
\n" ); document.write( "(P/2)-L=W Plug in values and solve.
\n" ); document.write( "(86/2)-25=W
\n" ); document.write( "43-25=W
\n" ); document.write( "18=W
\n" ); document.write( "CHECK:
\n" ); document.write( "P=2(L+W)
\n" ); document.write( "86=2(25+18)
\n" ); document.write( "86=2(43)
\n" ); document.write( "86=86
\n" ); document.write( "
\n" );