hi... you can do this with pixelmath:
first make sure that "create new image" is checked, and "rescale result" is off (for now, you may want to experiment with that later)
then, with "single expression for RGB" checked, enter this in the RGB/K field:
0.6*Image1 + 0.4*Image2
and apply pixelmath.
this should create a new image which is blended 60/40. of course substitute the identifiers of your two images in the above expression.
hope this helps, rob