Answer:
vertex = (- 1, 1 )
Step-by-step explanation:
Given a parabola in standard form
y = ax² + bx + c ( a ≠ 0 )
Then the x- coordinate of the vertex is
x = - 
y = x² + 2x + 2 ← is in standard form
with a = 1 and b = 2 , then
x = -
= - 1
substitute x = - 1 into the equation for y- coordinate of vertex
y = (- 1)² + 2(- 1) + 2 = 1 - 2 + 2 = 1
vertex = (- 1, 1 )
Originally, both range() and xrange() produced numbers that could be iterated over with ... whereas reversed() is generally used to loop over a sequence in reverse order. ... Once you have it installed, put in the following:.
Answer:
42
Step-by-step explanation:
f(3)=2(3)^3-(3)^2-4(3)+9
f(3)=2(27)-(9)-12+9
f(3)=54-21+9
f(3)=33+9
f(3)=42
Answer:
B
Step-by-step explanation:
If each input value leads to only one output value, classify the relationship as a function. If any input value leads to two or more outputs do not classify the relationship as a function.