Question
Question: Find the domain and range of a real function \[f(x)=\sqrt{9-{{x}^{2}}}\]....
Find the domain and range of a real function f(x)=9−x2.
Solution
To find the domain we have to find the possible values of x for that putting 9−x2≥0. Gives −3≤x≤3 now its turn for finding range we now have to find max and minimum values of f(x) or y so for that after squaring expression will look like y2=9−x2 which gives x=9−y2 on shifting , clearly x is defined when 9−y2≥0, because the expression inside root cannot be negative.
Which gives 9≤y2 which gives range as −3≤y≤3 but we know one thing that is the root of any expression is always positive (y=9−x2) so y should be greater than or equals to 0. So, the range will be 0≤y≤3
Complete step-by-step solution:
Given a function f(x)=9−x2and we have to find domain and range of this function so lets consider an example x , domain of a function means possible values of x which satisfies the function so here the domain is x≥0, similarly domain of function 9−x2 is 9−x2≥0 which simplifies to 9≥x2 so from here we got domain as 3≥x≥−3
After solving domain now we have to find the range of this function y=9−x2 , we know property that is root of any expression is always positive so y will be greater or equals to 0,now solving the function and finding the possible range of values of y and for that we can simplify it to y2=9−x2
Which on solving x2=9−y2 so we got x as x=9−y2 now looking at this we can say that values inside root can never be negative so we can write this condition as 9−y2≥0
Which on further calculation gives −3≤y≤3 but we know that y will be greater or equals to 0 y≥0 so taking intersection of both ranges we got our result as 0≤y≤3
Hence domain of function is −3≤x≤3 and range is 0≤y≤3.
Note: Sometimes if x is given in denominator and we are asked to find domain than we have to consider one more condition that is x=0 for example f(x)=x9−x2 in this function while calculating domain from the method mentioned above we will also consider x=0, then after taking intersection of the results we get final domain.