document.write( "Question 1196105: Without tables prove thet [(A→B)&(B→C)]→ (A→C) \n" ); document.write( "
Algebra.Com's Answer #828829 by math_tutor2020(3835) ![]() You can put this solution on YOUR website! \n" ); document.write( "Imagine 3 dominoes labeled A,B,C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The notation A→B can be thought of as domino A falling to knock down domino B \n" ); document.write( "I.e. \"A knocks down B\" \n" ); document.write( "or \"A leads to B\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then B→C means \"B knocks down C\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two events (A→B)&(B→C) chain together to mean: \"A knocks down B\" and \"B knocks down C\" \n" ); document.write( "Rephrased: \"A leads to B leads to C\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can then cut out the middleman and conclude that knocking down A ultimately leads to C falling, which gives us A→C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This process can be extended to more than 3 terms.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For more information, check out the transitive property. \n" ); document.write( "A similar related idea is the term \"syllogism\" found in logic class. More specifically its often called a \"hypothetical syllogism\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A real world example: \n" ); document.write( "A = it rains \n" ); document.write( "B = the roads get wet \n" ); document.write( "C = there's a higher chance of an accident\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Premise1: (A→B) = If it rains, then the roads get wet \n" ); document.write( "Premise2: (B→C) = If the roads get wet, then there's a higher chance of an accident \n" ); document.write( "Conclusion: (A→C) = If it rains, then there's a higher chance of an accident \n" ); document.write( "Event A causes event B which in turn leads to event C. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |