Mattocks,
To help you come up with a way to choose a, b, and c values for statement two consider this
if sqrt(abc)=c, A*B=C
Now instead of picking the A and B values, pick the C value. I'll choose 10.
A*B=10
My only options for A and B are 1, 10 and 2, 5. Can't be 1, 10 because they have to be distinct. I go with 2,5, but then A+B+C=17 so 10 doesn't work. They are less than 20 so we need C to be greater (if you are unsure whether C MUST be greater, I recommend that you start even lower, like at c=6 so that you can feel the patterns. I started at C=3 just to get a sense of what the pattern was and quickly moved up to 8.)
Try C=11
A*B=11 A and B can only be 1,11 which doesn't work
C=12
A*B=12 A and be can be 1,12; 2,6; 3;4. First set doesn't sum to, second set does, third set doesn't.
We have an answer.
I tried c=13 and c=14 to be safe. C=13 can't work because a,b,c must be unique and with c=14 a,b must be 7 and 2 which is now GREATER than 20 so C>14 is not going to work.
A*