SOLUTION: 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 t

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: 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 t      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
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?
:
Let the width of the border = x
:
From the reading of the problem we can write an equation like this:
:
Mat width * Mat length = 285 sq/in
(2x+11) * (2x+15) = 285
FOIL
4x^2 + 30x + 22x + 165 = 285
:
4x^2 + 52x + 165 - 285 = 0
:
4x^2 + 52x - 120 = 0
:
Simplify, divide by 4:
x^2 + 13x - 30 = 0
:
A quadratic equation that we can factor:
(x + 15)(x - 2) = 0
:
Obviously only x = 2 inches can be the solution:
:
:
Check solution by finding the area:
(11+4) * (15+4) =
15 * 19 = 285
:
:
Did this make sense?