SOLUTION: Which of the following statements are True, and which of them are False? • if 10 is a prime then 100 is composite • if 100 is a perfect square then 100 is a perfect cube • if 10

Algebra ->  Test -> SOLUTION: Which of the following statements are True, and which of them are False? • if 10 is a prime then 100 is composite • if 100 is a perfect square then 100 is a perfect cube • if 10      Log On


   



Question 1033736: Which of the following statements are True, and which of them are False?
• if 10 is a prime then 100 is composite
• if 100 is a perfect square then 100 is a perfect cube
• if 1000 is composite then 7 is prime

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
• if 10 is a prime then 100 is composite.
The truth value is true. F --> T is true.
• if 100 is a perfect square then 100 is a perfect cube.
The truth value is false. T --> F is false.
• if 1000 is composite then 7 is prime.
The truth value is true. T --> T is true.