document.write( "Question 773777: An advertising agency conducted a survey and found that the number of units sold, N, is related to the amount a spent on advertising (in dollars) by the following formula:
\n" );
document.write( "N = 2,500 + 200 ln a (a ≥ 1)
\n" );
document.write( "How many units are sold after spending $1,000? (Round your answer to the nearest whole number.)
\n" );
document.write( " units \n" );
document.write( "
Algebra.Com's Answer #471834 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! N = 2,500 + 200 ln a \n" ); document.write( "N = 2,500 + 200*ln1000 \n" ); document.write( "N = 2,500 + 1381.6 \n" ); document.write( "N = 3881.6 \n" ); document.write( "Number of units = 3881 (rounded up) \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |