36/15 = 12/5
x^5 / x^5 = 1
y^8 / y^7 = y
z^10 / z^2 = z^8
Answer is 12yz^8/5
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
Answer:
Great job Johnny now you're down 25 cents.
Step-by-step explanation:
Arc length= radius x angle
36pie=48 x angle
divide both side by 48
you get 3/4pie
A function is a special relationship where each input has a single output.
therefore :
A is not a function; x=0; ⇒y₁=3; y₂=4
C is not a function; x=2;⇒ y₁=1; y₂=8
D is not a function; x=1;⇒y₁=2, y₂=-3
only B is a function; each input has a single output.