its 18 because if u add 18 to 34
The answer would be 1/3. You have to work backwarda for this problem. You start off by subtracting 5/4 - 3/4 =2/4 which simplifies to 1/2. Then, you have to add 1/6. Using the greatest common denominator, you have 3/6 + 1/6=4/6 which simplifies to 2/3.
<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>
A right triangle must have a 90 degree angle
Answer:
yes
Step-by-step explanation:
The graph passes the vertical line test, so is the graph of a function (yes). Each input value has exactly one output value.