document.write( "Question 98811This question is from textbook Algebra:Structure and Method
\n" ); document.write( ": The ninth grade class has 17 more girls than boys.There are 431 students in all.How many boys are there?How many girls are there? Choices for number of boys:191, 202, 207. \n" ); document.write( "
Algebra.Com's Answer #71885 by doukungfoo(195)\"\" \"About 
You can put this solution on YOUR website!
First set some variables
\n" ); document.write( "Let's say boys = b and girls = g
\n" ); document.write( "Given that there are 17 more girls than boys we can show that as:
\n" ); document.write( "\"g+=+b+%2B+17\"
\n" ); document.write( "We are also given the total number of all students is 431 and so:
\n" ); document.write( "\"b+%2B+g+=+431\"
\n" ); document.write( "Now since we have established that \"g+=+b+%2B+17\" we can subsitute b + 17 for
\n" ); document.write( "the g in \"b+%2B+g+=+431\" which gives us this:
\n" ); document.write( "\"b+%2B+%28b+%2B+17%29+=+431\"
\n" ); document.write( "We now have an equation with only one variable to solve for
\n" ); document.write( "so lets solve for b:
\n" ); document.write( "b + b + 17 = 431
\n" ); document.write( "2b + 17 = 431
\n" ); document.write( "2b = 414
\n" ); document.write( "b = 207
\n" ); document.write( "Now that we have solved for b we can use that value to solve for g in
\n" ); document.write( "\"g+=+b+%2B+17\"
\n" ); document.write( "g = 207 + 17
\n" ); document.write( "g = 224
\n" ); document.write( "Finally we can check our answers by pluging them into \"b+%2B+g+=+431\"
\n" ); document.write( "
\n" );