
Donald W. answered 04/08/22
Experienced and Patient Tutor for Math and Computer Science
Critical points are values that make the derivative equal to zero, so the first step here is to find the derivative. We'll have to make use of the quotient rule:
g'(y) = ( (y2 - 3y + 3) - (y - 1)(2y - 3) ) / ( y2 - 3y + 3)2
g'(y) = ( y2 - 3y + 3 - 2y2 + 5y - 3 ) / ( y2 - 3y + 3)2
g'(y) = ( -y2 + 2y ) / ( y2 - 3y + 3)2
g'(y) = -y ( y - 2 )/ ( y2 - 3y + 3)2
So if we set g'(y) = 0 and solve for y, we find that y can be either 0 or 2. So the answer is 0, 2.