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 #97973 by andishmonkeygirl(3)![]() ![]() ![]() You can put this solution on YOUR website! first you add all of the numbers of people together so you get the total amount of people possible \n" ); document.write( "37+32+21=90 \n" ); document.write( "then how many people picked juice b? \n" ); document.write( "32 \n" ); document.write( "so you put that over the total amount of people \n" ); document.write( "32/90 \n" ); document.write( "simplify the fraction \n" ); document.write( "16/45 \n" ); document.write( " |