Answer:
1st integer=x
2nd integer=x+1
3rd integer=x+2
4th integer=x+3
2(x +(x+2))= 3(x+1) +11
solve
2 (2x +2) = 3x + 3 + 11
4x + 4 = 3x + 14
-3x-4 =-3x -4
x=10
1st integer=10
2nd integer=11
3rd integer=12
4th integer=13
Step-by-step explanation:
hopefully this helped
Answer: B
Step-by-step explanation:
Answer:
approximation is often useful when it is not a very good one
4x-2y=8 ==> y=2x-4 (to better show you what I mean)
2 lines are parallel if they have the same slope (m the coefficient of x).
So y=mx + b // y =2x-4 means m=2 & y=mx + b, becomes y=2x + b.
Moreover they are telling us that this function passes by (-2,1), where -2 represents x & 1, represents y. To calculate b , replace x & y by their values:
y=2x+b ==> 1 = 2(- 2) + b==> 1 = -4 + b ==> b= 5. Finally the equation is
y=-2x+5