document.write( "Question 1117006: An English class attended a performance at the theater. The class took 25 students and 3 adults. Each student ticket, s, cost $3 less than an adult ticket. Which function could be used to determine the total cost, t, for the English class to attend the performance? \n" ); document.write( "
| Algebra.Com's Answer #731953 by stanbon(75887)      You can put this solution on YOUR website! An English class attended a performance at the theater. The class took 25 students and 3 adults. Each student ticket, s, cost $3 less than an adult ticket. Which function could be used to determine the total cost, t, for the English class to attend the performance? \n" ); document.write( "----- \n" ); document.write( "total cost = student cost + adult cost \n" ); document.write( "t = 25s + 3(s+3) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " \n" ); document.write( " |