Answer:
65625/4(x^5)(y²)
Step-by-step explanation:
Using binomial expansion
Formula: (n k) (a^k)(b ^(n-k))
Where (n k) represents n combination of k (nCk)
From the question k = 5 (i.e. 5th term)
n = 7 (power of expression)
a = 5x
b = -y/2
....................
Solving nCk
n = 7
k = 5
nCk = 7C5
= 7!/(5!2!) ------ Expand Expression
=7 * 6 * 5! /(5! * 2*1)
= 7*6/2
= 21 ------
.........................
Solving (a^k) (b^(n-k))
a = 5x
b = -y/2
k = 5
n = 7
Substituting these values in the expression
(5x)^5 * (-y/2)^(7-5)
= (3125x^5) * (-y/2)²
= 3125x^5 * y²/4
= (3125x^5)(y²)/4
------------------------------------
Multiplying the two expression above
21 * (3125x^5)(y²)/4
= 65625/4(x^5)(y²)
Answer: A
Step-by-step explanation: Because it can be simplified twice.
We want to know the time, <em>t</em>, it takes the ball to reach a height (<em>y</em>) of 0.

We can factor out the GCF first. The largest number that will divide evenly into 16 and 24 is 8. Also, both terms have a <em>t</em>, so we can factor that out as well:

(-16/8 = -2 and 24/8 = 3)
Using the zero product property, we know that either 8t=0 or -2t+3=0. Solving the first equation, we would divide both sides by 8:
8t/8=0/8
t=0
This is at 0 seconds, before the ball is in the air at all.
Solving the second equation, we start by subtracting 3 from both sides:
-2t+3-3=0-3
-2t=-3
Now we divide both sides by -2
-2t/-2=-3/-2
t=1.5
After 1.5 seconds, the ball will hit the ground again.
Answer:
The dog weighs 16 pounds, while the cat weighs 8 pounds
Step-by-step explanation:
Let's call the weight of the dog d, and the weight of the cat c.
d+c=24
d=2c
Substitute the second equation into the first:
(2c)+c=24
3c=24
c=8
d=24-8=16
Hope this helps!