document.write( "Question 1154917: There are three boxes containing black and white balls. The number of each color is Box 1, 4 white and 2 black; Box 2, 3 white and 2 black; Box 3, 1 white and 2 black.
\n" ); document.write( "A) What is the probability that the last ball, drawn from box 3 is white?
\n" ); document.write( "B) What is the probability that the last ball drawn is black?
\n" ); document.write( "

Algebra.Com's Answer #777479 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "A) There are 3 balls in box 3; 1 of them is white:

\n" ); document.write( "P(last ball drawn from box 3 is white) = 1/3.

\n" ); document.write( "B) In the 3 boxes together, there are a total of 14 balls, of which 8 are white:

\n" ); document.write( "P(last ball drawn (from any box) is white) = 8/14 = 4/7.

\n" ); document.write( "--------------------------------

\n" ); document.write( "Note that I ignored the comma (\",\") in part A. That makes the probability to be found simply the probability that the white ball is the last one drawn from box 3.

\n" ); document.write( "If the question in part A had been written with two commas --

\n" ); document.write( "\"What is the probability that the last ball, drawn from box 3, is white?\"

\n" ); document.write( "then that would be a different probability: the probability that the last ball drawn is white, AND THAT IT COMES FROM BOX 3. That would of course be a different problem.

\n" ); document.write( "The question as written, with the single comma, is grammatically incorrect and therefore open to different interpretations.

\n" ); document.write( "
\n" ); document.write( "
\n" );