Rewrite the following statement with "if-then ”in five different ways conveying the same meaning. If a natural number is odd then its square is also odd.
Rewrite the following statement, with 'if ..., then' in five different ways conveying the same meaning :
If a natural number is even, then its square is even.
Rewrite the following statement in five different ways conveying the same meaning.
If a given number is a multiple of 6, then it is a multiple of 3.
Write the following statement in five different ways, conveying the same meaning. p : If a triangle is equiangular, then it is an obtuse angled triangle.