document.write( "Question 1096635: there are 600 girls in a class and 40 percent boys.
\n" );
document.write( "tell the number of boys. \n" );
document.write( "
Algebra.Com's Answer #711064 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! c=600+.4c \n" ); document.write( ".6c=600 \n" ); document.write( "6c=6000 \n" ); document.write( "c=1000 \n" ); document.write( ".4*1000=400 boys\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |