document.write( "Question 460689: A drama club is planning a bus trip to New York City to see a Broadway play. The cost per person for the bus
\n" );
document.write( "rental varies inversely as the number of people going on the trip. It will cost 30$ per person if 44 people go on the
\n" );
document.write( "trip. How much will it cost per person if 60 people go on the trip, to the nearest cent? \n" );
document.write( "
Algebra.Com's Answer #316002 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! rental varies inversely as the number of people going on the trip. \n" ); document.write( " It will cost 30$ per person if 44 people go on the trip. \n" ); document.write( " How much will it cost per person if 60 people go on the trip, to the nearest cent? \n" ); document.write( ": \n" ); document.write( "let x = cost per person if 60 people go \n" ); document.write( ": \n" ); document.write( "Write an inverse proportion equation \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "60x = 1320 \n" ); document.write( "x = \n" ); document.write( "x = $22 per person if 60 go \n" ); document.write( " \n" ); document.write( " |