document.write( "Question 1028282: At a concert, 40% of the people were females. If 230 females attended the concert how many total people attended the concert \n" ); document.write( "
Algebra.Com's Answer #643387 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the entire population at the concert, x. \n" ); document.write( "Then, 40% of x is 230 people (females). We write \n" ); document.write( "(.4)(x) = 230 \n" ); document.write( "x = 230/.4 = 575 people in total \n" ); document.write( " |