document.write( "Question 174700: Maxwell orders at least 30 bottles of flea shampoo per month for his pet grooming business. His supplier charges $3 per quart bottle plus a $25 handling fee per order. A competing supplier offers a similar product for $4 per quart plus a $5 handling fee per order. The salesman for the competitor shows Maxwell that 10 bottles form his company would cost only $45 compared to $55 from Maxwell's current supplier.\r
\n" );
document.write( "\n" );
document.write( "Which supplier would you advise Maxwell to use?
\n" );
document.write( "Explain and show work to support your advice to Maxwell. \n" );
document.write( "
Algebra.Com's Answer #129748 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let x be the number of bottles purchased per month by Maxwell...let C=total cost of bottles purchased \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "3x+25=C....cost from supplier....eq 1 \n" ); document.write( "4x+ 5=C....cost from competitor..eq 2 \n" ); document.write( ": \n" ); document.write( "since \n" ); document.write( ": \n" ); document.write( "3(30)+25=115....Cost of supplier \n" ); document.write( "4(30)+5=125.....Cost of competitor. \n" ); document.write( ": \n" ); document.write( "The cost of the competitor will only continue to be higher per bottle purchased therefore I would tell Maxwell to continue to use his supplier. \n" ); document.write( ": \n" ); document.write( "side note ..make an inequality statment showing at what number of bottles bought that the suppliers pricing is equal to or better than the competitors: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "x>=20....meaning that the competitors pricing is better or equal up to 20 purchased bottles. Anything greater than 20 and suppliers pricing is better \n" ); document.write( " \n" ); document.write( " |