GET /api/questions/22995/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/22995/?format=api",
    "name": "Find partial derivatives of $f(x,y)$ and identify its stationary points",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/601/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/7/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/7/?format=api",
        "full_name": "Christian Lawson-Perfect",
        "pk": 7,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/clp-2023_OVPD4En.20x20.jpg",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/clp-2023_OVPD4En.40x40.jpg",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/clp-2023_OVPD4En.150x150.jpg"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/22995/find-partial-derivatives-of-f-x-y-and-identify-its/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/22995/find-partial-derivatives-of-f-x-y-and-identify-its/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/22995/find-partial-derivatives-of-f-x-y-and-identify-its.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/22995/find-partial-derivatives-of-f-x-y-and-identify-its.exam?format=api",
    "metadata": {
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Find the stationary points of the function: $f(x,y)=a x ^ 3 + b x ^ 2 y + c y ^ 2 x + dy$ by choosing from a list of points.</p>\n<p>Inputting the values given into the partial derivatives to see if 0 is obtained is tedious! Could ask for the factorisation of equation 1 as the solution uses this. However there is a problem in asking for the input of the stationary points - order of input and also giving that there is two stationary points.</p>"
    },
    "status": "problem",
    "resources": []
}