document.write( "Question 433456: I cant finish these homework problems. The problem is set up as a rectangle with 6 columns down and 3 rows across. a is in the left corner and z is in the bottom right. b is located 2 columns across starting at a, one row down. C is located 3 columns across ad 2 rows down from a.
\n" );
document.write( "a[][][][][][]
\n" );
document.write( "[][]b[][][][]
\n" );
document.write( "[][][]c[][][]z\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( ") Given that a route passes through B, what is the probability that it also passes through point C? Answer in fraction.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #300489 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "The other tutor's answer is incorrect.\r\n" ); document.write( "\r\n" ); document.write( "I will assume that by \"path\" you mean that you always start from a,\r\n" ); document.write( "then move right or down, never left or up.\r\n" ); document.write( "\r\n" ); document.write( "[ a ][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ ][ ][ z ]\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "I will indicate with a right arrow → that the next move from \r\n" ); document.write( "that space will be to the right, and indicate with a down arrow ↓\r\n" ); document.write( "that the next move will be downward. \r\n" ); document.write( "\r\n" ); document.write( "There are only three ways to go from a to b:\r\n" ); document.write( "\r\n" ); document.write( "#1.\r\n" ); document.write( "[ a→][ →][ ↓ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ ][ ][ z ]\r\n" ); document.write( "\r\n" ); document.write( "#2.\r\n" ); document.write( "[ a→][ ↓ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ →][ b ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ ][ ][ z ]\r\n" ); document.write( "\r\n" ); document.write( "#3.\r\n" ); document.write( "[ a↓][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ →][ →][ b ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ ][ ][ z ]\r\n" ); document.write( "\r\n" ); document.write( "But that's irrelevant, because you are given that your path goes\r\n" ); document.write( "through b. Therefore regardless of how you got from a to b, there \r\n" ); document.write( "are only these 5 ways to get from b to z, 2 go through c and 3\r\n" ); document.write( "don't. \r\n" ); document.write( "\r\n" ); document.write( "1.\r\n" ); document.write( "[ a ][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b→][ →][ →][ →][ ↓ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ ][ ][ z ] Does not go through c\r\n" ); document.write( "\r\n" ); document.write( "2.\r\n" ); document.write( "[ a ][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b→][ →][ →][ ↓ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ ][ →][ z ] Does not go through c\r\n" ); document.write( "\r\n" ); document.write( "3.\r\n" ); document.write( "[ a ][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b→][ →][ ↓ ][ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c ][ →][ →][ z ] Does not go through c\r\n" ); document.write( "\r\n" ); document.write( "4.\r\n" ); document.write( "[ a ][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b→][ ↓ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ ][ c→][ →][ →][ z ] Goes through c\r\n" ); document.write( "\r\n" ); document.write( "5.\r\n" ); document.write( "[ a ][ ][ ][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ b↓][ ][ ][ ][ ]\r\n" ); document.write( "[ ][ ][ →][ c→][ →][ →][z ] Goes through c\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Therefore the probability of going from b through c from b \r\n" ); document.write( "\r\n" ); document.write( "is 2 ways out of 5, or a probability of 2/5\r\n" ); document.write( "\r\n" ); document.write( "Edwin \n" ); document.write( " \n" ); document.write( " |