Answer:
The Field's length is 93ft
Step-by-step explanation:
P=2L+2w
360=2(w+6)+2w
360=2w+12+2w
360=4w+12
348=4w
348/4=w
87=w
L=w+6
L=87+6
L=93
Answer:
2.40g + 1.20c ≤15
Step-by-step explanation:
Each liter of goat milk costs $2.40 and each liter of cow's milk costs $1.20
Let g = liters of goats milk
c = liters of cows milk
What we are buying is the liters times the cost
2.40g + 1.20c
This must be less than or equal to 15 dollars
2.40g + 1.20c ≤15
The graph of the function f(x)=(x+2)(x+6) is shown
The statement the function is negative for all real values of x where x <-2
15x^2y^4z^2 will be your answer please thank me and friend me
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