document.write( "Question 1117553: In a club there are 90 members.40% are boys.After some time the boys percentage decreased to 28%.calculate how many boys left the club? \n" ); document.write( "
Algebra.Com's Answer #732667 by ikleyn(52945)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "I will assume that some boys left the club, but the number of girls remained the same.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "40% of 90 is  0.4*90 = 36;  so the number of boys initially in the club was 36.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let x be the number of boys who left the club.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the decreased population of the club became  90-x, and there are 36-x boys now.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The condition says  \"%2836-x%29%2F%2890-x%29\" = 0.28,   or\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "36-x = 0.28*(90-x) \r\n" );
document.write( "\r\n" );
document.write( "36-x = 25.2 - 0.28x\r\n" );
document.write( "\r\n" );
document.write( "36 - 25.2 = x - 0.28\r\n" );
document.write( "\r\n" );
document.write( "10.8 = 0.72x  ====>  x = \"10.8%2F0.72\" = 15.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  15 boys left the club.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );