document.write( "Question 314007: the price per person of renting a bus varies inversely with the number of people renting the bus. it costs $37 per person if 59 people rent the bus. how much will it cost per person if 100 people rent the bus? \n" ); document.write( "
Algebra.Com's Answer #224476 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the price per person of renting a bus varies inversely with the number of people renting the bus. \n" ); document.write( "--- \n" ); document.write( "p = k/n \n" ); document.write( "Find \"k\". \n" ); document.write( "---- \n" ); document.write( "it costs $37 per person if 59 people rent the bus. \n" ); document.write( "37 = k/59 \n" ); document.write( "k = 37*59 = 2183 \n" ); document.write( "--- \n" ); document.write( "Equation therefore is: \n" ); document.write( "p = 2183/n \n" ); document.write( "--- \n" ); document.write( "how much will it cost per person if 100 people rent the bus? \n" ); document.write( "p = 2183/100 \n" ); document.write( "p = $21.83 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |