Answer:

Step-by-step explanation:
The domain is the span of x-values covered by the graph.
From the graph, we can see that the x-values covered by the graph is all values to the left of zero including zero.
Therefore, the domain is all x-values less than or equal to 0:

Further notes:
In interval notation, this is:
![(-\infty,0]](https://tex.z-dn.net/?f=%28-%5Cinfty%2C0%5D)
Step-by-step explanation:
Confidence interval = mean ± margin of error
CI = μ ± ME
The mean is μ = 8.7.
Margin of error = critical value × standard error
ME = CV × SE
At 95% confidence and 9 degrees of freedom, CV = 2.262.
SE = s / √n
SE = 3.3 / √10
SE = 1.04
The margin of error is:
ME = 2.262 × 1.04
ME = 2.36
CI = 8.7 ± 2.36
CI = (6.34, 11.06)
Answer:
(4,12)
(-1,-3)
Step-by-step explanation:
x^2 - y = 4
y = 3x
Use substitution. Substitute 3x for y in the first equation
x^2 - (3x) = 4
x^2 -3x =4
Subtract 4 from each side
x^2 -3x -4 = 4-4
x^2 -3x-4 =0
Factor
(x-4) (x+1) =0
Using the zero product property
x-4 =0 x+1 =0
x=4 x=-1
Now to find y for each x solution
x=4
y =3x = 3(4) =12
(4,12)
x=-1
y =3x = 3(-1) =-3
(-1,-3)