SOLUTION: find the domain of function f(x) = root 2x - 3

Algebra ->  Functions -> SOLUTION: find the domain of function f(x) = root 2x - 3       Log On


   



Question 210799: find the domain of function f(x) = root 2x - 3

Found 2 solutions by solver91311, Edwin McCravy:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


Find the domain of function

The domain of a function is a set of values for the independent variable for which the function is defined. Presuming that you are looking for the domain of this function over the reals, you know that any value under a radical that is less than zero is undefined. Hence, must be greater than or equal to 0.

Just solve:







Hence the domain is:




John


Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
find the domain of function f%28x%29+=+sqrt%282x+-+3%29

There are two ways, graphically and algebraically.
I'll do the graphical way first.

First draw the graph of f%28x%29+=+sqrt%282x+-+3%29

 

consider the x-axis as a number line, shade the part
that is directly underneath or above the curve. in 
this particular case the graph is entirely above the 
x-axis at and to the right of 1.5.  So shade the 
x-axis number line everywhere underneath the curve,
putting a darkened circle at the start of the shading,

 

And so the number line that represents the domain is
this number line:

 

which in interval notation is

%22%5B1.5%2C%22infinity%22%29%22

and in set-builder notation is

   {x|x≧1.5}

To do it using only algebra:

f%28x%29+=+sqrt%282x+-+3%29

No negative numbers can appear under square roots,
fourth roots, sixth roots, eighth roots or EVEN
roots in general.  (However negative numbers can
appear under cube roots, fifth roots, and odd roots
in general, but we only have an even root here.)

Therefore we must set what's under the square root
radical, which is 2x-3 greater than or equal to 0:

2x+-+3%3E=0

and solve that for x

2x%3E=3

Divide through by 3:

x%3E=3%2F2

x%3E=1%261%2F2

x%3E=1.5

You can write it any of the above three ways.

So we shade that on a number line:

-------------------@===================>
-3  -2  -1   0   1   2   3   4   5   6

That is the graph of the domain, which is the
same as the x-axis shaded under the graph above.

which in interval notation, as above, is

%22%5B1.5%2C%22infinity%22%29%22

and in set-builder notation is

   {x|x≧1.5}

Edwin