The amount of money Kyle paid is $25.
<h3>Determine the price of nachos and chocolates </h3>
Two simultaneous equations can be derived from the question:
3n + 3c = $45 equation 1
n = 2c equation 2
Where:
- n = price of nachos
- c = price of chocolate
In order to determine the price of chocolates, please substitute for n in equation 1.
3(2c) + 3c = $45
6c + 3c = $45
9c = $45
c = $45/9 = $5
In order to determine the price of nachos, please substitute for c in equation 2:
n = 2($5)
n = $10
<h3>Amount Kyle paid </h3>
2($10) + $5
$20 + $5
= $25
To learn more about simultaneous equations, please check: brainly.com/question/25875552
Is there supposed to be an attached image for us to see?
Answer:
g(x) = x^2 + 4x + 4
Step-by-step explanation:
In translation of functions, adding a constant to the domain values (x) of a function will move the graph to the left, while subtracting from the input of the function will move the graph to the right.
Given the function;
f(x) = x2 - 6x + 9
a shift 5 units to the left implies that we shall be adding the constant 5 to the x values of the function;
g(x) = f(x+5)
g(x) = (x+5)^2 - 6(x+5) + 9
g(x) = x^2 + 10x + 25 - 6x -30 + 9
g(x) = x^2 + 4x + 4