Answer:
b. {-3, -1, 2}
Step-by-step explanation:
An <u>ordered pair</u> is a pair of elements written as (x, y) where the first element is the input value and the second element is the output value.
The <u>domain</u> is the set of input values (x-values)
The <u>range</u> is the set of output values (y-values)
Therefore, for the given ordered pairs (-1, 0), (2, 4) and (-3, 6)
Domain: {-3, -1, 2}
Range: {0, 4, 6}
Answer:

Step-by-step explanation:
The given quadratic equation is:

Comparing it with the standard form of Quadratic Equation
, we get:
a = 3, b = -9 and c = 1
Discriminant = b² - 4ac
D = (-9)²-4(3)(1)
D = 81 - 12
D = 69
Simplifying
j = (2j + 3)
Reorder the terms:
j = (3 + 2j)
Remove parenthesis around (3 + 2j)
j = 3 + 2j
Solving
j = 3 + 2j
Solving for variable 'j'.
Move all terms containing j to the left, all other terms to the right.
Add '-2j' to each side of the equation.
j + -2j = 3 + 2j + -2j
Combine like terms: j + -2j = -1j
-1j = 3 + 2j + -2j
Combine like terms: 2j + -2j = 0
-1j = 3 + 0
-1j = 3
Divide each side by '-1'.
j = -3
Simplifying
j = -3
Answer:
Step-by-step explanation:
1.) Get the equation in the form y = ax^2 + bx + c.
2.) Calculate -b / 2a. This is the x-coordinate of the vertex.
3.) To find the y-coordinate of the vertex, simply plug the value of -b / 2a into the equation for x and solve for y. This is the y-coordinate of the vertex.
1.) y = -x^2 - 10x + 24
2.) -(-10) / 2(-1) = -5
3.) y = -(-5)^2 - 10(-5) + 24
y = -25 + 50 + 24
y = 49