document.write( "Question 825066: In a school, 58% of the total numbers of students are boys. If the number of girls is 840, how many students are in the school?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #496989 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "n(1 - 0.58) = 840 \n" ); document.write( "n = 840/(1 - 0.58) \n" ); document.write( "n = 2000 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |