document.write( "Question 1172184: The width of Jennica’s small painting is 3 inches less than its length. A 1-inch border is put around the painting to protect the sides of her masterpiece. The area of the painting and the border is 108 square inches. What is the length and the width of Jennica’s original painting? \n" ); document.write( "
Algebra.Com's Answer #797123 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The width of Jennica’s small painting is 3 inches less than its length.
\n" ); document.write( " A 1-inch border is put around the painting to protect the sides of her masterpiece.
\n" ); document.write( " The area of the painting and the border is 108 square inches.
\n" ); document.write( " What is the length and the width of Jennica’s original painting?
\n" ); document.write( ":
\n" ); document.write( "Let L = length of original painting
\n" ); document.write( "let w = it's width
\n" ); document.write( ":
\n" ); document.write( "write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "\" The width of Jennica’s small painting is 3 inches less than its length.\"
\n" ); document.write( "w = L - 3
\n" ); document.write( ";
\n" ); document.write( "\" A 1-inch border is put around the painting to protect the sides of her masterpiece.\"
\n" ); document.write( " 1 inch borders adds 2 inches to length and width
\n" ); document.write( "Overall dimensions: (L+2) by (w+2)
\n" ); document.write( ":
\n" ); document.write( "\" The area of the painting and the border is 108 square inches.\"
\n" ); document.write( "(L+2)*(w+2) = 108
\n" ); document.write( "replace w with (L-3)
\n" ); document.write( "(L+2)*((L-3)+2) = 108
\n" ); document.write( "(L+2)*(L-1) = 108
\n" ); document.write( "FOIL
\n" ); document.write( "L^2 + 2L - L - 2 = 108
\n" ); document.write( "L^2 + L - 2 - 108 = 0
\n" ); document.write( "L^2 + L - 110 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(L+11)(L-10) = 0
\n" ); document.write( "the positive solution
\n" ); document.write( "L = 10 inches is the original length of the painting
\n" ); document.write( "the
\n" ); document.write( "10-3 = 7 inches is original width
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution with overall dimensions: 12 * 9 = 108\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );