document.write( "Question 288667: There is a ticket value of $176.75. A child's ticket cost $5.50 and an adults ticket cost $8.75. If there were three times as many children tickets as adults tickets, how many children and adults got to see the show? \n" ); document.write( "
Algebra.Com's Answer #209209 by brucewill(101)![]() ![]() ![]() You can put this solution on YOUR website! Let x = # of Adult Tickets\r \n" ); document.write( "\n" ); document.write( "8.75x + 5.5(3x) = 176.75 \n" ); document.write( "8.75x + 16.5x = 176.75 \n" ); document.write( "25.25x = 176.75 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute back into original question: \n" ); document.write( "8.75 * 7 = 61.25 \n" ); document.write( "5.50 * 21 = 115.50 \n" ); document.write( "61.25 + 115.50 = 176.75 \n" ); document.write( " \n" ); document.write( " |