document.write( "Question 1048140: Of the 650 tickets sold to a movie, 510 were full-price tickets costing $7 each. If the gate receipts were $4,270, what did a student ticket cost? \n" ); document.write( "
Algebra.Com's Answer #663697 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! x=cost of student tickets \n" ); document.write( "510*7+140x=4,270 \n" ); document.write( "140x=4,270-3,570 \n" ); document.write( "140x=700 \n" ); document.write( "x=5 \n" ); document.write( " |