Answer:
n ≥ -1 or n ≤ 3
Combined:
-1 ≤ n ≤ 3
Since the inequalities are ≤, it'll be a closed circle
The closed circle will start AT -1 and another closed circle will end at 3
Answer:
it's 40, 88, 82, 46, 56, 60, 17, 60, 27, 17
Answer:
qrs
Step-by-step explanation:
Answer:
y = 1/3x - 2
Step-by-step explanation:
We are asked to find the equation of a line with two points
Step1: find the slope
m = (y_2 - y_1)/(x_2 - x_1)
( 0 , -2) (6 , 0)
x_1 = 0
y_1 = -2
x_2 = 6
y_2 = 0
Insert the values
m = ( 0 - (-2)/ (6 - 0)
m = ( 0 + 2)/(6 - 0)
m = 2/6
m = (2/2)/(6/2)
m = 1/3
Step 2 : substitute m into the equation of line
y = mx + c
y = intercept y
m = slope
x = intercept x
c = intercept
y = 1/3x + c
Step 3: sub any of the two points
Let's pick ( 6 ,0)
x = 6
y = 0
Insert the values into
y = 1/3x + c
0 = 1/3(6) + c
0 = 1*6/3 + c
0 = 6/3 + c
0 = 2 + c
c = 0 - 2
c = -2
Sub c = -2
y = 1/3x - 2
The equation of the line is
y = 1/3x - 2