document.write( "Question 1102290: A theater's maximum capacity is 500 people. The price of admission at the theater is $515. The function R(n)=15n describes the relationship between the revenue and n, the number of tickets sold. What values of n represents a reasonable domain for this function?\r
\n" );
document.write( "\n" );
document.write( "A. any real number n, such that 0≤n≤500
\n" );
document.write( "B. any whole number n, such that 0≤n≤7500
\n" );
document.write( "C. any whole number n, such that 0≤n≤500
\n" );
document.write( "D. any real number \n" );
document.write( "
Algebra.Com's Answer #716950 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: C. any whole number n, such that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The smallest that n can be is 0, representing the fact that no tickets are sold. On the other side of the spectrum, n = 500 is the max number of tickets that can be sold (assuming overbooking is not allowed) due to the 500 seats available. So that is how the inequality \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The variable n can only take on whole number values. Something like n = 2.5 isn't possible. \n" ); document.write( " \n" ); document.write( " |