document.write( "Question 907318: table shows the number of students according to the gender from two classes
\n" );
document.write( "class boys girls
\n" );
document.write( "LG1 13 7
\n" );
document.write( "LG2 12 3\r
\n" );
document.write( "\n" );
document.write( "if a student is chosen at random from class LG1 and another from the class LG2, calculate the profitability that both are boys. \n" );
document.write( "
Algebra.Com's Answer #550281 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |