The given function is
[tex]p(x)=x^2-3x[/tex]The expression p(-3) means we have to evaluate the polynomial when x = -3.
[tex]p(-3)=(-3)^2-3(-3)=9+9=18[/tex]On the other hand, p(x) = 4 means we have to evaluate the polynomial when p(x) = 4.
[tex]4=x^2-3x[/tex]Then, we solve for x.
[tex]x^2-3x-4=0[/tex]To find the solutions, we have to find two numbers whose product is 4 and which difference is 3. Those numbers are 4 and 1.
[tex]\begin{gathered} (x-4)(x+1)=0 \\ x-4=0\rightarrow x=4 \\ x+1=0\rightarrow x=-1 \end{gathered}[/tex]