How many critical points are in the function:

f(x)= (x+2)^5 * (x-3)^4

What is the most time-efficient way to do this?

Take the derivative using Product Rule, simplify the answer, and then look for points where f'(x)=0.