document.write( "Question 754283: The cost per person of renting a charter bus varies inversely with the number of people riding the bus. When 25 people agree to ride the bus, the cost per person is $22. How much would each person have to pay if the number of riders increases to 40 people? \n" ); document.write( "
Algebra.Com's Answer #459027 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Cost per person varies inversely with the number of travellers \n" ); document.write( " C = k/N \n" ); document.write( " (k is the constant of proportionality) \n" ); document.write( "To find k put the known values into the formula \n" ); document.write( " C = k/N \n" ); document.write( " $22 = k/25 \n" ); document.write( " so k = 22*25 \n" ); document.write( " k = 550\r \n" ); document.write( "\n" ); document.write( " Therefore your formula is:- \n" ); document.write( " C = 550/N\r \n" ); document.write( "\n" ); document.write( " To solve problem:\r \n" ); document.write( "\n" ); document.write( " C = 550/N \n" ); document.write( " C = 550/40 \n" ); document.write( " C = $13.75 \n" ); document.write( "Hope this helps \n" ); document.write( ":-)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |