105k views
1 vote
Graph f (x) = 1.6x-2 +1
describe the domain and range
describe x- and y- intercepts

User Anduin
by
5.2k points

1 Answer

3 votes

Answer:

We need to find the domain, range, x-intercept and y-intercept of the following function:


f(x) = 1.6x^(-2) + 1
f(x)=(1.6)/(x^(2) )+1

To find the y-intercept, we have to make 'x=0'


f(x) = (1.6)/(x^(2) ) + 1
f(x) = (1.6)/(0)  + 1. Given that divisions by zero are not possible, we conclude that there's no y-intercept. In other words, the function does not cross the y-axis,

To find the x-intercept, we have to make 'y=0'


f(x) = (1.6)/(x^(2) ) + 1
(1.6)/(x^(2) ) + 1 = 0


x^(2) = -1.6

Given that we cannot take the square rooth of a negative number, we can conclude that there's no x-intercept. In other words, the function does not cross the x-axis.

The domain is all the possible values that the independent variable 'x' can take. Given that we can not divide by zero, the domain is all real numbers except zero. In set notation: ℝ - {0}.

The Range is all the possible values that the dependent variable 'y' can take. Solving the expression for 'x' we have:


(1.6)/(x^(2) ) + 1 = y
(1.6)/(x^(2) )= y-1


\sqrt{((1.6)/(y-1 ))}= x

Given that square roots can not be negative, and the denominator can't be equal to zero, the range is y>1. In set notation: Range: (1, +∞)

User Twharmon
by
5.6k points