document.write( "Question 341311: There are more pupils in School A than School B.
\n" ); document.write( "30% of the pupils in School A is 45 more than 40% of the pupils in School B.
\n" ); document.write( "If 10% of the pupils in School A leaves to join School B, there will be 200 more pupils in School A than School B.
\n" ); document.write( "(a) How many pupils are there in School B ?
\n" ); document.write( "(b) How many percent less pupils are there in School B than School A ?
\n" ); document.write( "

Algebra.Com's Answer #244405 by J2R2R(94)\"\" \"About 
You can put this solution on YOUR website!
Supposing the number of pupils in School A is A and the number of pupils in School B is B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "30% of the pupils in School A is 45 more than 40% of the pupils in School B means\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.3A = 0.4B + 45 … … … (1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If 10% of the pupils in School A leaves to join School B, there will be 200 more pupils in School A than School B means\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.9A = B + 0.1A + 200 which can be rewritten\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.8A = B + 200 … … … (2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1) can be rewritten 3A = 4B + 450. Multiply by 5 gives 15A = 20B + 2250\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(2) can be rewritten 8A = 10B + 2000. Multiply by 2 gives 16A = 20B + 4000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving gives A = 1750; B = 1200\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Checking:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "30% of A = 525\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "40% of B = 480\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "480 + 45 = 525\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "0.9 A = 1575\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B + 0.1A = 1375\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1375 + 200 = 1575\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(a) How many pupils are there in School B? 1200 pupils\r
\n" ); document.write( "\n" ); document.write( "(b) How many percent less pupils are there in School B than School A? (1750 - 1200)/1750 = 550/1750 = 31.43%
\n" ); document.write( "
\n" );