
Donald W. answered 03/11/22
Experienced and Patient Tutor for Math and Computer Science
Similar to your other question, we want to find values of x that make the derivative equal to 0. So let's find g'(x) first, using the product rule:
g'(x) = 4x4x + 2x24xln4
Now let's find the zeros:
4x4x + 2x24xln4 = 0
We can divide by 2*4x, since that will never equal 0:
2x + x2ln4 = 0
Factor out an x:
x(2+ xln4) = 0
So x = 0 or x = -2/ln4.