Problem 13
Answer: Sometimes true
Reason:
If a > 0, then the statement would always be true. However, if 'a' was negative, then the statement is false.
For example, if a = -2 then:
In short,
This is one of infinitely many counter-examples to prove the original statement isn't always true.
===================================================
Problem 14
Answer: Always true
Reason:
The rule to use here is
We add exponents b and c, while the base 'a' stays the same the whole time.
In this problem we have:
Therefore
is always true regardless of what you replace n with. The variable n doesn't have to be an integer.
===================================================
Problem 15
Answer: Sometimes true
Reason:
Let's say p = -1 is plugged into the expression
which is a positive outcome showing that
doesn't automatically guarantee that p > 0. Feel free to try other negative values as counter-examples. Also p = 0 works as well. It turns out that
is always positive regardless of what real number you use for p.
===================================================
Problem 16
Answer: Always true
Reason:
The rule used here is
An equivalent rule is
The idea is to flip the fraction to turn the exponent positive.
Examples:
===================================================
Problem 17
Answer: Never true
Reason:
This is similar to problem 15 in that
is always positive regardless if m is negative, zero, or positive. It might help to graph out
and see that the curve never dips below the x axis.