Is it radius or circumference?
The answer is the second one y=1/2x+4
F: R -> R, f(x) = ax + b;
f(1) = 8 => a + b = 8;
f(2) = 14 => 2a + b = 14 => a = 6 and b =2;
f(3) = 20 => 6*3 + 2 = 20 True;
f(4) = 26 => 4*6 + 2 = 26 True;
then, f:R -> R, f(x) = 6x + 2;
Answer:
The point P(1,-3) is not a solution to the system.
Step-by-step explanation:
Given
Let a point be P(1,-3)
Here x = 1 ; y = -3
Substituting the values of x,y in the function

For y<x-1
-3 < 1-1
-3<0 (True)
now for,
y>-x+2
-3 > -1 + 2
-3 > 1 (False)
Hence the point is not a solution to the system.
2x = 3
x = 3/2 or 1 1/2 or 1.5