document.write( "Question 444885: Please help solve this problem
\n" );
document.write( " first day 5 adult tickets and 8 children tickets were sold=68
\n" );
document.write( "second day 3 adult and 5 childrens=42. how much are the adult tickets \n" );
document.write( "
Algebra.Com's Answer #306598 by stanbon(75887) ![]() You can put this solution on YOUR website! first day 5 adult tickets and 8 children tickets were sold=68 \n" ); document.write( "second day 3 adult and 5 childrens=42. how much are the adult tickets \n" ); document.write( "---------------- \n" ); document.write( "5a + 8c = 68 \n" ); document.write( "3a + 5c = 42 \n" ); document.write( "--------------------- \n" ); document.write( "Multiply 1st by 5 \n" ); document.write( "Multiply 2nd by 8 \n" ); document.write( "--------------------- \n" ); document.write( "25a + 40c = 5*68 \n" ); document.write( "24a + 40c = 8*42 \n" ); document.write( "--------------------- \n" ); document.write( "Subtract: \n" ); document.write( "a = 340-336 \n" ); document.write( "a = 4 (# of adult tickets sold) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |