document.write( "Question 591864: Write the argument below in symbols to determine whether it is valid or invalid. State a reason for your conclusion. Specify the p and q you used. Submit your full detailed solution to the dropbox.
\n" );
document.write( "
\n" );
document.write( "Either the gazebo is made of wood or the vine is growing on the gazebo.
\n" );
document.write( "The vine is not growing on the gazebo. \r
\n" );
document.write( "\n" );
document.write( "The gazebo is made of wood.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #375759 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Let \r \n" ); document.write( "\n" ); document.write( "p = Gazebo is made of wood \n" ); document.write( "q = Vine is growing on the gazebo\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the argument translates into\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p V q \n" ); document.write( "~q \n" ); document.write( "-------- \n" ); document.write( ":. p\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "which is a valid argument as its in the form of a disjunctive syllogism (you need to use commutation first, but the idea is still the same). \n" ); document.write( " |