document.write( "Question 305372: A marketing group developing online ad space is offering two payment options:
\n" );
document.write( "Option 1: $210 set up fee plus $10/inch of the ad.
\n" );
document.write( "Option 2: No set up fee but $25/inch of the ad.
\n" );
document.write( "Let x = inches of the proposed ad, for example x=2 for a colum ad that is 2
\n" );
document.write( "a) Write a mathematical model representin the total ad cost, c, in terms of x for the following:
\n" );
document.write( "Option 1: C=
\n" );
document.write( "Option 2: C=\r
\n" );
document.write( "\n" );
document.write( "b) How many inches of ad space would need to be purchased for option 1 to be less than option 2? Set up an inewuality and show work algebraically usint the information in part a. Summarize the findings in a brief sentence. \n" );
document.write( "
Algebra.Com's Answer #218626 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Option 1: $210 set up fee plus $10/inch of the ad. \n" ); document.write( "Option 2: No set up fee but $25/inch of the ad.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x equal number of inches of ad space.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equation for option 1:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C = 210 + 10*x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equation for option 2:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C = 25*x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) How many inches of ad space would need to be purchased for option 1 to be less than option 2?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equation you want to solve is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "210 + 10*x < 25*x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Subtract 10*x from both sides of this equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "210 < 15*x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide both sides of this equation by 15 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "14 < x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This would be the same as:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x > 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the inches of ad space were greater than 14, then option 1 would be cheaper than option 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To confirm if this is true, we need to test at x = 13, 14, and 15.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 13, option 1 will cost 210 + 10*13 = 210 + 130 = 340 \n" ); document.write( "When x = 14, option 1 will cost 210 + 10*14 = 210 + 140 = 350 \n" ); document.write( "When x = 15, option 1 will cost 210 + 10*15 = 210 + 150 = 360\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 13, option 2 will cost 25*13 = 325 \n" ); document.write( "When x = 14, option 2 will cost 25*14 = 350 \n" ); document.write( "When x = 15, option 2 will cost 25*15 = 375 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The results are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x = 13, option 1 costs 340 and option 2 costs 325 so option 1 is more expensive than option 2. \n" ); document.write( "When x = 14, option 1 costs 350 and option 2 costs 350 so option 1 and option 2 cost the same. \n" ); document.write( "When x = 15, option 1 costs 360 and option 2 costs 375 so option 1 is cheaper than option 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Break even point is when x = 14.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When x > 14, option 1 becomes less than option 2 and stays less than option 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer to the question is that more than 14 inches of ad space would have to be purchased for option 1 to cost less than option 2.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |