document.write( "Question 1092130: A framed picture is 7 inches longer than wide. The width of frame is 5 inches. Total area is 470 square inches. Determine outside dimensions of framed picture. \r
\n" ); document.write( "\n" ); document.write( "Area = length * width \r
\n" ); document.write( "\n" ); document.write( "w = width \r
\n" ); document.write( "\n" ); document.write( "l = w + 7 \r
\n" ); document.write( "\n" ); document.write( "Not sure how to include frame width.\r
\n" ); document.write( "\n" ); document.write( "(w + 7)(w) = 470 \r
\n" ); document.write( "\n" ); document.write( "w^2 + 7w = 470 \r
\n" ); document.write( "\n" ); document.write( "Not sure from here. Non-homework.
\n" ); document.write( "

Algebra.Com's Answer #706666 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
w, JUST the picture width
\n" ); document.write( "L, just the picture length
\n" ); document.write( "5, uniform width of frame surrounding picture\r
\n" ); document.write( "\n" ); document.write( "\"L=w%2B7\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Total area frame plus picture, 470 square inches\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28w%2B2%2A5%29%28L%2B2%2A5%29=470\"
\n" ); document.write( "\"%28w%2B10%29%28w%2B7%2B10%29=470\"
\n" ); document.write( "\"%28w%2B10%29%28w%2B17%29=470\"
\n" ); document.write( "\"w%5E2%2B27w-300=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=%28-27%2Bsqrt%281929%29%29%2F2\"
\n" ); document.write( "(for the picture alone; not yet of the frame...)
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );