document.write( "Question 1048156: Hi, my teacher gave us this problem for homework, and I'm having a little bit of trouble solving it:
\n" ); document.write( " Bob has 3 ways to get to work (train, car, and teleport). He independently chooses 1 of the 3 to and from work.
\n" ); document.write( " What is the probability that he teleports at least once during a day?
\n" ); document.write( "I know how to solve it by writing out all the different combinations, but my teacher wants a better, more algebraic-like way, and I just really don't know how to do it. Thanks in advance!
\n" ); document.write( "

Algebra.Com's Answer #663763 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
You should be commended for using your own head to solve a problem, especially if you understood the situation in the problem, and knew your answer was right without needing the teacher to tell you so.
\n" ); document.write( "I suspect that your teacher wants you to solve the problem the same way it was shown in class for a similar problem. Sometimes teachers even want to mention certain names and formulas taught in class, maybe using the same symbols in those formulas.
\n" ); document.write( "
\n" ); document.write( "Teleporting at least once during the day, and not teleporting at all during the day are \"mutually exclusive,\" or \"complementary,\"
\n" ); document.write( "so the probability that he teleports at least once during a day,
\n" ); document.write( "plus the probability that he does not teleport at all add to \"1\".
\n" ); document.write( "
\n" ); document.write( "Can you calculate the probability that he does not teleport at all?
\n" ); document.write( "
\n" ); document.write( "The decision to use one or another mode of transportation for the trip to work is supposed to be a \"random event\", so each of the 3 outcomes (train, car, and teleport) is equally probable,
\n" ); document.write( "so the probability of choosing to teleport is \"p%28t%29=1%2F3\" .
\n" ); document.write( "The probability that he does not teleport for the trip to work \"p%28n%29\" is the complementary event, so the probabilities of teleporting or not teleporting add to \"1\" , and the probability of not teleporting to work is \"p%28n%29=1-1%2F3=2%2F3\" .
\n" ); document.write( "The same goes for thew second trip of the day (going home),
\n" ); document.write( "so you could say that the probability of not teleporting on the way home is also \"p%28n%29=2%2F3\" .
\n" ); document.write( "
\n" ); document.write( "The trip to work and the trip home from work are \"independent events,\"
\n" ); document.write( "so the probabilities for the \"compound event\" made of the two trips for a day are the product of the probabilities for each trip.
\n" ); document.write( "So, the probability of not teleporting at all is
\n" ); document.write( "\"%282%2F3%29%2A%282%2F3%29=4%2F9\" .
\n" ); document.write( "
\n" ); document.write( "Now it is clear that the probability that he teleports at least once during a day is \"1-4%2F9=highlight%285%2F9%29\" .
\n" ); document.write( "
\n" );