document.write( "Question 817544: 35,000 dollars were made off of 2,000 tickets sold. Student tickets were 10$ & non student tickets were 20$. How many students bought tickets & how many non student bought tickets? \n" ); document.write( "
Algebra.Com's Answer #492097 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
s + n = 2000
\n" ); document.write( "n = 2000 - s
\n" ); document.write( "10s + 20n = 35000
\n" ); document.write( "---
\n" ); document.write( "10s + 20n = 35000
\n" ); document.write( "10s + 20(2000 - s) = 35000
\n" ); document.write( "10s + 40000 - 20s = 35000
\n" ); document.write( "10s = 40000 - 35000
\n" ); document.write( "s = 5000/10
\n" ); document.write( "---
\n" ); document.write( "s = 500
\n" ); document.write( "n = 1500
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );