i think the answer is c :)
I: y<2*x
II: y<8
III: x>2
a: (5,3):
I: 3<2*5
3<10 ?yes
II: 3<8 ?yes
III: 5>2 ?yes
This is a solution
b: (6,0):
I: 0<2*6
0<12 ?yes
II: 0<8 ?yes
III: 6>2 ?yes
This is a solution
c: (3,3):
I: 3<2*3
3<6 ?yes
II: 3<8 ?yes
III: 3>2 ?yes
This is a solution
d: (1,-4):
I: -4<2*1
-4<2 ?yes
II: -4<8 ?yes
III: 1>2 ?no
This is not a solution
e: (4,-2):
I: -2<2*4
-2<8 ?yes
II: -2<8 ?yes
III: 4>2 ?yes
This is a solution
f: (5,9):
I: 9<2*5
9<10 ?yes
II: 9<8 ?no
This is not a solution
so a,b,c,e are solutions and d,f not
Im not sure what your asking add more please
When graphs are plotted, graphs as in the .jpeg image in attachment are obtained.
First graph is line going through ordered pair (point) (0,6) and pair (6,8).
The second graph is line going through ordered pair (6,8) and pair (8,0).
Intercept of these graphs is point (ordered pair) (6,8).
You see from the .jpeg image that the following is true:
Initial velocity of the runner is 6 meters per second (runner starts with this velocity), for a while he runs, velocity grows, then in the 6th second (time=6), runner starts to slow down and velocity starts to decrease, and runner stops totally at time = 8.
So runner stops after 8 seconds.
The 4th claim (sentence) is correct.
Answer:
12 ??
Step-by-step explanation: