Answer:
Exact form: -7/10
Decimal form: -0.7
Step-by-step explanation:
Isolate the variable by dividing each side by by factors that don't contain the variable.
Answer:
Step-by-step explanation:
Count the number of zeros, if it's a perfect power of 10. :)
Answer:
y = x+6
Step-by-step explanation:
You can find an equation by using the 2-point form of the equation for a line:
y = (y2 -y1)/(x2 -x1)·(x -x1) +y1
Filling in the given values, we have ...
y = (9 -5)/(3 -(-1))·(x -(-1)) +5
y = (4/4)(x +1) +5 . . . . simplifying a bit
y = x +6
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:
Step-by-step explanation:
Initial value ( y - value) for Function A is 12.
For B its 3(-1) + 2 = -1 so the answer is Function A.