Y < (x - 4)(x + 2)
so the critical points are -2 and 4
(-2,-1) will be in the solution
( 0,-2) will not
(4,0) will not.
the answer is ((-2,-1)
Answer:
x=[15:-5:-25]'
Step-by-step explanation:
In order to create a vector you need to use this command:
x = [j:i:k]'
This creates a regularly-spaced vector x using i as the increment between elements. j is the initial value and k is the final value. Besides you need to add the character ' at the end in order to convert the arrow vector in a column vector
(0, -3)(2, -2)
slope = (-2 + 3)/(2-0) = 1/2
b = -3
equation
y = 1/2x - 3
answer is A
<span>y = 1/2x - 3</span>
Hi!
So for this problem, we're given the y-coordinate and we can plug that in for y in the equation. So let's do that
-1 = -3/5x - 7
6 = -3/5x
30 = -3x
-10 = x
The missing coordinate would be x, assuming that the equation was y = (-3/5)x - 7