SOLUTION: A wire 50 ft long was cut into two pieces of different lengths. Use one variable to express the lengths of the two pieces. Find the length of each piece.

Algebra ->  College  -> Linear Algebra -> SOLUTION: A wire 50 ft long was cut into two pieces of different lengths. Use one variable to express the lengths of the two pieces. Find the length of each piece.      Log On


   



Question 349119: A wire 50 ft long was cut into two pieces of different lengths. Use one variable to express the lengths of the two pieces. Find the length of each piece.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let the one cut length be x and the other cut length be y.
x%2By=50
.
.
.
y=50-x
.
.
One length: L1=x
Other length: L2=50-x
Without more information, you can't actually solve for the values.