First lets convert 24 ft into inches. Each foot has 12 inches so 24*12 equals 288. Now we have to see which one is greater 288 inches or 324 inches. 324 inches is greater so therefore 324 inches is greater than 24 ft
<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>
Seriously, how do those two images put on brainly? :/
Answer:
The answer is
<h2>

</h2>
Step-by-step explanation:
The midpoint M of two endpoints of a line segment can be found by using the formula
<h3>

</h3>
where
(x1 , y1) and (x2 , y2) are the points
From the question the points are
A(-4, 7) and S(5,3)
The midpoint is
<h3>

</h3>
We have the final answer as
<h3>

</h3>
Hope this helps you
To make things simple you can first find out what 8 1/16 is. 8 1/16 is approximately 8.0625. Then find what 5 1/2 is which is 5.5. Now all you have to do is subtract 5.5 from 8.0625 (8.0625-5.5) and that should be equal to 2.5625.