9514 1404 393
Answer:
$0.50/lb
Step-by-step explanation:
The increase in cost is $40-25 = $15 for an increase in weight of 50-20 = 30 lb. That makes the cost per pound be ...
cost/pounds = $15/(30 lb) = $0.50/lb
Explanation:
A function is a relationship where any one x-value/input only has <u>one </u>corresponding y-value/output. (note: a y-value can have multiple x-values).
> This can be called "assigning one y-value to every x element".
The vertical line test places a line that would connect all y-values of an x-value (that is, if it were to have multiple y-values). If multiple points can be found along the vertical line, it is, therefore, by the definition of a function, not a function. (Because an x-value will have more than one y-value).
So, a graph that fails the vertical-line test does not represent a function because an x-value will correspond with more than one y-value.
hope this helps!!
Answer:
The answer is 7.2368421053 .
Answer:
A. x/4 = 12
Step-by-step explanation:
Alicia and 3 of her friends are 4 people in total. To find what they spent, you do 4 • 12 = x, which is the same as x/4 = 12
Answer:
7.21
Step-by-step explanation:
Given that:
P1=(-1,3) and P2=(5,-1)
Distance between two points :
d = Sqrt[(x2 - x1)² + (y2 - y1)²]
x1 = - 1 ; y1 = 3
x2 = 5 ; y2 = - 1
d = Sqrt[(5 - (-1))² + ((-1) - 3)²]
d = Sqrt[(5 + 1)² + (-1 - 3)²]
d = sqrt[(6)^2 + (-4)^2]
d = sqrt(36 + 16)
d = sqrt(52)
d = 7.21