The domain in a relation y(x) is the set of values for which the relation is defined (the values on x, where y is defined)
In this relation the values wich the relation is defined is: the coordinates of x where there are a point:
Domain: -1, 0, 3
The range in a relation y(x) is the set of all the values that y(x) takes (the values of y)
In this relation the values that takes y(x) are the coordinates of y where there are a point:
Range: -3, -1, 0
Answer:
y-intercept is 30
Step-by-step explanation:
Given the model
comparing this model to the equation of a straight lines we can get the y- intercept

The y- intercept is 30 which is the constant factor and it describes to us about the one-time registration fee of $30.
Answer:
f(10) = 12
Step-by-step explanation:
f(x) = x + 2
Substitute x for 10.
f(10) = 10 + 2
f(10) = 12
C, always go with supervisors
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
<h3>How to generate values from a recursive function</h3>
In this question we have a kind of <em>recursive</em> function known as Fibonacci's function, where a value of the series is generated from at least <em>immediately previous</em> elements. In this case, we need to find the <em>first</em> three elements from the <em>fifth</em> and <em>fourth</em> elements of the series:

a₄ = a₅ - a₆ + 4
a₄ = - 2 - 0 + 4
a₄ = 2
a₃ = a₄ - a₅ + 4
a₃ = 2 - (- 2) + 4
a₃ = 8
a₂ = a₃ - a₄ + 4
a₂ = 8 - 2 + 4
a₂ = 10
a₁ = a₂ - a₃ + 4
a₁ = 10 - 8 + 4
a₁ = 6
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
To learn more on recursive series: brainly.com/question/8972906
#SPJ1