document.write( "Question 441897: The outside dimensions of a picture frame are 29cm and 30cm. The area of the picture inside the frame is 420 square centimeters. Find the width of the frame. \n" ); document.write( "
Algebra.Com's Answer #304889 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
(30-2x)(29-2x)=420
\n" ); document.write( "870-118x+4x2=420
\n" ); document.write( "4x2-118x+450=0
\n" ); document.write( "(2x-50)(2x-9)=0
\n" ); document.write( "x=25 or 9/2
\n" ); document.write( "Throwing out the 25, we get the width of the frame to be 4-1/2cms..
\n" ); document.write( "
\n" );