document.write( "Question 1101315: Online concert tickets cost $37 each plus a service charge of $8.50 per ticket the web site also charges a transaction fee of $14.99 for the purchase you paid $242.49 how many tickets did you buy \n" ); document.write( "
Algebra.Com's Answer #715942 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (37+8.50)*t+14.99=242.49 \n" ); document.write( "45.50*t=242.49-14.99 \n" ); document.write( "45.50*t=227.5 \n" ); document.write( "t=227.5/45.50 \n" ); document.write( "t=5 \n" ); document.write( " \n" ); document.write( " |