Answer:
17
125
Step-by-step explanation:
exterior angle is equal to sum of interior opposite angle. so
( 2x + 6 ) + ( 5x ) = ( 8x - 11 )
7x + 6 = 8x - 11
x = 17
exterior angle = ( 8 * 17 ) - 11 = 125
Answer:
The slope is zero.
Step-by-step explanation:
Maybe the one where the are facing eachother?
The function f(x) is defined in to different ways depending on the value of X. When x is < 5, use the expression 2x - 1 to evaluate the function When x is ≥ 5, use the expression x2 - 3 for example f(1) = 2(1) - 1 = 1 f(10) = (10)2 - 3 = 97
Answer:
1/4
Step-by-step explanation:
Let's denote the probabilities as following:
Probability that a teenager has a sister:
P(A) = 12/28
Probability that a teenager has a brother:
P(B) = 7/28
Probability that a teenager has both a sister and a brother:
P(A⋂B) = 3/28
Probability that a selected teenager has a sister also has a brother, or in other words, he/she has a brother, given he/she had a sister:
P(B|A)
Let's apply the formula of conditional probability to work out P(B|A)
P(B|A) = P(A⋂B)/P(A) = (3/28)/(12/28) = (3*28)/(12*28) = 3/12 = 1/4
=> Option C is correct
Hope this helps!