Answer:
(-2, 2)
General Formulas and Concepts:
Pre-Algebra
Order of Operations: BPEMDAS 
- Brackets 
 - Parenthesis 
 - Exponents 
 - Multiplication 
 - Division 
 - Addition 
 - Subtraction 
 
Equality Properties
Algebra I
- Solving systems of equations using substitution/elimination
 
Explanation:
Step 1: Define Systems
6x - y = -14
-2x + y = 6
Step 2: Solve for x
Elimination
- Combine 2 equations: 4x = -8
 - Divide 4 on both sides: x = -2
 
Step 3: Solve for y
- Define equation: -2x + y = 6
 - Substitute in x: -2(-2) + y = 6
 - Multiply: 4 + y = 6
 - Isolate y: y = 2