document.write( "Question 1159494: This is a solving a system of equations word problem USING MATRICES !!
\n" );
document.write( "20,000 tickets were sold to the Green Day concert. Stage level seats cost $105 and
\n" );
document.write( "higher level seats cost $75. If the total money collected from selling tickets was
\n" );
document.write( "$1,740,000, how many tickets of each type were sold?
\n" );
document.write( "a. Write an equation showing 20,000 tickets were sold.\r
\n" );
document.write( "\n" );
document.write( "b. Write an equation showing $1,740,000 in ticket sales.\r
\n" );
document.write( "\n" );
document.write( "c. Solve the system of equations to find how many of each type of ticket was
\n" );
document.write( "sold. \n" );
document.write( "
Algebra.Com's Answer #801609 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! stage level seats = s, higher level seats = h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "s + h = 20,000 \n" ); document.write( "105s + 75h = 1,740,000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can use the system of equations solver on this website. I hope this helps you get started. \n" ); document.write( " |