document.write( "Question 125762: 1)Photography reprints cost $0.52 each at a local photo shop. Through the mail, they cost $0.44 each plus $1.20 postage and handling. How many reprints must a customer purchase to make it less expensive to use mail order? \r
\n" );
document.write( "\n" );
document.write( "2) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Assume that the mathematical model C(x) = 16x + 130 represents the cost C, in hundreds of dollars, for a certain manufacturer to produce x items. How many items x can be manufactured while keeping costs between $525,000 and $781,000? \n" );
document.write( "
Algebra.Com's Answer #92129 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1)Photography reprints cost $0.52 each at a local photo shop. Through the mail, they cost $0.44 each plus $1.20 postage and handling. How many reprints must a customer purchase to make it less expensive to use mail order? \n" ); document.write( "Let \"x\" be number of reprints. \n" ); document.write( "INEQUALITY: \n" ); document.write( "mail order cost < local photo shop cost \n" ); document.write( "0.44x + 1.20 < 0.52x \n" ); document.write( "0.08x > 1.20 \n" ); document.write( "x > 15 \n" ); document.write( "mail order is less expensive if the number of prints is greater than 15 \n" ); document.write( "============ \n" ); document.write( "2) \n" ); document.write( "Assume that the mathematical model C(x) = 16x + 130 represents the cost C, in hundreds of dollars, for a certain manufacturer to produce x items. How many items x can be manufactured while keeping costs between $525,000 and $781,000? \n" ); document.write( "---------- \n" ); document.write( "525,000 < 16x+130 < 781,000 \n" ); document.write( "32804.38 < x < 48804.38 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |