Concept:The inverse of a function is found by solving for x in terms of y, then swapping x and y.Explanation:Let y=f(x)=x2−x, where x=0.Multiply both sides by x to remove the denominator:xy=2−x.Bring the x-terms together on one side:xy+x=2.Factor out x:x(y+1)=2.Divide both sides by (y+1), provided y=−1:x=y+12.Now interchange x and y to write the inverse function:f−1(x)=x+12, with x=−1.The original domain x=0 gives a range y=−1, so the excluded value for the inverse is correct.Answer:Option B: f−1(x)=x+12, x=−1.