Answer:
210 seconds
Step-by-step explanation:
LCM of 5,6 and 7
Answer:
x=
or x=
or x=
Step-by-step explanation:
Pls give Brainliest
There is only one solution in the given equation -y2 − [-5y − y(-7y − 9)] − [-y (15y + 4)] = 0. In solving this problem, apply first PEMDAS (parenthesis, exponents,multiplication, division, addition, subtraction). Then equation will transform into -y2+5y-7y2-9y+15y2+4y=0. Combine terms with same power and achieve 7y2=0. Divide both sides with 7 and perform square root of zero. Since the root is zero, we have one solution of the given equation which is y=0.
Answer:
The amount of weight he has lost in 3 months is 1.215 stone or 1 stone 3 pounds
Step-by-step explanation:
From the above question, we are to calculate the amount of weight he has lost in three months
1 stone = 14 pounds
Let's convert all the weight lost to stone
At the start of the diet keirin weighted 14 stone 13 pounds
14 pounds = 1 stone
13 pounds = x
Cross Multiply
14x = 13
x = 13/14
x = 0.9285714286 stone
Approximately = 0.929 stone
Hence:
14 stone 13 pounds = 14 + 0.929 = 14.929 stone
Three months later he weighted 13 stone 10 pounds
14 pounds = 1 stone
10pounds = x
Cross Multiply
14x = 10
x = 10/14
x = 0.7142857143 stone
Approximately = 0.714 stone
Hence:
13 stone 10 pounds = 13 + 0.714 = 13.714 stone
The amount of weight he has lost is calculated as:
14.929 stone - 13.714 stone = 1.215 stone or 1 stone 3 pounds
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