document.write( "Question 925020: Mr.Williams is buying tickets for the school musical. Adult tickets cost 3 dollars more then student tickets. He buys 7 student tickets and 6 adult tickets, and he spends a total of $83. What is the price of one adult ticket? \n" ); document.write( "
Algebra.Com's Answer #561260 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = price adult ticket \n" ); document.write( "y = price student ticket \n" ); document.write( "--- \n" ); document.write( "x = y + 3 \n" ); document.write( "6x + 7y = 83 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x - y = 3 \n" ); document.write( "6x + 7y = 83 \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 adult ticket = 8 \n" ); document.write( "y = price student ticket = 5 \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( " |