document.write( "Question 1034001: =The marching band is going to march in the Macy’s Thanksgiving Day parade next year. The group rate for airline tickets is $40,000, and the hotel bill will be $15,000. Each member will have to contribute $225 for the cost of buses and food, plus an equal share of the airline fee and the hotel bill. If each member of the band contributes $500 for the trip, how many band members can go to the parade next year?
\n" );
document.write( "Equation and answer . Thanks very much. \n" );
document.write( "
Algebra.Com's Answer #648592 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let x = the number of band members.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the cost of the trip is equal to 40,000 + 15,000 + 225 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify this to get the cost of the trip = 55,000 + 225 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if each member contributes 500 dollars, then the total cost of the trip will be equal to 500 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation becomes 500 * x = 55,000 + 225 * x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 225 * x from both sides of this equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "275 * x = 55,000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 275 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 55,000 / 275 = 200.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is that 200 band members can make the trip if each of them contributes 500 dollars to the cost of the trip.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 * 500 = 100,000 dollars total.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "55,000 + 225 * 200 = 100,000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "200 band members can pay for the total cost of the trip if each contributes 500 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "225 * 200 = 45,000 for the variable cost of food and buses.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "275 * 200 = 55,000 for the fixed cost of airline and hotel.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |