document.write( "Question 1207821: An artist has 50 inches of oak trim to frame a painting. The frame is to have a border 3 inches wide surrounding the painting. \r
\n" );
document.write( "\n" );
document.write( "(a) If the painting is square, what are its dimensions? What are the dimensions of the frame? \r
\n" );
document.write( "\n" );
document.write( "(b) If the painting is rectangular with a length twice its width, what are the dimensions of the painting? What are the dimensions of the frame? \n" );
document.write( "
Algebra.Com's Answer #845940 by ikleyn(52866) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "An artist has 50 inches of oak trim to frame a painting. \r\n" ); document.write( "The frame is to have a border 3 inches wide surrounding the painting.\r\n" ); document.write( "\r\n" ); document.write( "(a) If the painting is square, what are its dimensions? \r\n" ); document.write( " What are the dimensions of the frame?\r\n" ); document.write( "\r\n" ); document.write( "(b) If the painting is rectangular with a length twice its width, what are \r\n" ); document.write( " the dimensions of the painting? What are the dimensions of the frame?\r\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(a) Imagine this painting surrounded by 3 inches wide frame.\r\n" ); document.write( "\r\n" ); document.write( " Let x be size of the painting square, in inches.\r\n" ); document.write( "\r\n" ); document.write( " Then from the problem, you have this equation for x\r\n" ); document.write( "\r\n" ); document.write( " (x+3) + (x+3) + (x+3) + (x+3) = 50 inches,\r\n" ); document.write( "\r\n" ); document.write( " or\r\n" ); document.write( "\r\n" ); document.write( " 4(x+3) = 50.\r\n" ); document.write( "\r\n" ); document.write( " It gives\r\n" ); document.write( "\r\n" ); document.write( " x+3 = 50/4 = 12.5 inches,\r\n" ); document.write( "\r\n" ); document.write( " x = 12.5 - 3 = 9.5 inches.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Thus the dimensions of the painting are 9.5 by 9.5 inches. <<<---=== Answer to (a).\r\n" ); document.write( "\r\n" ); document.write( " Outer dimensions of the frame are 9.5 + 3 + 3 = 15.5 inches. <<<---=== Answer to (a).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(b) Let w be the width of the painting, in inches.\r\n" ); document.write( "\r\n" ); document.write( " Then the length of the painting is 2x inches.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " From the problem, you have this equation for x\r\n" ); document.write( "\r\n" ); document.write( " (2w+3) + (w+3) + (2w+3) + (w+3) = 50 inches,\r\n" ); document.write( "\r\n" ); document.write( " or\r\n" ); document.write( "\r\n" ); document.write( " 6w+12 = 50.\r\n" ); document.write( "\r\n" ); document.write( " It gives\r\n" ); document.write( "\r\n" ); document.write( " w = (50-12)/6 = 38/6 = 6\r \n" ); document.write( "\n" ); document.write( "Solved in full.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Be aware: both the solution method and the answers in the post by @mananth are incorrect.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "They are incorrect, because his setup equations are incorrect, in both cases.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |