document.write( "Question 1014044: A class has 27 pupils of whom ‘x’ are boys.
\n" ); document.write( "a) How many girls (in terms of x) are there in the class?
\n" ); document.write( "b) If the number of girls is twice the number of boys, find the value of x.
\n" ); document.write( "

Algebra.Com's Answer #630377 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+x+\" = number of boys
\n" ); document.write( "(a)
\n" ); document.write( "\"+27+-+x+\" = number of girls
\n" ); document.write( "(b)
\n" ); document.write( "\"+27+-+x+=+2x+\"
\n" ); document.write( "Add \"+x+\" to both sides
\n" ); document.write( "\"+3x+=+27+\"
\n" ); document.write( "\"+x+=+9+\"
\n" ); document.write( "-----------
\n" ); document.write( "Notice that there must be \"+18+\" girls
\n" ); document.write( "and \"+9+%2B+18+=+27+\"
\n" ); document.write( "
\n" );