The x-intercepts of a function are used to express the function into factored form:
From (1/2, 0)
(x - 1/2)
From (6, 0)
(x-6)
(x - 1/2) (x-6) = 0
(2x -1)(x-6) = 0
The function is:
B. g(x) = (x – 6)(2x – 1)
Answer:
Step-by-step explanation:
range = [-4,6,26]
Step-by-step explanation:
y = 5x - 9.....domain = [1,3,7]....the domain is ur x values, and I am assuming ur looking for the y values that go with the x ones
y = 5x - 9.....when ur domain (ur x) = 1
y = 5(1) - 9
y = 5 - 9
y = -4
y = 5x - 9...when ur domain (x) = 3
y = 5(3) - 9
y = 15 - 9
y = 6
y = 5x - 9...when ur domain(x) is 7
y = 5(7) - 9
y = 35 - 9
y = 26
so ur range (ur y valus) = [-4,6,26]
Answer:
y = x+6
Step-by-step explanation:
You can find an equation by using the 2-point form of the equation for a line:
y = (y2 -y1)/(x2 -x1)·(x -x1) +y1
Filling in the given values, we have ...
y = (9 -5)/(3 -(-1))·(x -(-1)) +5
y = (4/4)(x +1) +5 . . . . simplifying a bit
y = x +6