Answer:
c) 82
Step-by-step explanation:
<ABE and <BEC are supplementary because they form a line.
<ABE + <BEC = 180
116+ x = 180
Subtract 116 from each side.
116-116+x = 180 -116
x = 64
The angles in triangle ECB add to 180 because it is a triangle
<BEC + <ECB + <CBE = 180
x + 34+y = 180
64 + 34+ y = 180
98 + y = 180
Subtract 98 from each side.
98-98+y = 180-98
y = 82
I don't know the meaning of 'square' in your question.but i think you had better make it more clear .
Answer:
25%
Step-by-step explanation:
25%
I am joyous to assist you anytime.
<span>import math
def calculateDistance(x1,y1,x2,y2):
dist = math.sqrt((x2 - x1)**2 + (y2 - y1)**2)
return dist
distance = calculateDistance(2,4,6,8)
print distance</span>
LCD of 2/9x + 2/3x = 7/1 is gonna be 9 (u can put that 1 under the 7 if it helps u)