A1=24
<span>n=500(seq #) </span>
<span>d=how much u add each time=6 </span>
<span>a(n)=24+(500-1)(6)=3018</span>
money going out (20.38+11.48+19.50) =51.36
balance - out = new balance
65.40-51.36 =
14.04
new balance = 14.04
Answer:
y
=
−
3
x
−
6
Step-by-step explanation:
I hope this helps you
Answer:
n(9n)(8n+8) = 72x^3+72x^2
Answer:
x = -3 and x = -3/2
Step-by-step explanation:
After writing down the polynomial, split it; put a line between 3x^2 and -18x. Look and 2x^3 + 3x^2 and -18x - 27 separately and factor them both:
p(x) = 2x^3 + 3x^2 <u>- 18x -27</u>
p(x) = x^2(2x+3) <u>-9(2x+3)</u>
Now notice how x^2 and -9 have the same factor (2x+3). That means x^2 and -9 can go together:
p(x) = (x^2 - 9)(2x+3)
Factor it once more because there's a difference of squares:
p(x) = (x+3)(x-3)(2x+3)
Now just plug in whatever makes the each bracket equal 0:
x = -3, x = 3, and x = -3/2
Those are your zeros.