document.write( "Question 458900: A total of 925 tickets were sold for a game for a total of $2,495. If adult tickets sold for $5.00 and children's tickets sold for $2.00, how many of each kind were sold? \n" ); document.write( "
Algebra.Com's Answer #314774 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+c=925
\n" ); document.write( "5a+2c=2495
\n" ); document.write( "a=215
\n" ); document.write( "c=710
\n" ); document.write( "
\n" );