Answer:
-8
Step-by-step explanation:
plz watch all steps in picture
Answer:
True
Step-by-step explanation:
Plotting the point of any linear equation on a graph gives a straight line
If you want to know what is the number of m so first you can add 2 on both sides of equation like : 13 = 5m - 2
+2 +2 ⇒ 13 + 2 = 5m ⇒ 15 = 5m ⇒ 15/5 = m ⇒ 3=m :))
i hope this be helpful
have a nice day
<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>
The answer is 150 oz of solution a and 30oz of solution b. I’m adding in the work please ask if you have any questions