The probability that the first student is a girl is 5/10.
The probability of the second selection being a boy is 5/9.
(since the first selection was a girl, there are 9 students left)
The probability that the third student is a girl is 4/8
(there are 4 girls left after one was selected, and 8 students left in total, after the second selection.
The probability is (5/10)(5/9)(4/8)=0.139
Answer: 0.139
3/22 but in a decimal 0.1363
9 + n = x ?
i'm guessing since there's no answer to what the sum is
41+0.10x = 31+0.15x
10 +0.10x=0.15x
10=0.05x
x=10/.05
x= 200 text messages
check 200*0.10 = 20 +41 =61
200*0.15 = 30+31 = 61
they equal each other so number of texts is 200
A)
Let x represent the cost of 1 student, and y the cost of 1 teacher.
B)
In the first group, there's 25 students and 2 teachers. Their total cost is $97.50
So 25x + 2y = 97.50
In the second group, there's 32 students and 3 teachers. Their total cost is $127
So 32x + 3y = 127
We get the following system of equations:
25x + 2y = 97.50 (1)
32x + 3y = 127 (2)
C)
25x + 2y = 97.50 (1)
32x + 3y = 127 (2)
In equation (1)
25x + 2y = 97.50
25x + 2y - 2y = 97.50 - 2y
25x = 97.50 - 2y
25x / 25 = 97.50/25 - 2y/25
x = 3.9 - (2/25)y
In equation (2), let's replace x by its algebraic value
32x + 3y = 127
32(-2/25y + 3.9) + 3y = 127
11/25y + 124.8 = 127
11/25y + 124.8 - 124.8 = 127 - 124.8
11/25y = 2.2
(11/25y) / (11/25) = 2.2 / (11/25)
y = 5
x = -2/25y + 3.9
x = -2/25 * 5 + 3.9
x = 3.5
So the cost of each student is $3.5, and the cost of each teacher is $5.
Hope this helps! :)