document.write( "Question 1047501: The manager of an art supply store discovers that they can sell N sketch pads per month at the price of P dollars each according to the formula N = 1800-250P. What price should they charge if they want to sell at least 800 sketch pads each month? \n" ); document.write( "
Algebra.Com's Answer #663013 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The manager of an art supply store discovers that they can sell N sketch pads per month at the price of P dollars each according to the formula N = 1800-250P. What price should they charge if they want to sell at least 800 sketch pads each month? \n" ); document.write( "---- \n" ); document.write( "Solve: 1800-250P >= 800 \n" ); document.write( "---- \n" ); document.write( "250P <= 1000 \n" ); document.write( "---- \n" ); document.write( "P <= $4.00 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |