document.write( "Question 170346This question is from textbook Introductory Algebra
\n" );
document.write( ": Solve the problem. Ron and Kathy are ticket-sellers at their class play, Ron handling student tickets that sell for $2.00 each and Kathy selling adult tickets for $5.50 each. If their total income for 30 tickets was $105.50, how many did Ron sell? \n" );
document.write( "
Algebra.Com's Answer #125741 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call rons tickets(student tickets) s and lets call kathy's tickets(adult tickets) a. \n" ); document.write( ": \n" ); document.write( "s+a=30.............eq 1--->a=30-s \n" ); document.write( "2s+5.50a=105.50....eq 2 \n" ); document.write( ": \n" ); document.write( "take a's value in eq 1 and plug it into eq 2 \n" ); document.write( ": \n" ); document.write( "2s+5.50(30-s)=105.50 \n" ); document.write( ": \n" ); document.write( "2s-165-5.5s=105.50 \n" ); document.write( ": \n" ); document.write( "3.5s=59.5 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |