Answer:
thanks for your help and support you in whatever way you can get back
Answer:
The fourth term of the expansion is -220 * x^9 * y^3
Step-by-step explanation:
Question:
Find the fourth term in (x-y)^12
Solution:
Notation: "n choose k", or combination of k objects from n objects,
C(n,k) = n! / ( k! (n-k)! )
For example, C(12,4) = 12! / (4! 8!) = 495
Using the binomial expansion formula
(a+b)^n
= C(n,0)a^n + C(n,1)a^(n-1)b + C(n,2)a^(n-2)b^2 + C(n,3)a^(n-3)b^3 + C(n,4)a^(n-4)b^4 +....+C(n,n)b^n
For (x-y)^12, n=12, k=3, a=x, b=-y, and the fourth term is
C(n,3)a^(n-3)b^3
=C(12,3) * x^(12-3) * (-y)^(3)
= 220*x^9*(-y)^3
= -220 * x^9 * y^3
A.
Multiply the number of days, x by 50 per day to get 50x.
Next multiply the number of miles driven to the amount she gets per mile: 0.60 x 200 = $120
Now add both together to equal the total of 1620.
The equation becomes: 50x +120 = 1620
B.
50x +120 = 1620
Step 1: subtract 120 from both sides ( subtraction property of equality):
50x = 1500
Step 2: Divide both sides by 50 ( division property of equality):
x = 1500 / 50
x = 30
C.
The trip lasted 30 days.
Answer: f(x) = -3x + 4
Step-by-step explanation:
The function is represented by
9x + 3y= 12
This is a linear equation with x as the independent variable. This means that if x is the independent variable, the y is the dependent variable. The values of y depends on the values of x. In order to represent the function, 9x + 3y= 12, we would rearrange the function such that y stands alone on the left hand side of the equation. This becomes
9x + 3y= 12
Subtracting 9x from both sides,
9x -9x + 3y = 12 - 9x
3y = 12-9x
Dividing the lefthand side and right hand side of the equation by 3, it becomes
3y/3 = (12-9x)/3
y= -3x + 4
using function notation,
y = f(x) = -3x + 4