document.write( "Question 927206: Brianna's family spent $134 on 2 adults and 3 youth tickets, Max's family spent $146 on 3 adults and 2 youth what is the price of youth tickets \n" ); document.write( "
| Algebra.Com's Answer #562795 by TimothyLamb(4379)     You can put this solution on YOUR website! x = price of adult ticket \n" ); document.write( "y = price of youth ticket \n" ); document.write( "--- \n" ); document.write( "2x + 3y = 134 \n" ); document.write( "3x + 2y = 146 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "2x + 3y = 134 \n" ); document.write( "3x + 2y = 146 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this 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 = price of adult ticket = $34 \n" ); document.write( "y = price of youth ticket = $22 \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( " |