document.write( "Question 803073: A group of 100 people, some students and some faculty, attended a museum opening. Each student paid $10 per person for entrance to the museum and each of the faculty paid $25 per person for entrance. If the total paid, for all 100 people, was $1300, how many students attended the museum opening? \n" ); document.write( "
Algebra.Com's Answer #484112 by homeworkhedgehog(9)![]() ![]() You can put this solution on YOUR website! This is a system of equations problem, meaning that you need two equations to solve for two variables (number of students, number of faculty).\r \n" ); document.write( "\n" ); document.write( "The situation is $10 x (the number of students) + $25 x (the number of faculty) = $1300 total\r \n" ); document.write( "\n" ); document.write( "If we use variables, we get\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The other equation we need is a bit simpler but a little more hidden in the question:\r \n" ); document.write( "\n" ); document.write( "There are only two types of people (students, faculty) attending and we know the total is 100, so our equation is \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here, we can use Elimination or Substitution to solve for the number of students, s.\r \n" ); document.write( "\n" ); document.write( "We'll use substitution:\r \n" ); document.write( "\n" ); document.write( "If we solve \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for f by subtracting s from both sides, we get\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we can plug f back into the other equation and solve for s:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we find out that there are 80 students. \r \n" ); document.write( "\n" ); document.write( "You can check your answers by realizing that since there are 80 students out of 100, the other 20 must be faculty. \r \n" ); document.write( "\n" ); document.write( "Plug s = 80 and f = 20 into your original equation of\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to get\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "And it checks out. \n" ); document.write( " |