document.write( "Question 301267: A picture 19 inches by 24 inches is to be mounted on a piece of matboard so that there is an even amount of mat all around the picture. How wide will the border be if the area of the border is 188 square inches? \n" ); document.write( "
Algebra.Com's Answer #215999 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A picture 19 inches by 24 inches is to be mounted on a piece of matboard so that there is an even amount of mat all around the picture. How wide will the border be if the area of the border is 188 square inches? \n" ); document.write( ". \n" ); document.write( "Let w = width of border \n" ); document.write( "then \n" ); document.write( "\"area of border\" = \"area of mat\" - \"area of picture\" \n" ); document.write( "188 = (19+2w)(24+2w) - 19(24) \n" ); document.write( "188 = 456+38w+48w+4w^2 - 456 \n" ); document.write( "188 = 38w+48w+4w^2 \n" ); document.write( "188 = 4w^2+86w \n" ); document.write( "0 = 4w^2+86w-188 \n" ); document.write( "0 = 2w^2+43w-94 \n" ); document.write( "Solve using the quadratic formula. Doing so yields: \n" ); document.write( "w = {2, -23.5} \n" ); document.write( "Of course, we can toss out the negative solution leaving: \n" ); document.write( "w = 2 inches \n" ); document.write( ". \n" ); document.write( "Details of quadratic: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |