document.write( "Question 1025644: Miguel is selling tickets to a barbecue. Adult tickets cost 6.00 and children’s tickets cost 4.00. He sells six ore children’s tickets than adult tickets. The total amount of money he collects is 184. How many adult tickets and how many children tickets did he sell? \n" ); document.write( "
Algebra.Com's Answer #640970 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! This can be solved using 2 variables, but I prefer my single variable method.\r \n" ); document.write( "\n" ); document.write( "X= adult tickets sold, X+6 is the number of children tickets. \r \n" ); document.write( "\n" ); document.write( "Next 6X+4(X+6)=184\r \n" ); document.write( "\n" ); document.write( "6X+4X+24=184\r \n" ); document.write( "\n" ); document.write( "10X=160\r \n" ); document.write( "\n" ); document.write( "X=16 X+6=22\r \n" ); document.write( "\n" ); document.write( "16 adults 22 kids , no system of equations. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |