document.write( "Question 16216: Can you work this? Please help!! \r
\n" );
document.write( "\n" );
document.write( "Heres the word problem:\r
\n" );
document.write( "\n" );
document.write( "Adult tickets cost $9 each and student tickets cost $6 each. A total of 29 tickets were sold worth $210. How many adult tickets were sold?\r
\n" );
document.write( "\n" );
document.write( "*Show your work* \n" );
document.write( "
Algebra.Com's Answer #66681 by mathispowerful(115)![]() ![]() ![]() You can put this solution on YOUR website! This problem can be solved by a 2x2 system of equations.\r \n" ); document.write( "\n" ); document.write( "Let A to represent adults \n" ); document.write( " S to represent students\r \n" ); document.write( "\n" ); document.write( "then A + S = 29 \n" ); document.write( " 9A + 6S = 210\r \n" ); document.write( "\n" ); document.write( "solve it: multiply the first equation by 6: \n" ); document.write( "we have 6A + 6S = 174 \n" ); document.write( " 9A + 6S = 210\r \n" ); document.write( "\n" ); document.write( "do subtraction(second one minus first one): 3A = 36\r \n" ); document.write( "\n" ); document.write( "A = 12\r \n" ); document.write( "\n" ); document.write( "so 12 adult tickets were sold. \n" ); document.write( " |