Answer: $115.50
Step-by-step explanation:
500.5-385 = x
Answer:
all real numbers
Step-by-step explanation:
The domain is the input values
All values for x are valid as inputs to the function
A function is a law that tells you how to associate inputs (x values) and outputs (y values).
In the case of constant functions, it doesn't matter which input you choose, the ouput must always be the same.
So, a constant function has always the same output (y values) for every input (x values) you feed.
Answer:
10 mph
Step-by-step explanation:
speed of boat in still water = x
speed of current = 5
speed of boat with current (downstream) = x + 5
speed of boat against current (upstream) = x - 5
distance downstream = 9
distance upstream = 3
time = t
speed = distance/time
distance = speed × time
downstream:
9 = (x + 5)t
upstream:
3 = (x - 5)t
9 = xt + 5t
3 = xt - 5t
9 = xt + 5t
-3 = -xt + 5t
-----------------
6 = 10t
t = 0.6
9 = (x + 5)0.6
15 = x + 5
x = 10