document.write( "Question 320929: A full-price ticket for a college basketball game costs $6.00, and a student ticket costs $4.25. If 496 tickets were sold, and the total receipts were $2,498.25, how many tickets were student tickets? \n" ); document.write( "
Algebra.Com's Answer #229831 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let f = full-price ticket\r \n" ); document.write( "\n" ); document.write( "Let s = student ticket\r \n" ); document.write( "\n" ); document.write( "f + s = 496 \n" ); document.write( "6.00f + 4.25s = 2498.25\r \n" ); document.write( "\n" ); document.write( "This is a system of linear equations in two variables. The two variables are f and s. I selected f and s but you can use any other two letters.\r \n" ); document.write( "\n" ); document.write( "You now have the two equations above. Use the substitution method to find the value of s. I assume that you know how to solve this type of problem.\r \n" ); document.write( "\n" ); document.write( "Can you take it from here?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |