document.write( "Question 260642: Hello,\r
\n" ); document.write( "\n" ); document.write( "Can someone please help me I have asked several question but I have not received any answer, if someone would please help me with the following.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a.r: The apartment is hot. q: The air conditioner is working. p: The temperature is 90.\r
\n" ); document.write( "\n" ); document.write( "Write the following in symbolic form\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The temperature is not 90 and the air conditioner is working, but the apartment is hot.\r
\n" ); document.write( "\n" ); document.write( "COnstruct a truth table for the statement\r
\n" ); document.write( "\n" ); document.write( "~ (~ p<---> q)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #192087 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
# 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let \r
\n" ); document.write( "\n" ); document.write( "r: The apartment is hot.
\n" ); document.write( "q: The air conditioner is working.
\n" ); document.write( "p: The temperature is 90.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By convention, the tilde symbol ~ is to denote the opposite of a given statement. So ~p denotes \"not p\" and it is the opposite of p. So if r: The apartment is hot, then ~r: the apartment is NOT hot. See the difference? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So to translate \"the temperature is not 90\", simply start with p and negate it to get ~p. To add on \"the air conditioner is working\", just combine ~p with q along with the symbol like so:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Remember that means \"and\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finally to add on \"but the apartment is hot\", just add on an additional and r to get the final answer of \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take note of the parenthesis. They are for grouping purposes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "======================================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "# 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First, start with a blank table with headers of p, q, ~p, ~p <-> q, ~(~p <-> q)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
pq~p~p <-> q~(~p <-> q)
     
     
     
    
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now fill in the values T, T, F, F for the first column p and the values T, F, T, F for the second column q. This will list all of the possible combos of p and q\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( "
pq~p~p <-> q~(~p <-> q)
TT
TF
FT
FF
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Negate the first column p to get the third column ~p. In other words, change each T to F (or vice versa) to get the third column ~p\r
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( "
pq~p~p <-> q~(~p <-> q)
TTF
TFF
FTT
FFT
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Recall that p <-> q is only true when p and q have the same truth values (ie when they are equivalent). Use this fact to fill in the 4th column.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
pq~p~p <-> q~(~p <-> q)
TTFF
TFFT
FTTT
FFTF
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Finally, negate the 4th column to get the fifth and final column.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
pq~p~p <-> q~(~p <-> q)
TTFFT
TFFTF
FTTTF
FFTFT
\n" ); document.write( "
\n" );