Write the two statements that form the biconditional.

An integer is divisible by 100 and only if its last 2 digits are zeros.

What are the two conditional statements that form this​ biconditional? Select the two that apply.
A.An integer is divisible by 100 if and only if its last two digits are zeros.
B.If an integer's last two digits are zeros comma then it is divisible by 100.
C.An integer's last two digits are zeros if and only if it is divisible by 100.
D.An integer is divisible by 100.
E.An integer's last two digits are zeros.
F.If an integer is divisible by 100 comma then its last two digits are zeros.

A.An integer is divisible by 100 if and only if its last two digits are zeros.

C.An integer's last two digits are zeros if and only if it is divisible by 100.