Answer:

Step-by-step explanation:
Given the function:

To find:
Domain of the function.
Solution:
First of all, let us learn about definition of domain of a function.
Domain of a function is the valid input values that can be provided to the function for which output is defined.
OR
Domain of a function
are the values of
for which the output
is a valid value.
i.e. The function does not tend to
or does not have
form.
So, we will check for the values of
for which
is not defined.
For value to tend to
, denominator will be 0.

So, the domain can not have x = 2
Any other value of x does not have any undefined value for the function
.
Hence, the answer is:
[2 is not included in the domain].
Answer:
2<x<4/3
Step-by-step explanation:
Given the equation of a graph to be y = |3x− 5|, if the equation is one unit to the right, this can be expressed as |3x-5| > 1.
Solving the resulting equation
|3x-5| > 1.
Since the function 3x-5 is in a modulus sign, this means that the function can take both negative and positive values.
For positive value of the function;
+(3x-5) > 1
3x > 1+5
3x>6
x>6/3
x>2 ... (1)
For the negative value of the function;
-(3x-5) > 1
On expansion
-3x+5 > 1
-3x > 1-5
-3x > -4
Multiplying through by -1 will also change the inequality sign
x < -4/-3
x < 4/3...(2)
Combining equation 1 and 2, we have;
2<x<4/3