Area of parallelogram = base * height
base 1 = 4.2 cm
height 1 = 3.6 cm
∴ Area = 4.2 * 3.6 = 15.12
let the other base 2 = x
∴ the altitude of this base = height 2 = 2.4
∴Area = 2.4 x = 15.12
Solve for x
∴ x = 6.3 cm
∴ The perimeter of parallelogram = 2( base 1 + base 2)
= 2 ( 4.2 + 6.3 ) = 21 cm
Answer:
4585.8 feet
Step-by-step explanation:
If we draw the triangle, the opposite side to 3° angle would be "10" less than total height of 250 because Nick is 10 feet above water level, so that side will be:
250 - 10 = 240
The hypotenuse of the triangle is the length of line of sight. We can call this "x".
So, using trigonometric ratio of sine (opposite/hypotenuse), we can write:

Now, we cross multiply and solve for x, line of sight length:

Her mother will donate $6 to Emily
Step by Step:
If emily’s mom pledges $0.40 every .25 miles u multiply .40*15
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