Answer:
1/8, 1/4, 3/8, 9/16, 3/4, 1
Step-by-step explanation:
R(9,0)
S(8,-4)
T(7,4)
V(6,0)
Consider
.. X = {1, 2, 3, 4}, x = 4
.. Y = {2, 3, 4, 5, 6}, y = 5, w = 3
The elements in X or Y (X ∪ Y) are {1, 2, 3, 4, 5, 6}, n = 6.
.. n = 6 = 4 + 5 - 3
Note that if we just add x and y, we count the common elements twice. In order to just count the common elements once, we need to subtract that count from the total of x and y.
selection B is appropriate.
110 x 10 - 4 x 7
1,100 - 28
1,072
Answer:
In a quadratic equation of the shape:
y = a*x^2 + b*x + c
we hate that the discriminant is equal to:
D = b^2 - 4*a*c
This thing appears in the Bhaskara's formula for the roots of the quadratic equation:

You can see that the determinant is inside a square root, this means that if D is smaller than zero we will have imaginary roots (the graph never touches the x-axis)
If D = 0, the square root term dissapear, and this implies that both roots of the equation are the same, this means that the graph touches the x axis in only one point, wich coincides with the minimum/maximum of the graph)
If D > 0 we have two different roots, so the graph touches the x-axis in two different points.