SOLUTION: Determine if conditional is true. If an odd number is divisible by two, then eight is a perfect cube

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: Determine if conditional is true. If an odd number is divisible by two, then eight is a perfect cube      Log On


   



Question 652020: Determine if conditional is true.
If an odd number is divisible by two, then eight is a perfect cube

Answer by tommyt3rd(5050) About Me  (Show Source):
You can put this solution on YOUR website!
for p -> q if q is true then so is the conditional. Therefore since 8 is a perfect cube the statement is true
:)