The person above me got that horrible wrong, do not put that.
You also wrote the question wrong, please be more careful when posting.
x-3y=18
Move x to the other side by subtracting it since it’s positive.
-3y = -x + 18
Divide the whole equation by -3 to find the value of just 1 y.
-3y/-3 = -x/-3 + 18/-3
y = 1/3x -6
Answer:
diameter?
Step-by-step explanation:
A=lw
42xy^3=(14xy)l
isolate l
divide both sides by 14xy to isolate l
(42xy^3)/ (14xy)=14xy / 14xy *l
the 14xy in the right cancel out
now you have:
42xy^3/14xy=l
42/14= 3, now just do division of powers for xy
x-x =0x, y^3-y= y^2
therefore the answer is 3y^2
Answer:
its C
Step-by-step explanation:
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