The slope starts at -1 and goes up 6 spaces and over one 1/6 :)
The graph at option 1 shows the given inequality y < x² + 1. The domain and range of the given inequality is {x: x ∈ (-∞, ∞)} and {y: y ∈ [1, ∞)}.
<h3>How to graph an inequality?</h3>
The steps to graph an inequality equation are:
- Solve for the variable y in the given equation
- Graph the boundary line for the inequality
- Shade the region that satisfies the inequality.
<h3>Calculation:</h3>
The given inequality is y < x² + 1
Finding points to graph the boundary line by taking y = x² + 1:
When x = -2,
y = (-2)² + 1 = 4 + 1 = 5
⇒ (-2, 5)
When x = -1,
y = (-1)² + 1 = 2
⇒ (-1, 2)
When x = 0,
y = (0)² + 1 = 1
⇒ (0, 1)
When x = 1,
y = (1)² + 1 = 2
⇒ (1, 2)
When x = 2,
y = (2)² + 1 = 5
⇒ (2, 5)
Plotting these points in the graph forms an upward-facing parabola.
So, all the points above the vertex of the parabola satisfy the given inequality. Thus, that part is shaded.
From this, the graph at option 1 is the required graph for the inequality y < x² + 1. The boundary line is dashed since the inequality symbol is " < ".
Learn more about graphing inequalities here:
brainly.com/question/371134
#SPJ1
Answer:
40 Yd^2
Step-by-step explanation:
Take out the 7 from that problem and multiply the regular shape so whats 8 times 5?
Answer:
y = 2(x + 3)² - 4
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Using the method of completing the square
y = 2x² + 12x + 14 ← factor out 2 from the first 2 terms
= 2(x² + 6x) + 14
To complete the square
add/subtract ( half the coefficient of the x- term)² to x² + 6x
y = 2(x² + 2(3)x + 9 - 9 ) + 14
= 2(x + 3)² - 18 + 14
= 2(x + 3)² - 4 ← in vertex form