Inside the square root shouldn't be negative, so x must be negative in order to form positive number inside the root.
if x = 0, y = 0
if y = -1, y = -1
if y = -4, y = -2
if y = -9, y = -3
the points lie on the graph (0,0), (-1,-1), (-4,-2), (-9,-3)
Answer:
a
Step-by-step explanation:
Y = 3x + 1
Parallel lines have the same slope so the slope would be 3. Take the given equation and add the 3x to the other side. Using the given point. -2 (y point) = 3(-1(x point)) + b. Solve for b by adding the 3 over. b = 1 which is your y intercept.
That would depend on the size of your classroom. but, typically the answer is no
There is some ambiguity here which could be removed by using parentheses. I'm going to assume that you actually meant:
x-3
h(x) = ---------------
(x^3-36x)
To determine the domain of this function, factor the denominator:
x^3 - 36x = x(x^2 - 36) = x(x-6)(x+6)
The given function h(x) is undefined when the denominator = 0, which happens at {-6, 0, 6}.
Thus, the domain is "the set of all real numbers not equal to -6, 0 or 6."
Symbolically, the domain is (-infinity, -6) ∪ (-6, 0) ∪ (0, 6) ∪ (6, +infinity).