X + 3x + 4x = 56
8x = 56
x = 7
The shortest piece is 7 inches
The middle piece is 7*3 = 21 inches.
The longest piece is 4*7 = 28 inches
Check
7 + 21 + 28 = 56 It does check and the lengths are correct.
The answer should be "filtration" because distillation is for liquids. Filtration filters out the unwanted products.
Answer:
see explanation
Step-by-step explanation:
Under a translation < 5, - 9 >
5 is added to the original x- coordinate and 9 is subtracted from the original y- coordinate, that is
A(1, 4 ) → A'(1 + 5, 4 - 9 ) → A'(6, - 5 )
B(2, - 2 ) → B'(2 + 5, - 2 - 9 ) → B'(7, - 11 )
C(- 3, 2 ) → C'(- 3 + 5, 2 - 9 ) → C'(2, - 7 )
28 units cubed I believe to be the right answer
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