SOLUTION: given p is true, and q is true, and r is false find the truth value of the statement ~p->(~qVr).show step by step work.
Thank you for all of your help.
JB
Algebra.Com
Question 484431: given p is true, and q is true, and r is false find the truth value of the statement ~p->(~qVr).show step by step work.
Thank you for all of your help.
JB
Answer by chessace(471) (Show Source): You can put this solution on YOUR website!
using 0=false 1=true,
* just to avoid font mash (both _ and . fail and * isn't perfect).
As I recall, ~ is done with 1st priority.
Note how values appear directly below variables & functions,
Established values carry straight down.
~p->(~qVr).
*1****1*0 --- given
0****0*** --- eval ~
*******0* --- eval V
***1***** --- eval ->
True
RELATED QUESTIONS
Given p is true, q is true, and r is false, find the truth value of the statement ~p -->... (answered by user_dude2008)
Given p is false, q is true, and r is true, find the truth value of the statement (p ~q) (answered by Big Poop)
Given p is true, q is true, and r is false, find the truth value of the statement ~p ->... (answered by jim_thompson5910)
Given p is true, q is true, and r is false, find the truth value of the statement: ~ p... (answered by drk,solver91311)
5. Given p is true, q is false, and r is false, find the truth value of the statement (q... (answered by Edwin McCravy)
Given p is true, q is true, and r is false, find the truth value of the statement. Please (answered by solver91311)
Given p is false, q is true, and r is true, find the truth value of the statement (p V... (answered by jim_thompson5910)
if p is true, q is false, and r is true, find the truth value of the statement.
show... (answered by jim_thompson5910)
Given p is true, q is false, and r is true, find the truth value of the statement (~p ^... (answered by Fombitz)