SOLUTION: a wire 10 cm long is cut into two pieces, one of length x and the other of 10 - x. each piece is bent into the shape of a square (a) find a function that models the total area enc

Algebra ->  Linear-equations -> SOLUTION: a wire 10 cm long is cut into two pieces, one of length x and the other of 10 - x. each piece is bent into the shape of a square (a) find a function that models the total area enc      Log On


   



Question 168001: a wire 10 cm long is cut into two pieces, one of length x and the other of 10 - x. each piece is bent into the shape of a square
(a) find a function that models the total area enclosed by the two squares.
(b) Find the Value of x that minimizes the total area of the two squares

Answer by gonzo(654) About Me  (Show Source):
You can put this solution on YOUR website!
area of a square is s^2 where s is the length of each side.
-----
the wire is cut into 2 lengths and forms a square with each.
-----
the wire of x length forms 4 sides with the length of each side equal to x/4.
-----
the wire of (10-x) length forms 4 sides with the length of each side equal to (10-x)/4.
-----
area of the square made by the wire of x length is %28x%2F4%29%5E2
this equals x%5E2+%2F+4%5E2 which equals x%5E2%2F16
-----
area of the square made by the wire of (10-x) length is %28%2810-x%29%2F4%29%5E2.
this equals %2810-x%29%5E2+%2F+4%5E2 which equals %2810-x%29%5E2+%2F+16.
-----
the total area enclosed by these squares is given by the equation:
f%28x%29+=+x%5E2%2F16+%2B+%2810-x%29%5E2%2F16
since the denominator is equal, this equation becomes:
f%28x%29+=+%28x%5E2+%2B+%2810-x%29%5E2%29%2F16
-----
since x^2 is positive, this is a quadratic equation that opens upward and points downward.
the point where the graph turns is a minimum point.
that point can be found as follows:
take the given formula and multiply it out to get a quadratic equation in standard form.
that standard form is:
%282%2Ax%5E2+-+20%2Ax+%2B+100%29%2F16
that becomes:
%28x%5E2%2F8%29+-+%2810%2Ax%2F8%29+%2B+%2850%2F8%29
-----
in that equation, the a coefficient is 1/8, and the b coefficient is -10/8.
-----
the formula -b%2F2a gives the minimum/ maximum point of a quadratic equation.
substituting, that formula becomes:
-+%28-10%2F8%29+%2F+%282%2F8%29+=+5
when x = 5, y = 3.125
that's the minimum value of the equation.
-----
graph of the resulting equation looks like this showing that when x = 5, y = 3.125 and the value of the equation of the squares is at a minimum.
graph%28800%2C800%2C-1%2C9%2C-10%2C10%2C%28x%5E2+%2B+%2810-x%29%5E2%29%2F16%29