1) is: (4,-1)
I: x>3
II: y<=2*x-5
a: (5,6):
I: 5>3 ?yes
II: 6<=2*5-5
6<=5 ?no
This is not a solution
b: (4,-1):
I: 4>3 ?yes
II: -1<=2*4-5
-1<=3 ?yes
This is a solution
c: (-3,-1):
I: -3>3 ?no
This is not a solution
d: (1,11):
I: 1>3 ?no
This is not a solution
2) is (8,-1):
I: x+y>=5
II: x-2*y>8
a: (6,1):
I: 6+1>=5
7>=5 ?yes
II: 6-2*1>8
4>8 ?no
This is not a solution
b: (8,-1):
I: 8+-1>=5
7>=5 ?yes
II: 8-2*-1>8
10>8 ?yes
This is a solution
c: (6,2):
I: 6+2>=5
8>=5 ?yes
II: 6-2*2>8
2>8 ?no
This is not a solution
d: (6,-2):
I: 6+-2>=5
4>=5 ?no
This is not a solution
3) is (6,2):
I: 2*x+4*y>0
II: -x+5*y>0
a: (0,0):
I: 2*0+4*0>0
0>0 ?no
This is not a solution
b: (-4,-2):
I: 2*-4+4*-2>0
-16>0 ?no
This is not a solution
c: (6,2):
I: 2*6+4*2>0
20>0 ?yes
II: -6+5*2>0
4>0 ?yes
This is a solution
d: (6,0):
I: 2*6+4*0>0
12>0 ?yes
II: -6+5*0>0
-6>0 ?no
This is not a solution
Divide 140 by 56 to find out.
My calculator tells me the answer is 2.5.
Hope this helps.
Well, let's see . . . . .
2, 4, and 48
2, 6, and 46
2, 8, and 44
2, 10, and 42
2, 12, and 40
2, 14, and 38
2, 16, and 36
2, 18, and 34
.
.
and so on and so forth.
When I keep going and do all of them, I get 46 answers altogether.
If you need the even numbers to be consecutive,
then they're 16, 18, and 20 .
Answer:
Step-by-step explanation:
8x - 6x + 12 = 3x - 18
2x + 12 = 3x - 18
-x + 12 = -18
-x = -30
x = 30
-q-7q=8
First you need to know that there is an invisible 1 in front of -q. Change it to -q if you need to. You get:
-1q-7q=8
add like terms: -1-7 gives you -8.
-8q=8. Divide by -8 on both sides to find q.
-8/8=-1
8/8=1
Therefore, q=1.