document.write( "Question 560476: The length of a rectangler picture is 5 inches greater than twice the width. If the perimeter is 112 inches, find the dimensions of the frame. \n" ); document.write( "
Algebra.Com's Answer #363900 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The length of a rectangler picture is 5 inches greater than twice the width. If the perimeter is 112 inches, find the dimensions of the frame.
\n" ); document.write( "-----------
\n" ); document.write( "Let width = x
\n" ); document.write( "Then length = 2x+5
\n" ); document.write( "----
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "----
\n" ); document.write( "112 = 2(2x+5 + x)
\n" ); document.write( "56 = 3x+5
\n" ); document.write( "3x = 51
\n" ); document.write( "x = 17 inches (width)
\n" ); document.write( "2x+5 = 2*17+5 = 39 inches (length)
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );