SOLUTION: the length and width of a rectangle that measures 8 inches by 6 inches are both increased by the same amount. The area of the larger rectangle is twice the area of the original rec

Algebra ->  Rectangles -> SOLUTION: the length and width of a rectangle that measures 8 inches by 6 inches are both increased by the same amount. The area of the larger rectangle is twice the area of the original rec      Log On


   



Question 307452: the length and width of a rectangle that measures 8 inches by 6 inches are both increased by the same amount. The area of the larger rectangle is twice the area of the original rectangle.How much was added to each dimension of the original rectangle? round to the nearest hundredth of an inch.
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
the length and width of a rectangle that measures 8 inches by 6 inches are both increased by the same amount. The area of the larger rectangle is twice the area of the original rectangle.How much was added to each dimension of the original rectangle? round to the nearest hundredth of an inch.
.
Let x = amount added
then
length is 8+2x
width is 6+2x
.
(8+2x)(6+2x) = 2(8*6)
48+16x+12x+4x^2 = 2(48)
48+28x+4x^2 = 96
4x^2+28x+48= 96
4x^2+28x-48= 0
x^2+7x-12= 0
Solve by applying the quadratic formula. Doing so, yields:
x = {1.42, -8.42}
Tossing out the negative solution leaves:
x = 1.42 inches
.
Details of quadratic:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B7x%2B-12+=+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=%287%29%5E2-4%2A1%2A-12=97.

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

x%5B1%5D+=+%28-%287%29%2Bsqrt%28+97+%29%29%2F2%5C1+=+1.42442890089805
x%5B2%5D+=+%28-%287%29-sqrt%28+97+%29%29%2F2%5C1+=+-8.42442890089805

Quadratic expression 1x%5E2%2B7x%2B-12 can be factored:
1x%5E2%2B7x%2B-12+=+1%28x-1.42442890089805%29%2A%28x--8.42442890089805%29
Again, the answer is: 1.42442890089805, -8.42442890089805. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B7%2Ax%2B-12+%29