document.write( "Question 466008: Ron and kathy are ticket sellers at their class play, ron handling student tickets that sell for 2.00 each anf kathy selling adult tickets for 6.50 each. If their total income for 27 tickets was 139.50, how many did each sell? \n" ); document.write( "
Algebra.Com's Answer #319377 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "27 tickets
\n" ); document.write( "Let x and (27-x) represent the # of adult and student tickets respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 6.50x + 2(27-x) = 139.50
\n" ); document.write( " 4.5x = 85.5
\n" ); document.write( " x = 19, number kathy sold. Ron sold 8. (27-19)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $6.5*19 + $2*8 = $123.50 + $16 = $139.50 \n" ); document.write( "
\n" );