Answer:
case a)
----> open up
case b)
----> open down
case c)
----> open left
case d)
----> open right
Step-by-step explanation:
we know that
1) The general equation of a vertical parabola is equal to

where
a is a coefficient
(h,k) is the vertex
If a>0 ----> the parabola open upward and the vertex is a minimum
If a<0 ----> the parabola open downward and the vertex is a maximum
2) The general equation of a horizontal parabola is equal to

where
a is a coefficient
(h,k) is the vertex
If a>0 ----> the parabola open to the right
If a<0 ----> the parabola open to the left
Verify each case
case a) we have

so


so

therefore
The parabola open up
case b) we have

so



therefore
The parabola open down
case c) we have

so



therefore
The parabola open to the left
case d) we have

so



therefore
The parabola open to the right
Answer:
The answer is 3.5 mph
Step-by-step explanation:
30 x 2 = 60 minutes = 1 hour
1.75 x 2 = 3.5 miles
So 3.5 miles in 1 hour
3.5 mph
Answer: The 2 answers are inequality form and interval notation: n>200, and (200, ∞).
Step-by-step explanation: To solve for n, you’ll need to simplify the both sides of the inequality, and then isolating the variable.
Tnemos el sisema de ecuaciones:

Podemos resolverlo por eliminación sumando ambas ecuaciones y eliminando y. Asi podemos resolver para x:

Ahora podemos resolver para y con cualquiera de las dos ecuaciones:

Respuesta: x=-3, y=0
Answer:
(x - 6)^2 = 42
Step-by-step explanation:
Using " ^ " to indicate exponentiation, we have:
x^2 - 12x -6=0
Here the coefficients of this quadratic equation are a = 1, b = -12 and c = -6.
Start by taking HALF of the coefficient of x, that is, HALF of -12. We get -6.
Next, square this result: (-6)^2 = 36.
Finally, add this 36 to both sides, obtaining:
x^2 - 12x + 36 - 6 = 36
Rewriting the first three terms, we get:
(x - 6)^2 - 6 = 36, or
(x - 6)^2 = 42 This is the end result to "completing the square."
If you want to go further and actually solve for x, then see below:
Taking the square root of both sides, we get
x - 6 = ±√42
Then x = 6 ± √42, or
x = 6 + √42 and
x = 6 - √42