document.write( "Question 1108635: A zoo charges admission of 4.75 for adults and 2m75 for children. A grup of 12 peiple paid for addmision with a50 dollar bill. If the group recieved at least 9.00 in change what is the maximum number of adults in the group
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #723683 by greenestamps(13215)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number of adults in the group; then the number of children is (12-x).

\n" ); document.write( "The total cost for the 12 people has to be less than (50-9) = 41.

\n" ); document.write( "\"4.75x+%2B+2.75%2812-x%29+%3C=+41\"
\n" ); document.write( "\"19x+%2B+11%2812-x%29+%3C=+164\" (I just multiplied by 4 to get rid of the decimals...)
\n" ); document.write( "\"19x%2B132-11x+%3C=+164\"
\n" ); document.write( "\"8x+%3C=+32\"
\n" ); document.write( "\"x+%3C=+4\"

\n" ); document.write( "The maximum possible number of adults is 4.

\n" ); document.write( "CHECK: \"4%284.75%29%2B8%282.75%29+=+19%2B22+=+41\"
\n" ); document.write( "
\n" );