x+y+z=100
where x is the first item, y is the second, z is the third.
y costs half as much as x so y=.5x
z costs half as much so z=.5(.5x)=.25x
now plug these back in:
x+.5x+.25x=100
1.75x=100
x=$57.14
Just plug this back in for the values of x, y, z to get the cost of each item.