You can name a vector<span> by its length and direction</span>
The answer I believe is the third choice.
3, -2, -7, -12
These all fit into f(n)-5=f(n+1)
Let x = # of Republicans
x + 4 = # of Democrats
x + x + 4 = 100
x = 48
48 + 4 = 52
There are 52 Democrats and 48 Republicans.
Answer:
3x^2 + 12x + 4y^2 - 8y = 32
Step-by-step explanation:
3(x^2+4x)+4(y^2-2y)=32
At first we have to break the parenthesis to get the variables in normal position. To break those, we have to multiply each with the help of algebraic expression:
or, (3*x^2) + (3 × 4x) + (4 × y^2) - (4 × 2y) = 32
or, 3x^2 + 12x + 4y^2 - 8y = 32
Since the equation does not have anything to add or deduct, therefore, it is the answer.