document.write( "Question 228772: Hello, Im in Gr.10.\r
\n" );
document.write( "\n" );
document.write( "Solving Problems dealing with linear systems: (I need to make an equation then solve)\r
\n" );
document.write( "\n" );
document.write( "1) A school athletic council sold 835 tickets to the championship football game for a total of $5792. Students pay $4 and nonstudents pay $8. How many nonstudents attended the game? \n" );
document.write( "
Algebra.Com's Answer #169751 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1) A school athletic council sold 835 tickets to the championship football game for a total of $5792. \n" ); document.write( " Students pay $4 and nonstudents pay $8. \n" ); document.write( " How many nonstudents attended the game? \n" ); document.write( ": \n" ); document.write( "Let x = no. of non-students \n" ); document.write( "Total ticket were given as 835, therefore \n" ); document.write( "(835-x) = no. of students \n" ); document.write( ": \n" ); document.write( "The total$ equation \n" ); document.write( "8x + 4(835-x) = 5792 \n" ); document.write( "8x + 3340 - 4x = 5972; multiply what's inside the brackets \n" ); document.write( "8x - 4x = 5972 - 3340 \n" ); document.write( "4x = 2632 \n" ); document.write( "x = \n" ); document.write( "x = 658 non-students \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Check our solution \n" ); document.write( "835 - 658 = 177 students \n" ); document.write( "8(658) + 4(177) = \n" ); document.write( "5264 + 708 = 5972; confirms our solution \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did this make sense to you? \n" ); document.write( " |