document.write( "Question 134002: for the pie chart 37 people picked juice A, 32 people picked juice B, and 21 people picked juice C..
\n" ); document.write( "so what is the probability that a person chosen at random chose juice B?
\n" ); document.write( "

Algebra.Com's Answer #97972 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Given: 37 are A, 32 are B and 21 are C.\r
\n" ); document.write( "\n" ); document.write( "The total peeople picking juice is \"+37+%2B+32+%2B+21\" = \"90\"\r
\n" ); document.write( "\n" ); document.write( "The probability of someone choosing juice B = \"+%28Number+choosing+B%29+%2F+%28Total%29+\"\r
\n" ); document.write( "\n" ); document.write( "\"+32+%2F+90+\" = \"16%2F45\" or 16 out of 45
\n" ); document.write( "
\n" );