Answer:
x^3-6x^2-4x-8
Step-by-step explanation:
First you would multiply (x-2) by itself (x-2) to get
x^2-2x-2x+4
then you would combine like terms
x^2-4x+4
Then you would multiply that by x-2
(x^2-4x+4)(x-2)
x^3-2x^2-4x^2-8x+4x-8
then you combine like terms
x^3-6x^2-4x-8
Answer:
A
Step-by-step explanation:
Using the recursive formula with a₁ = 5 , then
a₂ = 2a₁ - 7 = 2(5) - 7 = 10 - 7 = 3
a₃ = 2a₂ - 7 = 2(3) - 7 = 6 - 7 = - 1
a₄ = 2a₃ - 7 = 2(- 1) - 7 = - 2 - 7 = - 9 → A
Answer:
3.5 pounds for 14 people
Step-by-step explanation:
Given
1 pound = 4 people
Required
Determine the pounds for 14 people
Represent this with x; so, we have:


Cross Multiply


Solve for x


<em>Hence, 3.5 pounds for 14 people</em>
Answer:
{x,y}={ 5/9,0}
Step-by-step explanation:
9x - 2y = 5
y = 0
9x - 2•() = 5
9x = 5
x = 5/9
By now we know this much :
x = 5/9
y = 0
⇒{x,y} = {5/9,0}
The elimination method works by adding the two equations and eliminating one variable. Then you solve an equation in one variable. Finally, you use substitution or elimination again to find the other variable. Sometimes, by simply adding the equations, a variable is not eliminated. Then you need to multiply one or both equations by a factor to get a variable to be eliminated.
A)
2x - 4y = 8
x + 3y = -11
Adding the equations does not eliminate x or y.
Notice that in the first equation, every coefficient is even. We can divide both sides of the first equation by 2. Then the first term would be x. Instead, let's divide both sides of the first equation by -2. Then the x's will be eliminated.
-x + 2y = -4 <-- The first equation divided by -2
x + 3y = -11 <-- The original second equation. Now we add the equations.
----------------
5y = -15
y = -3
Now that we know y = -3, we substitute it into the first original equation and solve for x.
2x - 4y = 8
2x - 4(-3) = 8
2x + 12 = 8
2x = -4
x = -2
Answer: x = -2; y = -3
B)
We see that the x's will be eliminated by addition. Just add the equations.
-3x + 7y = 9
3x - 7y = 1
---------------
0 + 0 = 10
0 = 10 <---- this is a false statement, so this system of equations has no solution.