SOLUTION: Two square wire frames are to be constructed from a piece of wire 100 inches long. If the area enclosed by one frame is to be one-half the area enclosed by the other, find the dime

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Two square wire frames are to be constructed from a piece of wire 100 inches long. If the area enclosed by one frame is to be one-half the area enclosed by the other, find the dime      Log On


   



Question 149714: Two square wire frames are to be constructed from a piece of wire 100 inches long. If the area enclosed by one frame is to be one-half the area enclosed by the other, find the dimensions of each frame. (Disregard the thickness of the wire.)
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = side of smaller square
and y = side of larger square
.
x^2 is the area of smaller square
y^2 is the area of larger square
.
4x is the perimeter of smaller square
4y is the perimeter of larger square
.
Since we have two unknowns, we need two equations:
From: "Two square wire frames are to be constructed from a piece of wire 100 inches long." we get:
4x + 4y = 100
x + y = 25 (equation 1)
.
From: "If the area enclosed by one frame is to be one-half the area enclosed by the other" we get:
x^2 = (1/2)y^2 (equation 2)
.
solving equation 1 for x:
x + y = 25
x = 25 - y
.
plug the above into equation 2 and solve for y:
x^2 = (1/2)y^2
(25-y)^2 = (1/2)y^2
625 - 50y + y^2 = (1/2)y^2
1250 - 100y + 2y^2 = y^2
1250 - 100y + y^2 = 0
y^2 - 100y + 1250 = 0
.
From the "quadratic equation" you'll get:
y = 85.36
x = 14.64
.
Therefore the dimensions are:
85.36 in by 85.36 in (larger square)
14.64 in by 14.64 in (smaller square)
.
Details of the quadratic solution follows:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ay%5E2%2Bby%2Bc=0 (in our case 1y%5E2%2B-100y%2B1250+=+0) has the following solutons:

y%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=%28-100%29%5E2-4%2A1%2A1250=5000.

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

y%5B1%5D+=+%28-%28-100%29%2Bsqrt%28+5000+%29%29%2F2%5C1+=+85.3553390593274
y%5B2%5D+=+%28-%28-100%29-sqrt%28+5000+%29%29%2F2%5C1+=+14.6446609406726

Quadratic expression 1y%5E2%2B-100y%2B1250 can be factored:
1y%5E2%2B-100y%2B1250+=+1%28y-85.3553390593274%29%2A%28y-14.6446609406726%29
Again, the answer is: 85.3553390593274, 14.6446609406726. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-100%2Ax%2B1250+%29