document.write( "Question 830115: If there were 370 tickets that were sold and a student ticket costs $5 and a guest ticket costs $3 and the total amount of money made was $1,350, how many tickets of student and guests tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #500364 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "x = student tickets
\n" ); document.write( "y = guest tickets
\n" ); document.write( "---
\n" ); document.write( "x + y = 370
\n" ); document.write( "5x + 3y = 1350
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above linear system in standard form into this matrix-method solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = student tickets = 120
\n" ); document.write( "y = guest tickets = 250
\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( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );