F(x) = (2x-1)(x+2)/ (x+2)
f(x) = 2x-1
f(-2) = 2(-2)-1
f(-2) = -5
Answer:
Domain of a geometric or arithmetic sequence is the counting numbers unless otherwise noted.
Def square_feet_calculator(length, width):
square_feet = length*width
print(square_feet)
when calling this function, it should ask you to input the length and width as parameters.
Answer:
x = -1
Step-by-step explanation:
The vertex is halfway between the focus and the directrix.
So here the directrix is a vertical line to the left of the vertex and passing through the point (2-3, 9) = (-1, 9)
It is x = -1.