document.write( "Question 173060: percentage and ratio.\r
\n" );
document.write( "\n" );
document.write( "Q : According to NCAA data, 52% of all student athletes graduate. 55% of female students and 48% of male student athletes graduate. what is the ratio of the number of male student athletes and the number of female student athletes? \n" );
document.write( "
Algebra.Com's Answer #128243 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the % of males athletes M and the % of Females athletes F. Lets call the total number who graduate G \n" ); document.write( ": \n" ); document.write( "total of all student graduates is 52%(M+F). so G=.52(M+F) \n" ); document.write( ": \n" ); document.write( "G is also equal to 48% Male athletes \n" ); document.write( ": \n" ); document.write( ".52(M+F)=.48M+.55F \n" ); document.write( ": \n" ); document.write( ".52M+.52F=.48M+.55M \n" ); document.write( ": \n" ); document.write( ".04M=.03F \n" ); document.write( ": \n" ); document.write( ".04M/F=.03 \n" ); document.write( ": \n" ); document.write( " |