document.write( "Question 1104022: An oil painting is 10 inches longer than it is wide and is bordered on all sides by a 3 inch wide frame. If the area of the frame alone is 402 inches squared, what are the dimensions of the painting? \n" ); document.write( "
Algebra.Com's Answer #718745 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "The problem says\r\n" ); document.write( "\r\n" ); document.write( "L - W = 10, (1)\r\n" ); document.write( "(L+2*3)*(W+2*3) - L*W = 402. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify (2). It is equivalent to\r\n" ); document.write( "\r\n" ); document.write( "(L+6)*(W+6) - LW = 402,\r\n" ); document.write( "\r\n" ); document.write( "LW + 6L + 6W + 36 - LW = 402,\r\n" ); document.write( "\r\n" ); document.write( "6L + 6W = 402 - 36 = 366,\r\n" ); document.write( "\r\n" ); document.write( "6*(L+W) = 366 ====> L + W =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |