document.write( "Question 833254: A rectangular photo of dimensions 8 inches by 9 inches is place in a picture frame of uniform width of all sides. The resulting total area ( both picture and frame)is 156 square inches.
\n" ); document.write( "What is the width of the picture frame?
\n" ); document.write( "Set up and solve an equation to answer this problem.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #502404 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the width of the frame = \"+w+\"
\n" ); document.write( "\"+2w+\" gets added to each side of the photo
\n" ); document.write( "\"+%28+8+%2B+2w+%29%2A%28+9+%2B+2w+%29+=+156+\"
\n" ); document.write( "\"+72+%2B+18w+%2B+16w+%2B+4w%5E2+=+156+\"
\n" ); document.write( "\"+4w%5E2+%2B+34w+-+84+=+0+\"
\n" ); document.write( "\"+2w%5E2+%2B+17w+-+42+=+0+\"
\n" ); document.write( "Use the quadratic formula
\n" ); document.write( "\"+w+=+%28+-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+2+\"
\n" ); document.write( "\"+b+=+17+\"
\n" ); document.write( "\"+c+=+-42+\"
\n" ); document.write( "\"+w+=+%28+-17+%2B-+sqrt%28+17%5E2+-+4%2A2%2A%28-42%29+%29%29+%2F+%282%2A2%29+\"
\n" ); document.write( "\"+w+=+%28+-17+%2B-+sqrt%28+289+%2B+336+%29%29+%2F+4+\"
\n" ); document.write( "\"+w+=+%28+-17+%2B-+sqrt%28+625+%29%29+%2F+4+\"
\n" ); document.write( "\"+w+=+%28+-17+%2B+25+%29+%2F+4+\" ( I can't use the minus square root )
\n" ); document.write( "\"+w+=+8%2F4+\"
\n" ); document.write( "\"+w+=+2+\"
\n" ); document.write( "The width of the frame is 2 in
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+8+%2B+2w+%29%2A%28+9+%2B+2w+%29+=+156+\"
\n" ); document.write( "\"+%28+8+%2B+2%2A2+%29%2A%28+9+%2B+2%2A2+%29+=+156+\"
\n" ); document.write( "\"+%28+8+%2B+4+%29%2A%28+9+%2B+4+%29+=+156+\"
\n" ); document.write( "\"+12%2A13+=+156+\"
\n" ); document.write( "\"+156+=+156+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );