document.write( "Question 1192306: A marketing firm estimate that n months after the introduction of a client of new product f(n) thousand households will use it, where \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #849055 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
The prompt is incomplete. To find the maximum number of households that will use the product, you need the actual function f(n). \r
\n" ); document.write( "\n" ); document.write( "**Here's how you would generally approach this type of problem:**\r
\n" ); document.write( "\n" ); document.write( "1. **Find the Derivative:**
\n" ); document.write( " * Calculate the derivative of the function f(n) with respect to 'n'. This will give you the rate of change of the number of households using the product over time.\r
\n" ); document.write( "\n" ); document.write( "2. **Find Critical Points:**
\n" ); document.write( " * Set the derivative equal to zero and solve for 'n'. These values of 'n' represent potential points where the maximum or minimum number of households might occur.\r
\n" ); document.write( "\n" ); document.write( "3. **Determine the Maximum:**
\n" ); document.write( " * Use the second derivative test or analyze the behavior of the derivative around the critical points to determine which point corresponds to the maximum number of households.\r
\n" ); document.write( "\n" ); document.write( "4. **Calculate the Maximum Number of Households:**
\n" ); document.write( " * Substitute the value of 'n' that corresponds to the maximum into the original function f(n). This will give you the maximum number of households that will use the product.\r
\n" ); document.write( "\n" ); document.write( "**Example:**\r
\n" ); document.write( "\n" ); document.write( "Let's say the function is: \r
\n" ); document.write( "\n" ); document.write( "f(n) = 100n - n² \r
\n" ); document.write( "\n" ); document.write( "* **Find the Derivative:**
\n" ); document.write( " * f'(n) = 100 - 2n\r
\n" ); document.write( "\n" ); document.write( "* **Find Critical Points:**
\n" ); document.write( " * 100 - 2n = 0
\n" ); document.write( " * 2n = 100
\n" ); document.write( " * n = 50\r
\n" ); document.write( "\n" ); document.write( "* **Determine the Maximum:**
\n" ); document.write( " * Since the coefficient of the n² term is negative, the parabola opens downwards, indicating a maximum at the critical point.\r
\n" ); document.write( "\n" ); document.write( "* **Calculate the Maximum Number of Households:**
\n" ); document.write( " * f(50) = 100 * 50 - 50² = 5000 - 2500 = 2500 \r
\n" ); document.write( "\n" ); document.write( "**Therefore, in this example, the maximum number of households that will use the product is 2500 thousand, or 2,500,000 households.**
\n" ); document.write( "
\n" ); document.write( "
\n" );