answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Is it true if p is an integer and q is a nonzero integer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

if p is an p integer and q is a nonzero integer?

if p is an integer and q is a nonzero integer


What statement is true if P is an Integer and Q is a nonzero integer?

Any fraction p/q where p is an integer and q is a non-zero integer is rational.


Which of the following statements is true if p is an integer and q is a nonzero integer?

Then p/q is a rational number.


What statement is true if p is an integer and q is a nonzero integer fraction?

Any fraction p/q where p is an integer and q is a non-zero integer is rational.


What is the converse of If a number is a whole number then it is an integer?

"If a number is an integer, then it is a whole number." In math terms, the converse of p-->q is q-->p. Note that although the statement in the problem is true, the converse that I just stated is not necessarily true.


What is the truth table for p arrow q?

Not sure I can do a table here but: P True, Q True then P -> Q True P True, Q False then P -> Q False P False, Q True then P -> Q True P False, Q False then P -> Q True It is the same as not(P) OR Q


What is rational numbers but not integer?

A rational number is any number of the form p/q where p and q are integers and q is not zero. If p and q are co=prime, then p/q will be rational but will not be an integer.


Is 8 an irrational number?

8 is an integer, which, by definition, are not irrational. In particular, an irrational number is a number that cannot be written in the form p/q for p and q both integers. However, since 8 clearly is equal to 8k/k for any integer k (and for that matter any nonzero number k), 8 is not irrational


If P is true and Q is false what is the truth value of P or Q?

If p is true and q is false, p or q would be true. I had a hard time with this too but truth tables help. When using P V Q aka p or q, all you need is for one of the answers to be true. Since p is true P V Q would also be true:)


Given that p is an integer q -12 and the quotient of p q is -3 find p.?

If: q = -12 and p/q = -3 Then: p = 36 because 36/-12 = -3


What is a comparative operator?

Comparative operators are used to compare the logical value of one object with another and thus establish the rank (ordering) of those objects. There are six comparative operators in total: p<q : evaluates true when p is less than q p>q : evaluates true when p is greater than q p<=q : evaluates true when p is less than or equal to q p>=q : evaluates true when p is greater than or equal to q p!=q : evaluates true when p is not equal to q p==q : evaluates true when p is equal to q


How do you construct a truth table for parenthesis not p q parenthesis if and only if p?

Assuming that you mean not (p or q) if and only if P ~(PVQ)--> P so now construct a truth table, (just place it vertical since i cannot place it vertical through here.) P True True False False Q True False True False (PVQ) True True True False ~(PVQ) False False False True ~(PVQ)-->P True True True False if it's ~(P^Q) -->P then it's, P True True False False Q True False True False (P^Q) True False False False ~(P^Q) False True True True ~(P^Q)-->P True True False False