<span>A
computer is normally $899 but is discounted to $799.
Question: What percent of the original price does Shawn pay?
=> 799 dollars is the discounted price
=> 899 dollars is the original price
=> 899 – 799 = 100 dollars – the discount price that was deducted to the
original price.
Solution
=> 100 / 899 = 0.11
=> 0.11 * 100% = 11%
Thus, the computer has a discount of 11%.</span>
Ooh, this is a tough one. I'll try my best to answer.
Ok, for the town that decreased in population it would of gone to <span>21551.38 citizens. For the one that increased in population by 8% it would be </span><span>24761.16.
Hope that helps!</span>
Answer:
Step-by-step explanation: FF represents the temperature in degrees Fahrenheit is equivalent to CC, the temperature in degrees Celsius.
F=32+1.8CF=32+1.8C
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