document.write( "Question 812290: student tickets sell for $2 each and adult tickets sell for $5 each. If 50 tickets were sold for a total of $130, how many of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #489070 by luke94(89)\"\" \"About 
You can put this solution on YOUR website!
just trial and error till you get the right amoun:
\n" ); document.write( "40 student tickets - \"40%2A2+=+80\"
\n" ); document.write( "10 adult tickets - \"10%2A5+=+50\"
\n" ); document.write( "total - \"80+%2B+50+=+130\"
\n" ); document.write( "
\n" );