document.write( "Question 449535: The coach and the players of the football team shared the expense of a bus trip to a professional game. When 5 players were unable to go, each person had to pay an additional $1.50 to cover the cost of $540. How many people made the trip? \n" ); document.write( "
Algebra.Com's Answer #309242 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The coach and the players of the football team shared the expense of a bus trip to a professional game. \n" ); document.write( " When 5 players were unable to go, each person had to pay an additional $1.50 to cover the cost of $540. \n" ); document.write( " How many people made the trip? \n" ); document.write( ": \n" ); document.write( "Let x = no. which actually made the trip \n" ); document.write( "then \n" ); document.write( "(x+5) = no. planned to make the trip \n" ); document.write( "Now we can say: \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "actual cost - planned cost = $1.50 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply by x(x+5) \n" ); document.write( "x(x+5)* \n" ); document.write( ": \n" ); document.write( "Cancel the denominators, resulting in: \n" ); document.write( "540(x+5) - 540x = 1.5x^2 + 7.5x \n" ); document.write( "540x + 2700 - 540x = 1.5x^2 + 7.5x \n" ); document.write( ": \n" ); document.write( "540x's cancel \n" ); document.write( "2700 = 1.5x^2 + 7.5x \n" ); document.write( ": \n" ); document.write( "A quadratic equation \n" ); document.write( "1.5x^2 + 7.5x - 2700 = 0 \n" ); document.write( "; \n" ); document.write( "Simplify, divide thru by 1.5 \n" ); document.write( "x^2 + 5x - 1800 = 0 \n" ); document.write( "; \n" ); document.write( "Factors to \n" ); document.write( "(x+45)(x-40) = 0 \n" ); document.write( "the positive solution is all we want here \n" ); document.write( "x = 40 persons actually went \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( "540/40 - 540/45 = \n" ); document.write( "13.50 - 12.00 = $1.50 difference \n" ); document.write( " \n" ); document.write( " |