SOLUTION: A piece of wire 16 inches long is to be cut in two parts. Each piece will be bent in the shape of a square. Find the expression that represents the total area of the two squares ma
Algebra ->
Functions
-> SOLUTION: A piece of wire 16 inches long is to be cut in two parts. Each piece will be bent in the shape of a square. Find the expression that represents the total area of the two squares ma
Log On
Question 458523: A piece of wire 16 inches long is to be cut in two parts. Each piece will be bent in the shape of a square. Find the expression that represents the total area of the two squares made with the pieces of wire as a function of the length, x, of one of the pieces. Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! A piece of wire 16 inches long is to be cut in two parts.
Each piece will be bent in the shape of a square.
Find the expression that represents the total area of the two squares made
with the pieces of wire as a function of the length, x, of one of the pieces.
:
Other square side = simplified to (4-x)
:
total area
A(x) = x^2 + (4-x)^2
A(x) = x^2 + 16 - 8x + x^2
A(x) = 2x^2 - 8x + 16