document.write( "Question 462023: I am resubmitting this problem once again, I entered it incorrectly the second time. The problem reads:\r
\n" );
document.write( "\n" );
document.write( "A picture frame measures 12cm by 20cm and 128cm^2 of the picture shows. Find the width of the frame\r
\n" );
document.write( "\n" );
document.write( "Thanks, again \n" );
document.write( "
Algebra.Com's Answer #316772 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! Assuming the width of the frame is the same all the way round:\r \n" ); document.write( "\n" ); document.write( "(20-x)(12-x) = 128\r \n" ); document.write( "\n" ); document.write( "240-12x-20x+x^2 = 128\r \n" ); document.write( "\n" ); document.write( "x^2 -32x+240 = 128 \n" ); document.write( "x^2-32x+112 = 0 \n" ); document.write( "x-16)^2 - 144 = 0\r \n" ); document.write( "\n" ); document.write( "x = sqrt 144 + 16\r \n" ); document.write( "\n" ); document.write( "x = (-12) + 16 (can't be +12 as the dimensions are only 20cm by 12cm)\r \n" ); document.write( "\n" ); document.write( "x= 4 \n" ); document.write( " \n" ); document.write( " |