document.write( "Question 1171115: The cost per person to rent a cottage in the
\n" );
document.write( "Outer Banks is inversely proportional to the
\n" );
document.write( "number of people who share the rent. If 7
\n" );
document.write( "people share and it costs $42 per person, find
\n" );
document.write( "the constant of variation
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796006 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! C=k/P, cost is C, people P. \n" ); document.write( "42=k/7 \n" ); document.write( "k=294 \n" ); document.write( " |