document.write( "Question 384267: Hello, I need some help with a word problem: \r
\n" );
document.write( "\n" );
document.write( "A drama club is planning a bus trip to NYC to see a Broadway play. The cost per person for the bus rental varies inversely as the number of people going on the trip. It will cost $31 per person if 50 people go on the trip. How much will it cost per person if 81 people go on the trip? \r
\n" );
document.write( "\n" );
document.write( "Thanks for the help! \r
\n" );
document.write( "\n" );
document.write( "Denise \n" );
document.write( "
Algebra.Com's Answer #272008 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A drama club is planning a bus trip to NYC to see a Broadway play. The cost per person for the bus rental varies inversely as the number of people going on the trip. \n" ); document.write( "--- \n" ); document.write( "c = k/n \n" ); document.write( "-------------- \n" ); document.write( "Solve for \"k\": \n" ); document.write( "It will cost $31 per person if 50 people go on the trip. \n" ); document.write( "31 = k/50 \n" ); document.write( "k = 1550 \n" ); document.write( "--- \n" ); document.write( "How much will it cost per person if 81 people go on the trip? \n" ); document.write( "c(n) = 1550/n \n" ); document.write( "------ \n" ); document.write( "c(81) = 1550/81 \n" ); document.write( "----- \n" ); document.write( "c(81) = $19.14 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |