Because there is no cost for the sweatshirts, there is no way to solve this for the amount of sweatshirts needed. However, the amount of money each student needs to make off of them is $95.
Answer:
v = 28/29
Step-by-step explanation:
- 9 - (18v - 5) = 2(7v - 16) - 3v
- 9 - 18v + 5 = 14v - 32 - 3v
- 18v - 14v + 3v = - 32 - 5 + 9
- 29v = - 28
v = -28 / -29
v = 28/29
Answer:
The percent of increase in height of the stalks is 20%.
Step-by-step explanation:
The general formula for a percent increase is as follows: (Original Amount - New Amount/Original Amount) x 100. The original height of the stalks was 60 inches tall. The new height of the stalks is 72 inches. In the numerator of our fraction, we take 72-60 to get 12. Our denominator is the original amount, or 60. This gives us an overall fraction of 12/60, which when we divide gives us 0.2. Once we multiply our decimal by 100, we get an overall percent increase of 20%.
Answer:
a2 – b2 = (a – b)(a + b)
(a + b)2 = a2 + 2ab + b2
a2 + b2 = (a + b)2 – 2ab
(a – b)2 = a2 – 2ab + b2
(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
(a – b – c)2 = a2 + b2 + c2 – 2ab + 2bc – 2ca
(a + b)3 = a3 + 3a2b + 3ab2 + b3 ; (a + b)3 = a3 + b3 + 3ab(a + b)
(a – b)3 = a3 – 3a2b + 3ab2 – b3 = a3 – b3 – 3ab(a – b)
a3 – b3 = (a – b)(a2 + ab + b2)
a3 + b3 = (a + b)(a2 – ab + b2)
(a + b)4 = a4 + 4a3b + 6a2b2 + 4ab3 + b4
(a – b)4 = a4 – 4a3b + 6a2b2 – 4ab3 + b4
a4 – b4 = (a – b)(a + b)(a2 + b2)
a5 – b5 = (a – b)(a4 + a3b + a2b2 + ab3 + b4