document.write( "Question 267283: If p is a true statement and q is a false statement then find the truth value of q^(p^q) \n" ); document.write( "
Algebra.Com's Answer #196196 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: recall that p ^ q is only true if BOTH p AND q are true. Otherwise, p ^ q is false. To get you started, since p is true, but q is false, we know that p ^ q is false (since q is false). I'll let you continue. \n" ); document.write( "
\n" );