document.write( "Question 160423This question is from textbook Intermediate Algebra
\n" );
document.write( ": 311 Tickets sold for a total of 385.50. student tickets = .50 and non students cost 1.50. How many of each were sold ? I don't know where to begin \n" );
document.write( "
Algebra.Com's Answer #118334 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Tickets sold: \n" ); document.write( "s+ns=311 or s=311-ns \n" ); document.write( "Total cost of tickets: \n" ); document.write( ".50s+1.5ns=385.50 \n" ); document.write( ".50(311-ns)+1.5ns=385.50 \n" ); document.write( "155.5-.50ns+1.5ns=385.50 \n" ); document.write( "ns=385.50-155.50 \n" ); document.write( "ns=230 nstudent tickets were sold. \n" ); document.write( "311-230=81 student tickets were sold. \n" ); document.write( "Proof: \n" ); document.write( ".50*81+1.50*230=385.50 \n" ); document.write( "40.50+345=385.50 \n" ); document.write( "385.50=385.50 \n" ); document.write( " |