Minimum means smallest, so what is the smallest number possible for this set?
-8
---
hope it helps
 
        
             
        
        
        
Expanded Form:
40,000,000+4,000,000+80,000+700
        
             
        
        
        
Answer: 
B. (-2,-4)
Explanation
Given equations: 
    y = 3x + 2 
    y = -2x - 8 
Solving both equations will yield the values of x and y; 
Solution: 
    y = 3x + 2    ----- (i)
    y = -2x - 8   ------ (ii)
Using substitution method, input equation i, into ii
     3x + 2 = -2x - 8
Collect like terms and solve;
      3x + 2x = -8 -2 
          5x  = -10 
             x  = -2
Then put x = -2 into i, to find y
       y = (-2 x 3) + 2
        y = -6 + 2 = -4
So, the solution of the equation is B. (-2,-4)
 
        
             
        
        
        
Answer:
x intercept= (-3,0)  y intercept= (0,3)
Step-by-step explanation:
for x intercepts, y should equal zero 
for y intercepts, x should equal zero 
x intercept: -x+0=3
 -x=3
 x=-3  (x,y)--> (-3,0)
y intercept: 0+y=3
y=3 (x,y)--> (0,3)