Which formulas inserted into column D would calculate the gain or loss of each fund and locate the fund with the largest gain?

=C2-B2, =C3-B3, =C4-B4, =C5-B5, =MAX(D2:D5)
=C2+B2, =C3+B3, =C4+B4, =C5+B5, =MAX(D5:D2)
=B2-C2, =B3-C3, =B4-C4, =B5-C5, =MAX(D2:D5)
none of the above

Which formulas inserted into column D would calculate the gain or loss of each fund and locate the fund with the largest gain C2B2 C3B3 C4B4 C5B5 MAXD2D5 C2B2 C class=