document.write( "Question 388926: 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 recepits were $2,498.25, how many tickets were student tickets? \n" ); document.write( "
Algebra.Com's Answer #275350 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
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 recepits were $2,498.25, how many tickets were student tickets?
\n" ); document.write( "--------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "Quantity: f + s = 496
\n" ); document.write( "Value: 6f + 4.25s = 2498.25
\n" ); document.write( "------------------------------------------
\n" ); document.write( "Multiply thru Quantity by 6 to get:
\n" ); document.write( "6f + 6s = 6*496
\n" ); document.write( "---
\n" ); document.write( "Subtract that from Value and solve for \"s\":
\n" ); document.write( "-1.75s = -477.75
\n" ); document.write( "---
\n" ); document.write( "s = 273 (number of student tickets)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );