document.write( "Question 392090: a 2cm wide frame is placed around a square photograph. if the total area of the frame and photograph is 144cm^2. determine the dimensions of the photograph \n" ); document.write( "
Algebra.Com's Answer #278311 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let x = edge of the square photo. Then its area is \"x%5E2\".
\n" ); document.write( "Area of the 4 square corners = 4*2*2 = 16,
\n" ); document.write( "Area of the 4 rectangles making up the frame = 4*2*x = 8x.
\n" ); document.write( "Then \"16+%2B+8x+%2B+x%5E2+=+144\".
\n" ); document.write( "==> \"x%5E2+%2B+8x+-+128+=+0\" ==> (x + 16)(x-8) = 0 ==> x = 8.
\n" ); document.write( "Therefore the photo 8cm x 8 cm.
\n" ); document.write( "
\n" );