document.write( "Question 401575: a marketing group develpoing online as 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 column ad that is 2 inches long A)write a mathmatical model representing 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 BE NEEDED TO BE PURCHASED FOR OPTION 1 TO BE LESS THAN OPTION ? SET UP AN INEUALTIY AND SHOW YOUR WORK ALGEBRAIACALLY USING INFO IN PART A. \n" );
document.write( "
Algebra.Com's Answer #284155 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a marketing group develpoing online as 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 column ad that is 2 inches long A)write a mathmatical model representing the total ad cost,C, in terms of X for the following \n" ); document.write( "OPTION 1: C1(x) = 210 + 10x \n" ); document.write( "OPTION 2: C2(x) = 25x \n" ); document.write( "B) HOW MANY INCHES OF AD SPACE WOULD BE NEEDED TO BE PURCHASED FOR OPTION 1 TO BE LESS THAN OPTION ? SET UP AN INEQUALTIY AND SHOW YOUR WORK ALGEBRAIACALLY USING INFO IN PART A. \n" ); document.write( "--- \n" ); document.write( "Solve C1(x) \n" ); document.write( "210 < 15x \n" ); document.write( "x < 14 inches \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |