Answer:
A = 73.33
B = 53.33
C = 53.33
Step-by-step explanation:
Mathematically, adding the 3 angles would equal 180
Thus;
A + B + C = 180 •••••(i)
Since B and C are congruent, that means they are equal ( we are looking at isosceles triangle)
B = C •••••••••(ii)
Lastly;
B = A -20 ••••••••(iii)
Make a substitution in equation 1;
A + A -20 + A -20 = 180
Since B = C ; C also is A-20
3A -40 = 180
3A = 220
A = 220/3 = 73.33
B = C = A -20 = 73.33 -20 = 53.33
Answer:
Step-by-step explanation:
24 p=72
The probability of loss is 0.2 because they must add up to 1.
Answer:
y = 2x - 7
Step-by-step explanation:
The question is asking for slope-intercept form, y = mx + a.
Given:
(1, -5) and (9, 11)
Find the slope (m) between the two points:
m = (y2 - y1) / (x2 - x1)
x1 = 1
x2 = 9
y1 = -5
y2 = 11
m = ( 11 - (-5) )/(9 - 1)
= 16/8
m = 2
y = 2x + a
Use one of the two points to find a (I will use (1, -5)):
-5 = 2(1) + a
-5 = 2 + a
-7 = a
a = -7
y = 2x + (-7)
y = 2x - 7