Hello Malik.
If the total is 180 pints; lets say
x represents amount of 40% juice,
180-x represents amount of 100% juice
The equation should be:
40%*x +100%*(180 -x) = 55%*180 (you can multiply each part by 100 to get rid of percents)
40x + 100(180 - x) = 55*180
40x +18000 - 100x = 9900
-60x = -8100
x = 135 this is the amount of 40% juice
180-135 = 45 pints is 100% juice
hope that helps