I don’t know but I’ll try to figure it out
Answer:
TRUE
Step-by-step explanation:
2x + 0.8/y = z – 4
x = 7, y = 0.2, z = 22
2×7 + 0.8/0.2 = 22 - 4
14 + 4 = 18
18 = 18
TRUE.
Answer:
Step-by-step explanation:
The following code is written in Python. It is a function that takes in the number of miles as an argument and returns the number of laps that those miles represents.
def miles_to_laps(miles):
laps = miles / 0.25
return laps
You would use the subtraction property of equality.