document.write( "Question 347175: if 48% of the students are female, there are 1,440 female, what is the total number of students in the college? \n" ); document.write( "
Algebra.Com's Answer #248240 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: the 48% tells us what percentage of the TOTAL number of students are female. 48% = 48/100 or .48 written as a decimal \n" ); document.write( ". \n" ); document.write( "Let T represent the TOTAL number fo students \n" ); document.write( ". \n" ); document.write( "The question states the following to be true: \n" ); document.write( ".48*T = 1440 \n" ); document.write( ". \n" ); document.write( "Solve for T \n" ); document.write( "T = 3000 \n" ); document.write( ". \n" ); document.write( "The total number of students is 3000 \n" ); document.write( ". \n" ); document.write( "Check your answer: \n" ); document.write( ".48*3000 = 1440 \n" ); document.write( " |