Let k represent the cost of supplies, b the number of bottles, and c the number of cans. You know that the total cost is found by adding the number of bottles multiplied by the price of each to the number of cans multiplied by their unit price. (This is the computation performed anytime you purchase something.)

There are no constants in this equation.
Answer:
(1/4,-121/8)
Step-by-step explanation:
Answer:
f(x) = (x + 6)² - 29
Step-by-step explanation:
Given
f(x) = x² + 12x + 7
To complete the square
add/subtract ( half the coefficient of the x- term )² to x² + 12x
x² + 2(6)x + 36 - 36 + 7
= (x + 6)² - 29, thus
f(x) = (x + 6)² - 29
Answer:
Yes
Step-by-step explanation:
Yes it is
No 1 is correct
No 2 is correct
No 3 is correct
No 4 is correct
and what i mean by correct is you answered it correct
I hope this helps you :)
If x - 4 ≥ 0, then |x - 4| = x - 4, so
G(x) = F(x) ⇒ 3x + 2 = (x - 4) + 2
⇒ 3x + 2 = x - 2
⇒ 2x = -4
⇒ x = -2
Otherwise, if x - 4 < 0, then |x - 4| = -(x - 4), so
G(x) = F(x) ⇒ 3x + 2 = -(x - 4) + 2
⇒ 3x + 2 = -x + 6
⇒ 4x = 4
⇒ x = 1
However,
• when x = -2, we have
G(-2) = 3(-2) + 2 = -4
F(-2) = |-2 - 4| + 2 = 8
• when x = 1, we have
G(1) = 3(1) + 2 = 5
F(1) = |1 - 4| + 2 = 5
so only x = 1 is a solution to G(x) = F(x).