Where is the question? Is it a true or false?
Since 24/6 = 4. So 4 is a integer, rational number, and whole number
Step-by-step explanation:

<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>
Step-by-step explanation:
plug in y
6=1/3x+11/15
multiply both sides by 15 to get rid of the fraction
90 = 5x +11
move terms to make them like terms
-5x =11- 90
-5x = -79
divide both sides by -5
evaluate for x