<span>y = slope*x + y-intercept;
</span>We can rewrite our equation in a shorter form : y = mx + b;
y = x + 2 ; m1 = 2 and b1 = 2;
y = -x + 6; m2 = -1 and b2 = 6;
<span>Set the two equations for y equal to each other:
</span>x + 2 = -x + 6 ;
<span>Solve for x. This will be the x-coordinate for the point of intersection:
</span>2x = 4;
x = 2;
<span>Use this x-coordinate and plug it into either of the original equations for the lines and solve for y. This will be the y-coordinate of the point of intersection:
</span>y = 2 + 2 ;
y = 4;
<span>The point of intersection for these two lines is (2 , 4).</span>
Answer:
50%
Step-by-step explanation:
3450 - 2300 = 1150
1150/ 2300 × 100 = 50
Answer:
The domain is x ≥ -7
Step-by-step explanation:
The domain asks what values can x take
We know that the sqrt(x+7) must be ≥ 0
That means the smallest value it can be is zero
x+7 ≥ 0
x ≥ -7
The domain is x ≥ -7