Finding truth value of each propositional variable.

  • Thread starter Thread starter sunny79
  • Start date Start date
  • Tags Tags
    Value Variable
AI Thread Summary
The discussion focuses on finding the truth values of propositional variables in the expression [p^(qVr)]^ ~r, assuming it is true. The initial approach involved substituting True for all variables, leading to a conclusion that p and q are True while r is False. However, it was pointed out that this method is flawed since the expression must hold true under the given conditions. The importance of ensuring both components in an "and" statement are true is emphasized, which simplifies the evaluation. The conversation highlights the need for careful consideration of logical structures when determining truth values.
sunny79
Messages
77
Reaction score
8
Homework Statement
Assume that the compound statement is true. Find the truth value of each propositional variable.
Relevant Equations
[p^(qVr)]^ ~r
Note:
^ represents and.
V represents or
~ represents not
T represents True
F represents False

My solution...

I started by substituting T in all variables...

[p^(qVr)]^ ~r
[T^(TVT)] ^ ~T
(T^T) ^ F
T^F
F
The answer is p = True q = True r = False
 
Physics news on Phys.org
sunny79 said:
I started by substituting T in all variables...
That is not a good start. All you are given is that [p^(qVr)]^ ~r = T !
 
sunny79 said:
Homework Statement: Assume that the compound statement is true. Find the truth value of each propositional variable.
Homework Equations: [p^(qVr)]^ ~r

Note:
^ represents and.
V represents or
~ represents not
T represents True
F represents False

My solution...

I started by substituting T in all variables...

[p^(qVr)]^ ~r
[T^(TVT)] ^ ~T
(T^T) ^ F
T^F
F
The answer is p = True q = True r = False
Notice in an /\ sentence, both components must be true. That simplifies it a bit.
 
  • Like
Likes sunny79
Giving it away, eh :wink:
 
  • Like
Likes WWGD
WWGD said:
Notice in an /\ sentence, both components must be true. That simplifies it a bit.

Gotcha! Thanks. :)
 
  • Like
Likes WWGD
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Replies
9
Views
2K
Replies
8
Views
1K
Replies
5
Views
1K
Replies
1
Views
2K
Replies
17
Views
2K
Back
Top