If X is a random variable representing the number of children that end up having light-colored eyes, then X follows a binomial distribution with success probability p = 0.25 and number of trials n = 5.
The variance of a binomial distribution with these parameters is n p (1 - p), so the variance in this case would be
5 • 0.25 • (1 - 0.25) = 0.9375 ≈ 0.9
1. 78 = 0.15x
78 / 0.15 = x
520 = x.....so 78 is 15% of 520
2. | 3x - 2 | = 8 | x + 1 | = 1
3x - 2 = 8 -(3x - 2) = 8 x + 1 = 1 -(x + 1) = 1
3x = 8 + 2 -3x + 2 = 8 x = 1 - 1 -x - 1 = 1
3x = 10 -3x = 6 x = 0 -x = 2
x = 10/3 x = -2 x = -2
ur answer is : x = -2
3. 3y - 4x + 5 = 0
3y = 4x - 5
y = 4/3x - 5/3
slope = 4/3
Does this help? If it doesn't i can try to explain more if you want.