Solveeit Logo

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)=9x2f(x)=\sqrt{9-{{x}^{2}}}.

Explanation

Solution

To find the domain we have to find the possible values of x for that putting 9x209-{{x}^{2}}\ge 0. Gives 3x3-3\le x\le 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=9x2{{y}^{2}}=9-{{x}^{2}} which gives x=9y2x=\sqrt{9-{{y}^{2}}} on shifting , clearly x is defined when 9y209-{{y}^{2}}\ge 0, because the expression inside root cannot be negative.
Which gives 9y29\le {{y}^{2}} which gives range as 3y3-3\le y\le 3 but we know one thing that is the root of any expression is always positive (y=9x2y=\sqrt{9-{{x}^{2}}}) so y should be greater than or equals to 0. So, the range will be 0y30\le y\le 3

Complete step-by-step solution:
Given a function f(x)=9x2f(x)=\sqrt{9-{{x}^{2}}}and we have to find domain and range of this function so lets consider an example x\sqrt{x} , domain of a function means possible values of x which satisfies the function so here the domain is x0x\ge 0, similarly domain of function 9x2\sqrt{9-{{x}^{2}}} is 9x209-{{x}^{2}}\ge 0 which simplifies to 9x29\ge {{x}^{2}} so from here we got domain as 3x33\ge x\ge -3
After solving domain now we have to find the range of this function y=9x2y=\sqrt{9-{{x}^{2}}} , 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=9x2{{y}^{2}}=9-{{x}^{2}}
Which on solving x2=9y2{{x}^{2}}=9-{{y}^{2}} so we got x as x=9y2x=\sqrt{9-{{y}^{2}}} now looking at this we can say that values inside root can never be negative so we can write this condition as 9y209-{{y}^{2}}\ge 0
Which on further calculation gives 3y3-3\le y\le 3 but we know that y will be greater or equals to 0 y0y\ge 0 so taking intersection of both ranges we got our result as 0y30\le y\le 3
Hence domain of function is 3x3-3\le x\le 3 and range is 0y30\le y\le 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 x0x\ne 0 for example f(x)=9xx2f(x)=\sqrt{\dfrac{9}{x}-{{x}^{2}}} in this function while calculating domain from the method mentioned above we will also consider x0x\ne 0, then after taking intersection of the results we get final domain.