document.write( "Question 253338: Assume 200 students attend a dance. It costs $350 plus $1.25 for each ticket sold. What is the cost per ticket you need to cover your expenses? \n" ); document.write( "
Algebra.Com's Answer #185627 by hokies(65)![]() ![]() You can put this solution on YOUR website! Total Cost = 350+1.25*200 = 600\r \n" ); document.write( "\n" ); document.write( "Cost per ticket = 600 / 200 = $3 per ticket \n" ); document.write( " |