document.write( "Question 192807: Write in symbolic form using p,q,r,~,->,v,^, where p,q,r represent the following statements.\r
\n" );
document.write( "\n" );
document.write( "p: A dog is friendly
\n" );
document.write( "q: A dog has a tail
\n" );
document.write( "r: A dog licks faces\r
\n" );
document.write( "\n" );
document.write( "a. If a dog has a tail, then it is not friendly
\n" );
document.write( "b. If a dog is not friendly, then it does not lick faces.
\n" );
document.write( "c. If a dog has a long tail, then either the dog is friendly or the dog lick faces.
\n" );
document.write( "d. If a dog licks faces, then the dog is friendly and the dog has a long tail.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "For question a I got q->~p
\n" );
document.write( "b: ~p->~r
\n" );
document.write( "c: \n" );
document.write( "
Algebra.Com's Answer #144750 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Your answers to a. and b. are correct. The problem you have with c. is that you don't have a statement variable definition for \"a dog has a long tail\" Your choices are to assume that if a dog has a long tail, then it certainly has a tail and use q as your variable, or to define a new variable.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s: A dog has a long tail.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So your answer, depending on your choice above is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d. Same problem, so:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "or\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |