Her balance is $1180.20 the formula is 100(1+.028)^6
Answer:
a = - 2, b = - 6
Step-by-step explanation:
Substitute the values of the zeros into the polynomial and equate to zero.
x² +(a + 1)x + b
x = - 2 → (- 2)² - 2(a + 1) + b = 0 , that is
4 - 2a - 2 + b = 0
2 - 2a + b = 0 ( subtract 2 from both sides )
- 2a + b = - 2 → (1)
x = 3 → 3² + 3(a + 1) + b = 0, that is
9 + 3a + 3 + b = 0
12 + 3a + b = 0 ( subtract 12 from both sides )
3a + b = - 12 → (2)
Subtract (1) from (2) term by term to eliminate b
5a = - 10 ( divide both sides by 5 )
a = - 2
Substitute a = - 2 into either of the 2 equations and evaluate for b
Substituting into (2)
3(- 2) + b = - 12
- 6 + b = - 12 ( add 6 to both sides )
b = - 6
Thus a = - 2 and b = - 6
Answer:
(-2, -3)
(3, 12)
Step-by-step explanation:
To solve this, we're gonna get rid of the y's with substitution
x² + 2x - 3 = 3x + 3
Let's make this equation equal to zero
Subtract 3 from both sides
x² + 2x - 3 = 3x + 3
- 3 - 3
x² + 2x - 6 = 3x
Subtract 3x from both sides
x² + 2x - 6 = 3x
- 3x - 3x
x² - x - 6 = 0
Factor the equation
(x - 3)(x + 2) = 0
This means x can be -2 or 3
Let's solve it with -2 first, plug the new x in y = 3x + 3
y = 3(-2) + 3
y = -6 + 3 = -3
Do the same for x = 3
y = 3(3) + 3
y = 9 + 3 = 12