document.write( "Question 1008292: At the city museum, child admission is $5.50 and adult admission is $8.60. On Tuesday, 139 tickets were sold for a total sales of $1028.00. How many adult tickets were sold that day? \n" ); document.write( "
Algebra.Com's Answer #624036 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
At the city museum, child admission is $5.50 and adult admission is $8.60. On Tuesday, 139 tickets were sold for a total sales of $1028.00. How many adult tickets were sold that day?
\n" ); document.write( "-----
\n" ); document.write( "Quantity Equation:: c + a = 139 tickets
\n" ); document.write( "Value Equation:: 5.5c+8.6a = 1028
\n" ); document.write( "-----
\n" ); document.write( "Modify for elimination::
\n" ); document.write( "55c + 55a = 55*139
\n" ); document.write( "55c + 86a = 10280
\n" ); document.write( "----
\n" ); document.write( "Subtract and solve for \"a\"::
\n" ); document.write( "31a = 2635
\n" ); document.write( "a = 85 (# of adult tickets sold)
\n" ); document.write( "----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------
\n" ); document.write( "
\n" );