document.write( "Question 435788: A person buys 20 tickets some cost £8 and some cost £5. the person spends £118.
\n" ); document.write( "How many of each ticket does he buy?
\n" ); document.write( "

Algebra.Com's Answer #301602 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "person buys 20 tickets
\n" ); document.write( "Let x and (20-x)represent the amount of £8 and £5 tickets respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 8x + 5(20-x) = 118
\n" ); document.write( " 3x = 18
\n" ); document.write( " x = 6, the amount of £8 tickets. There were 14 £5 tickets.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " £48 + £70 = £118 \n" ); document.write( "
\n" );