document.write( "Question 648764: the length of a calculus book is 2 inches more than the width. The perimeter is 36 inches. Find the width. \n" ); document.write( "
Algebra.Com's Answer #406801 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2w+2(w+2)=36
\n" ); document.write( "2w+2w+4=36
\n" ); document.write( "4w=36-4
\n" ); document.write( "4w=32
\n" ); document.write( "w=32/4
\n" ); document.write( "w=8
\n" ); document.write( "
\n" );