document.write( "Question 387106: (X->Y)->Z, W->(X->Y) therefore W->Z
\n" );
document.write( "Can I just say hyp syllogism where (x->y)is one thing? \n" );
document.write( "
Algebra.Com's Answer #273632 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Yes, you would use a hypothetical syllogism to combine the two expressions.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Remember, the Hypothetical Syllogism (H.S.) is \r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " p -> q \r\n" ); document.write( " q -> r \r\n" ); document.write( ":. p -> r\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case, p is W, q is (X->Y), and r is Z. \n" ); document.write( " |