document.write( "Question 1143681: Tickets to a concert that were purchased in advance cost $4.50 each, and tickets purchased at the box office on the day of the concert cost $8.00 each. The total amount of money collected in ticket sales was the same as if every ticket purchased had cost $6.00. If 180 tickets were purchased in advance, what was the total number of tickets purchased at the box office? \n" ); document.write( "
Algebra.Com's Answer #764561 by ikleyn(52776)![]() ![]() You can put this solution on YOUR website! .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " This problem is for one single unknown, actually.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x be the number of tickets purchased at the box office (the unknown value under the question).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then you have this equation for total money (the \"revenue\" equation)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 4.50*180 + 8x = 6*(180 + x). (1)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Should I explain it in more details ? -- I think no, since it is quite OBVIOUS: the equation is self-explanatory.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now simplify the equation and solve it for x :\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 810 + 8x = 1080 + 6x\r\n" ); document.write( "\r\n" ); document.write( " 8x - 6x = 1080 - 810\r\n" ); document.write( "\r\n" ); document.write( " 2x = 270\r\n" ); document.write( "\r\n" ); document.write( " x = 270/2 = 135.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. 135 tickets were purchased at the box office.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "CHECK. Left side of the equation (1) is 4.50*180 + 8*135 = 1890 dollars.\r\n" ); document.write( "\r\n" ); document.write( " Right side of the equation (1) is 6*(180 + 135) = 1890 dollars.\r\n" ); document.write( "\r\n" ); document.write( " Both sides of the equation (1) are equal.\r\n" ); document.write( "\r\n" ); document.write( " It means that the solution and the answer are CORRECT (!)\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |