document.write( "Question 906346: All of the 3rd grade teachers and students from Almond went on a field trip to an archaeology museum. Tickets were $8.50 each for teachers and $3.50 each for students, and the group paid $31.00 in total.\r
\n" );
document.write( "\n" );
document.write( "A few weeks later, the same group visited a science museum where the tickets cost $34.00 each for teachers and $10.00 each for students, and the group paid $108.00 in total.\r
\n" );
document.write( "\n" );
document.write( "Find the number of teachers and students on the field trips.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Answer
\n" );
document.write( "# of teachers = \r
\n" );
document.write( "\n" );
document.write( "# of students =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549773 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 8.50*x+3.50*y=31 \n" ); document.write( "34*x+10*y=108\r \n" ); document.write( "\n" ); document.write( "34*x+14*y=124 \n" ); document.write( "34*x+10*y=108 \n" ); document.write( "4y=16 \n" ); document.write( "y=4 \n" ); document.write( "x=2 \n" ); document.write( " \n" ); document.write( " |