Answer:
<u>option 1</u>
Step-by-step explanation:
The question is as shown in the attached figure.
From the figure, we can deduce that:
∠U ≅ ∠X and ∠W ≅ ∠Z and ∠V ≅ ∠Y
So, ΔUWV similar to ΔXZY
But it is required to know " How can the triangles be proven similar by the SSS similarity theorem? "
So, we need to prove the corresponding angles are proportion
With the help of the previous corresponding angles.
So, we need to show that the ratios
are equivalent.
So, the answer is <u>option 1</u>
Answer:
which one do you need help on
If a pack of paper costs 3.75 including tax, and there is a $20 budget, then the equation to find out the answer would be 3.75p is greater or equal to $20. So the answer would be B. 3.75 would be multiplied by the tax and then applied up to $20.
Add some of them or all of them to your sum of 47.75, if either or exceeds the limit then that is what left out.
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