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) 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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The maximum possible number of adults is 4. \n" ); document.write( "CHECK: |