document.write( "Question 288214: Please help me with this please:\r
\n" );
document.write( "\n" );
document.write( "Tracy wants to purchase custom-made bumper stickers to advertise her business. Two websites offer different deals:\r
\n" );
document.write( "\n" );
document.write( "Website A: Pay a fee of $127.00, plus $0.45 per bumper sticker
\n" );
document.write( "Website B: Pay a fee of $100.00, plus $0.60 per bumper sticker.\r
\n" );
document.write( "\n" );
document.write( "At least how many bumper stickers must Tracy purchase in order for Website A to be the better choice? \r
\n" );
document.write( "\n" );
document.write( "Write an appropriate inequality and solve it algebraically. \n" );
document.write( "
Algebra.Com's Answer #208904 by Deina(147)![]() ![]() You can put this solution on YOUR website! Website A: $127 set up fee plus $0.45/sticker(S) \n" ); document.write( "C = 127 + 0.45(S) \n" ); document.write( "Website B: $100 set up fee plus $0.60/sticker(S) \n" ); document.write( "C = 100 + 0.60(S) \n" ); document.write( "To locate the crossover point, where A is less than B, we need to calculate where: \n" ); document.write( "Website A < Website B, so: \n" ); document.write( "127 + 0.45(S) = 100 + 0.60(S) Now subtract 100 from each side, giving: \n" ); document.write( "27 + 0.45(S) = 0.60(S) subtract 0.45(S) from each side: \n" ); document.write( "27 = 0.15(S) Divide each side by 0.15, giving: \n" ); document.write( "180 = S \r \n" ); document.write( "\n" ); document.write( "Now replace (S) with any number from 1 to 179 in each of: \n" ); document.write( "127 + 0.45(S) = Total and \n" ); document.write( "100 + 0.60(S) = Total to verify that B is indeed lower than A, \n" ); document.write( "then, while you have calculator in hand, replace (S) with any number greater than 180 and bob's your uncle! \n" ); document.write( " \n" ); document.write( " |