Answer:
(x+y)² =(x+y)(x+y) Then you FOIL (First, outer, inner, last)
(x+y)² =(x+y)(x+y) = xx + xy + xy + yy [and when you combine like terms] = x² + 2xy + y²
(x+y)3 = (x² + 2xy + y²)(x+y) Then you FOIL (First, outer, inner, last)
(x+y)3 = (x² + 2xy + y²)(x+y) = x2x +2xxy + xy2 + x2y + 2xyy + y2y [and when you combine like terms] = x3 + 3x2y+ 3xy2 + y3
Step-by-step explanation:
Answer:

Step-by-step explanation:
we want to figure out the general term of the following recurrence relation

we are given a linear homogeneous recurrence relation which degree is 2. In order to find the general term ,we need to make it a characteristic equation i.e
the steps for solving a linear homogeneous recurrence relation are as follows:
- Create the characteristic equation by moving every term to the left-hand side, set equal to zero.
- Solve the polynomial by factoring or the quadratic formula.
- Determine the form for each solution: distinct roots, repeated roots, or complex roots.
- Use initial conditions to find coefficients using systems of equations or matrices.
Step-1:Create the characteristic equation

Step-2:Solve the polynomial by factoring
factor the quadratic:

solve for x:

Step-3:Determine the form for each solution
since we've two distinct roots,we'd utilize the following formula:

so substitute the roots we got:

Step-4:Use initial conditions to find coefficients using systems of equations
create the system of equation:

solve the system of equation which yields:

finally substitute:


and we're done!
Answer:
It should be D.
Step-by-step explanation:
Answer:
-9x² + 5x + 11
Step-by-step explanation:
-5x² + (-4x²) + 5x + 2 + 9
-9x² + 5x + 11