C is the solution to the problem
Let, S = Shirt, J = Jeans
14a)
This question asks for the discount to be added after everything else.
S= 12 J=19
3S + 2J -3 = Cost with discount applied to total
^ This expression adds to costs, then takes away the $3 discount as the end.
14b)
This questions says the discount is added on every shirt, we get a similar expression:
3(S-3) + 2(J-3) = Cost with discount applied on every shirt and jeans
14c)
The difference between a) and b) is that:
> the discount in a) is applied on the total, meaning a lower discount
> the discount for b) is applied on each shirt and jeans, meaning a greater discount
14d)
If I were the shop owner I would be more specific of what the discount included, for example we don't know whether to discount each product (shirts and jeans) or only discount the total.
Answer:
a) 720
b) 60$
Step-by-step explanation:
a) each person is served 3 pancakes and there are 240 people, 240 x 3 = 720.
b) Each bag of mix costs 10$ and can make 120 pancakes, but we need 720 pancakes, which means six bags of mix (since 120x6 = 720). Since each cost 10$, 10 x 6 = 60$
Answer: Subtraction property of equality.
Step-by-step explanation:
n + 9 = -3
You are trying to move 9 from one side to the other. To do that, you have to do the <em>inverse operation</em> and <u>subtract</u> nine from both sides. Your result would be n = -12.
The general form of the line is:
y = mx + c where:
m is the slope
c is the y-intercept
Now, we are given that the slope = 1/2.
The equation now became:
y = (1/2) x + c
Now, we need to get the y-intercept. We are given that (-4 ,1) belongs to the line. Therefore, this point satisfies the equation of the line. Based on this, we will substitute with this point in the equation above and solve for c as follows:
y = (1/2) x + c
1 = (1/2)(-4) + c
1 = -2 + c
c = 1+2
c = 3
Based on the above, the equation of the line is:
y = (1/2) x + 3