document.write( "Question 1021709: a rectangular picture frame has a perimeter of 58 inches. the height of the frame is 18 inches.what is the width of the frame \n" ); document.write( "
Algebra.Com's Answer #637446 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "H=height=18in; W=width; P=perimeter=58in
\n" ); document.write( ".
\n" ); document.write( "P=2(H+W)
\n" ); document.write( "P/2=H+W
\n" ); document.write( "(P/2)-H=W
\n" ); document.write( "(58in/2)-18in=W
\n" ); document.write( "29in-18in=W
\n" ); document.write( "11in=W
\n" ); document.write( ".
\n" ); document.write( "ANSWER: The width is 11 inches.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );