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
Algebra: Divisibility and Prime Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Divisibility and Prime Numbers
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)
(
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
:)