Given the function:
[tex]P\mleft(n\mright)=-25n^2+300n+1125[/tex]
You know that "P" is the profit for a certain "n" commodity (in units).
You need to find the value of "n" when:
[tex]P(n)=0[/tex]
In order to find it, you can follow these steps:
1. Substitute this value into the function:
[tex]P(n)=0[/tex]
Then:
[tex]\begin{gathered} 0=-25n^2+300n+1125 \\ \\ -25n^2+300n+1125=0 \end{gathered}[/tex]
2. Divide both sides of the equation by -25:
[tex]\begin{gathered} \frac{-25n^2}{(-25)}+\frac{300n}{(-25)}+\frac{1125}{(-25)}=\frac{0}{(-25)} \\ \\ n^2-12n-45=0 \end{gathered}[/tex]
3. Factor the equation by finding two numbers whose Sum is -12 and whose Product is -45. These are 3 and -15, because:
[tex]\begin{gathered} 3-15=-12 \\ \\ (3)(-15)=-45 \end{gathered}[/tex]
Then:
[tex](n+3)(n-15)=0[/tex]
4. Set up these two equations:
[tex]\begin{gathered} n+3=0\text{ (Equation 1)} \\ \\ n-15=0\text{ (Equation 2)} \end{gathered}[/tex]
5. Solving form "n" from each equation, you get:
[tex]\begin{gathered} n+3=0\text{ }\Rightarrow n_1=-3 \\ \\ n-15=0\Rightarrow n_2=15 \end{gathered}[/tex]
Since the number of units cannot be negative, the answer is:
[tex]n=15[/tex]