document.write( "Question 421181: Please solve this question:
\n" );
document.write( "The ratio of boys to girls in Mr.Peter class is 3:4. On the last exam, 3/4 of the boys passed the exam and 4/5 of the girls passed. If a students exam paper is chosen at random, what is the probability that it has a passing grade?\r
\n" );
document.write( "\n" );
document.write( " also\r
\n" );
document.write( "\n" );
document.write( "How to do it on TI-84\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #294169 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The ratio of boys to girls in Mr.Peter class is 3:4. \n" ); document.write( "# of boys = 3x \n" ); document.write( "# of girls = 4x \n" ); document.write( "Total # of boys and girls = 7x \n" ); document.write( "---------------------- \n" ); document.write( "On the last exam, 3/4 of the boys passed the exam and 4/5 of the girls passed. \n" ); document.write( "(3/4)(3x) = (9/4)x boys passed \n" ); document.write( "(4/5)(4x) = (16/5)x girls passed \n" ); document.write( "---------------------- \n" ); document.write( "If a students exam paper is chosen at random, what is the probability that it has a passing grade? \n" ); document.write( "--- \n" ); document.write( "Total number who passed = [(9/4)+(16/5)]x = (45+56)/20 = (101/20)x \n" ); document.write( "--- \n" ); document.write( "P(passed) = [101/20]x/7x = 101/140 = 0.7214 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |