A
given the 2 equations
2x + y = - 2 → (1)
x + y = 5 → (2)
subtract (2) from (1) term by term to eliminate y
(2x - x ) + (y - y ) = (- 2 - 5 )
x + 0 = - 7 ⇒ x = - 7
substitute x = - 7 in either of the 2 equations and solve for y
(2) : - 7 + y = 5 ( add 7 to both sides )
y = 5 + 7 = 12 → A
Answer:
the answer is 1
Step-by-step explanation:
If you do 1441-11 you get 1430.
no other number gives you 0.
From what i see, i guess the answer may be B. it looks like it, but i dont really know.
Answer:
x = - 5, x = - 3
Step-by-step explanation:
Given
x² + 15 = - 8x ( add 8x to both sides )
x² + 8x + 15 = 0 ← in standard form
Consider the factors of the constant term (+ 15) which sum to give the coefficient of the x- term (+ 8)
The factors are 5 and 3, since
5 × 3 = 15 and 5 + 3= 8, thus
(x + 5)(x + 3) = 0 ← in factored form
Equate each factor to zero and solve for x
x + 5 = 0 ⇒ x = - 5
x + 3 = 0 ⇒ x = - 3