document.write( "Question 1114937: If x thousand dollars is spent on advertising brush cutters the amount of brush cutters sold will be determined by the function
\n" );
document.write( "B(x) = 2300 + 125/x − 517/x^2 for 3 ≤ x ≤ 12
\n" );
document.write( "a. At what rate will sales be changing when $6000 is spent on advertising?
\n" );
document.write( "b. At what rate will sales be changing when $9000 is spent on advertising?
\n" );
document.write( "c. Are sales increasing or decreasing for the level of advertising expenditure in parts (a) and (b) above?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #729851 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! B(x) = 2300 + 125/x − 517/x^2 for 3 ≤ x ≤ 12 \n" ); document.write( "B(6)=2300-125/6+517/36=2300+20.83-14.36=2306.47 \n" ); document.write( "B'(x)=-125x^(-2)+2(517)^x^(-3) \n" ); document.write( "=-125/x^2+1034/x^(-3) \n" ); document.write( "B'(6)=1034/216-125/36=+1.315 or $1315 per brush cutter sold \n" ); document.write( "B'(9)=1034/729-125/81=0.287 or $215 per brush cutter sold. \n" ); document.write( "Both are increasing. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |