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

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

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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?
Answer by nerdybill(7384) About Me  (Show Source):
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?
.
Let w = width of border
then
"area of border" = "area of mat" - "area of picture"
188 = (19+2w)(24+2w) - 19(24)
188 = 456+38w+48w+4w^2 - 456
188 = 38w+48w+4w^2
188 = 4w^2+86w
0 = 4w^2+86w-188
0 = 2w^2+43w-94
Solve using the quadratic formula. Doing so yields:
w = {2, -23.5}
Of course, we can toss out the negative solution leaving:
w = 2 inches
.
Details of quadratic:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 2x%5E2%2B43x%2B-94+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%2843%29%5E2-4%2A2%2A-94=2601.

Discriminant d=2601 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28-43%2B-sqrt%28+2601+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%2843%29%2Bsqrt%28+2601+%29%29%2F2%5C2+=+2
x%5B2%5D+=+%28-%2843%29-sqrt%28+2601+%29%29%2F2%5C2+=+-23.5

Quadratic expression 2x%5E2%2B43x%2B-94 can be factored:
2x%5E2%2B43x%2B-94+=+2%28x-2%29%2A%28x--23.5%29
Again, the answer is: 2, -23.5. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B43%2Ax%2B-94+%29