Answer:
vertex = (- 3, 5 )
Step-by-step explanation:
The general form of the absolute value function is
y = a | x - h | + k
where (h, k) are the coordinates of the vertex
Given
y = - | x + 3 | + 5 ← in general form, then
vertex = (- 3, 5 )
Answer:
The markup rate on each box=41%
Step-by-step explanation:
The markup rate is the additional price that a good is sold at expressed as a percentage. This can be expressed as;
R={(S-C)/C}×100
where;
R=markup rate
S=selling price
C=cost
In our case;
R=unknown
S=$20.50
C=$14.50
replacing;
R={(20.5-14.5)/14.5}×100
R=(6/14.5)×100
R=41.38% rounded off=41%
The markup rate on each box=41%
Answer:
s = 2q + 3
Step-by-step explanation:
A linear function has the form:
● y = mx + b
● y is the output of the function
● x is the variabke that we input
● b is the y-intetcept.
Focus on y and x.
Notice that y depends of the value of x. The value of y changes by changing x. So the value of x controls the output y.
y is dependent but x is not.
■■■■■■■■■■■■■■■■■■■■■■■■■■
● 6q = 3s - 9
We want q to be the independent variable wich means that q will be the input. Therefore s should be the output.
The strategy we are going to follow is separating s in one side alone.
● 6q = 3s - 9
Add 9 to both sides
● 6q + 9 = 3s -9 + 9
● 6q + 9 = 3s
Divide both sides by 3
● (6q + 9)/3 = (3s)/3
● (6q)/3 + 9/3 = s
● s = 2q + 3
So the answer is s = 2q + 3