document.write( "Question 809635: There were 678 tickets purchased for a major league baseball game. The lower box tickets costs $12.50 and the upper box tickets costs $10.00. The total amount of money spent was $7515.00. How many of each kind of ticket were purchased?\r
\n" );
document.write( "\n" );
document.write( "How many lower box tickets were purchased?
\n" );
document.write( "How many upper box tickets were purchased? \n" );
document.write( "
Algebra.Com's Answer #487678 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 1250L + 1000U = 751500 \n" ); document.write( "L + U = 678 \n" ); document.write( "L = 678 - U \n" ); document.write( "--- \n" ); document.write( "1250L + 1000U = 751500 \n" ); document.write( "1250(678 - U) + 1000U = 751500 \n" ); document.write( "1250(678 - U) + 1000U = 751500 \n" ); document.write( "847500 - 1250U + 1000U = 751500 \n" ); document.write( "96000 = 250U \n" ); document.write( "Answer: \n" ); document.write( "U = 384 \n" ); document.write( "L = 294 \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( " |