document.write( "Question 1194077: Charlie runs a book rental business. He currently charges $3 per book and rents out an average of 38 books a day.\r
\n" );
document.write( "\n" );
document.write( "According to a study, for every 50¢ increase in rental price, the average business can expect to lose 4 rentals a day.\r
\n" );
document.write( "\n" );
document.write( "Complete the equation that models this scenario, where b(x) is the revenue generated and x is the number of 50¢ price increases.\r
\n" );
document.write( "\n" );
document.write( "b(x) = -
\n" );
document.write( "x2 +
\n" );
document.write( "x + \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826169 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = number of 50-cent price increases \n" ); document.write( "3+.50x = price per rental after x price increases \n" ); document.write( "38-4x = number of rentals per day after x price increases \n" ); document.write( "Revenue is number of rentals times price per rental \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: \n" ); document.write( " \n" ); document.write( " |