P(red) first drawn:
20/36=5/9
P(red) second drawn:
19/35
95/315 or 19/63. As a result, the probability that both marbles are red is 19/63. Hope it help!
Answer:
Step-by-step explanation:
8x^2 - 8x + 2 - 5 + x.....combine like terms
8x^2 - 7x - 3 <=== g = 7 and h = 3
Answer:
Y=(4x)^3
Y=64x^3
Step-by-step explanation:
Y=(3√x)÷4
Making X subject of formula
4y= (3√x)
(4y)^3= (3√x)^3
(4y)^3 = X,
Replacing Y with X
Y=(4x)^3
Y=64X^3
You can get the tens digit of any number <em>n</em> by computing the quotient
(<em>n</em> (mod 100)) / 10
and ignoring the remainder.
Taking the given sum (mod 100) gives
7! + 8! + … + 2006! ≡ 7! + 8! + 9! (mod 100)
since the last 1997 terms (i.e. 10! up to 2006!) in the sum are multiples of 100. That is,
• every term beyond 100! is obviously a multiple of 100
• every term beyond 25! contains a factor of both 4 and 25
• every term beyond 10! contains two factors each of both 2 and 5 (i.e. every factorial term contains 4, 5, and 10)
The remaining sum is easy to compute by hand:
7! + 8! + 9! = 7! (1 + 8 + 8 × 9) = 5040 × 81 = 408,240
so the tens digit is 4.