Q40Numerical3 Marks1 Sep 2024
Consider the following function: f(x, y) = (x^3 - y^3) / (sqrt(x) - sqrt(y)) if x != y and x >= 0 and y >= 0; and f(x, y) = c otherwise. For what value of c is the function f continuous at (0, 0)?
Press Enter to check.
Mathematics 2 · Week 9