document.write( "Question 115522: A picture 11 inches by 15 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 mounted picture is 285 square inches? \n" ); document.write( "
Algebra.Com's Answer #84095 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A picture 11 inches by 15 inches is to be mounted on a piece of mat-board so that there is an even amount of mat all around the picture. How wide will the border be if the area of the mounted picture is 285 square inches? \n" ); document.write( ": \n" ); document.write( "Let the width of the border = x \n" ); document.write( ": \n" ); document.write( "From the reading of the problem we can write an equation like this: \n" ); document.write( ": \n" ); document.write( "Mat width * Mat length = 285 sq/in \n" ); document.write( "(2x+11) * (2x+15) = 285 \n" ); document.write( "FOIL \n" ); document.write( "4x^2 + 30x + 22x + 165 = 285 \n" ); document.write( ": \n" ); document.write( "4x^2 + 52x + 165 - 285 = 0 \n" ); document.write( ": \n" ); document.write( "4x^2 + 52x - 120 = 0 \n" ); document.write( ": \n" ); document.write( "Simplify, divide by 4: \n" ); document.write( "x^2 + 13x - 30 = 0 \n" ); document.write( ": \n" ); document.write( "A quadratic equation that we can factor: \n" ); document.write( "(x + 15)(x - 2) = 0 \n" ); document.write( ": \n" ); document.write( "Obviously only x = 2 inches can be the solution: \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the area: \n" ); document.write( "(11+4) * (15+4) = \n" ); document.write( " 15 * 19 = 285 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did this make sense? \n" ); document.write( " |