document.write( "Question 464795: 40% of students are boys
\n" );
document.write( "30% of students are blond
\n" );
document.write( "there are 3 times as many blond girls as blond boys
\n" );
document.write( "what is the percentage of boys who are blond \n" );
document.write( "
Algebra.Com's Answer #318432 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! % of boys who are blond = blond boys / boys \n" ); document.write( " = 30 (1/(3+1)) / 40 \n" ); document.write( " = 18.75%\r \n" ); document.write( "\n" ); document.write( "18.75% of boys are blond. \n" ); document.write( " \n" ); document.write( " |