document.write( "Question 347496: The frame of a picture is 28 cm by 32 cm outside and is of uniform width. What is the width of the frame if 192 cm^2 of the picture shows? \n" ); document.write( "
Algebra.Com's Answer #248443 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let the width of the frame be x.
\n" ); document.write( "Thus the width of the picture alone is 28 - 2x and the height would be 32 - 2x (notice x width on either side)...
\n" ); document.write( "So we set up
\n" ); document.write( "(28 - 2x)(32 - 2x) = 192 and solve for x, the width of the frame...
\n" ); document.write( "896 - 56x - 64x + 4x^2 = 192
\n" ); document.write( "4x^2 - 120x + 704 = 0
\n" ); document.write( "x^2 - 30x + 176 = 0
\n" ); document.write( "(x - 8)(x - 22) = 0
\n" ); document.write( "x = 8 or x = 22
\n" ); document.write( "but it can't be 22, so
\n" ); document.write( "x = 8 cm
\n" ); document.write( "
\n" );